中文字幕综合一区,伊人av网,欧美中日韩在线,亚洲国产香蕉视频,黄视频在线免费,天天操天天爱天天爽,狠狠躁天天躁

專業(yè)軟件設計師網(wǎng)站|服務平臺|服務商(加客服微信:cnitpm或QQ:947530340進軟件設計師學霸群)

軟題庫 學習課程
當前位置:信管網(wǎng) >> 軟件設計師 >> 每日一練 >> 文章內(nèi)容
軟件設計師每日一練試題(2023/12/18)

軟件設計師當天每日一練試題地址:www.jazzmuze.com/exam/ExamDay.aspx?t1=4

往期軟件設計師每日一練試題匯總:www.jazzmuze.com/class/27/e4_1.html

軟件設計師每日一練試題(2023/12/18)在線測試:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2023/12/18

點擊查看:更多軟件設計師習題與指導

軟件設計師每日一練試題內(nèi)容(2023/12/18)

  • 試題1

    CPU中譯碼器的主要作用是進行()。
    A.地址譯碼
    B.指令譯碼
    C.數(shù)據(jù)譯碼
    D.選擇多路數(shù)據(jù)至ALU

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/st/2467413582.html

  • 試題2

    以下關于Singleton(單例)設計模式的敘述中,不正確的是( )。
    A.單例模式是創(chuàng)建型模式
    B.單例模式保證一個類僅有一個實例
    C.單例類提供一個訪問唯一實例的全局訪問點
    D.單例類提供一個創(chuàng)建一系列相關或相互依賴對象的接口

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/st/2527918628.html

  • 試題3

    下面的 UML 類圖描繪的是  (1) 設計模式。關于該設計模式的敘述中,錯誤的是  (2) 。

    (1)A、橋接
    B、策略
    C、抽象工廠
    D、觀察者
    (2)A、該設計模式中的 Observer 需要維護至少一個 Subject 對象
    B、該設計模式中的 ConcreteObserver 可以繞過 Subject 及其子類的封裝
    C、該設計模式中一個 Subject 對象需要維護多個 Observer 對象
    D、該設計模式中 Subject 需要通知 Observer 對象其自身的狀態(tài)變化

    查看答案

    試題參考答案:D、B

    試題解析與討論:www.jazzmuze.com/st/83562877.html

  • 試題4

    某算法的時間復雜度表達式為T(n)=an2+bnlgn+cn+d,其中,n為問題的規(guī)模,abc和d為常數(shù),用O表示其漸近時間復雜度為( )。
    A、O(n2
    B、O(n)
    C、O(nlgn)
    D、O(1)


    查看答案

    試題參考答案:A

    試題解析與討論:www.jazzmuze.com/st/82582843.html

  • 試題5

    用C/C++語言為某個應用編寫的程序,經(jīng)過(  )后形成可執(zhí)行程序。
    A.預處理、編譯、匯編、鏈接
    B.編譯、預處理、匯編、鏈接
    C.匯編、預處理、鏈接、編譯
    D.鏈接、預處理、編譯、匯編

    查看答案

    試題參考答案:A

    試題解析與討論:www.jazzmuze.com/st/4510418713.html

  • 試題6

    給定關系R(A1,A2,A3,A4)上的函數(shù)依賴集F={A1A3A2,A2→A3},R候選關鍵字為(1) 。分解ρ={(A1,A2),(A1,A3)}(2)。
    (1)A、A1A3
    B、A1A2A3
    C、A1A3A4
    D、A2和A1A3
    (2)A、是無損聯(lián)接的
    B、是保持函數(shù)依賴的
    C、既是無損聯(lián)接又保持函數(shù)依賴
    D、既是有損聯(lián)接又不保持函數(shù)依賴

    查看答案

    試題參考答案:C、D

    試題解析與討論:www.jazzmuze.com/st/77892682.html

  • 試題7

    高級語言源程序的編譯過程分若干個階段,分配寄存器屬于  ( )  階段的工作。
    A、詞法分析
    B、語法分析
    C、語義分析
    D、代碼生成

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/st/81312800.html

  • 試題8

    聲音(音頻)信號的一個基本參數(shù)是頻率,它是指聲波每秒鐘變化的次數(shù),用Hz表示。人耳能聽到的音頻信號的頻率范圍是( ) 。
    A.0Hz~20 KHz
    B.0Hz~200 KHz
    C.20Hz~20KHz
    D.20Hz~200KHz

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/2525627191.html

  • 試題9

    The project workbook is not so much a separate document as it is a structure imposed on the documents that the project will be producing anyway.
    All the documents of the project need to be part of this ( ). This includes objectives ,external specifications , interface specifications , technical standards , internal specifications and administrative memoranda(備忘錄).
    Technical prose is almost immortal. If one examines the genealogy ( Ff ) of a customer manual for a piece of hardware or software , one can trace not only the ideas , but also many of the very sentences and paragraphs back to the first (請作答此空) proposing the product or explaining the first design. For the technical writer, the paste-pot is as mighty as the pen.
    Since this is so, and since tomorrow's product-quality manuals will grow from today’s memos, it is very important to get the structure of the documentation right. The early design of the project ( ) ensures that the documentation structure itself is crafted, not haphazard. Moreover, the establishment of a structure molds later writing into segments that fit into that structure.
    The second reason for the project workbook is control of the distribution of ( ). The problem is not to restrict information, but to ensure that relevant information gets to all the people who need it.
    The first step is to number all memoranda, so that ordered lists of titles are available and h worker can see if he has what he wants. The organization of the workbook goes well beyond this to establish a tree-structure of memoranda. The ( ) allows distribution lists to be maintained by subtree, if that is desirable.
    A.objective
    B.memoranda
    C.standard
    D.specification

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/st/407629685.html

  • 試題10

    A類網(wǎng)絡是很大的網(wǎng)絡,每個A類網(wǎng)絡中可以有(1)個網(wǎng)絡地址。實際使用中必須把A類網(wǎng)絡劃分為子網(wǎng),如果指定的子網(wǎng)掩碼為255.255.192.0,則該網(wǎng)絡被劃分為(2)個子網(wǎng)。

    (1)A.210

    B.212

    C.220

    D.224

    (2)A.128

    B.256

    C.1024

    D.2048

    查看答案

    試題參考答案:D、C

    試題解析與討論:www.jazzmuze.com/st/2472429099.html

信管網(wǎng)訂閱號

信管網(wǎng)視頻號

信管網(wǎng)抖音號

溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請以權(quán)威部門公布的內(nèi)容為準!

信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學生提供專業(yè)、高質(zhì)量的課程和服務,解決其考試證書、技能提升和就業(yè)的需求。

信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,教材和資料參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識與高頻考點,為學員考試保駕護航。面授、直播&錄播,多種班型靈活學習,滿足不同學員考證需求,降低課程學習難度,使學習效果事半功倍。

相關內(nèi)容

發(fā)表評論  查看完整評論  

推薦文章

精選

課程

提問

評論

收藏