深夜成人在线,chinese国产一区二区,欧美精品乱码,日韩欧美在线视频免费观看,国产午夜不卡,日韩av影院在线,五月天婷婷国产精品

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

軟題庫 學習課程
當前位置:信管網 >> 軟件設計師 >> 每日一練 >> 文章內容
軟件設計師每日一練試題(2024/2/22)

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

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

軟件設計師每日一練試題(2024/2/22)在線測試:m.ichunya.com/exam/ExamDay.aspx?t1=4&day=2024/2/22

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

軟件設計師每日一練試題內容(2024/2/22)

  • 試題1

    下面是一個軟件項目活動圖,其中頂點表示項目里程碑,連接頂點的邊表示包含的活動,邊上的權重表示活動的持續(xù)時間(天),則關鍵路徑長度為( ),在該活動圖中,活動( )晚 16 天開始不會影響上班。

    (1)A、20
    B、25
    C、27
    D、48
    (2)A、AC
    B、BE
    C、FI
    D、HJ

    查看答案

    試題參考答案:D、B

    試題解析與討論:m.ichunya.com/st/4545710072.html

  • 試題2

    電視系統(tǒng)采用的顏色空間中,其亮度信號和色度信號是相分離的。下列顏色空間中,( )顏色空間不屬于電視系統(tǒng)的顏色空間。
    A、YUV
    B、YIQ
    C、YcbCr
    D、HSL

    查看答案

    試題參考答案:D

    試題解析與討論:m.ichunya.com/st/77552670.html

  • 試題3

    對高級語言源程序進行編譯的過程可以分為多個階段,分配寄存器的工作在()階段進行。
    A.詞法分析
    B.語法分析
    C.語義分析
    D.目標代碼生成

    查看答案

    試題參考答案:D

    試題解析與討論:m.ichunya.com/st/249551419.html

  • 試題4

    設棧S和隊列Q的初始狀態(tài)為空,元素按照a、b、c、d、e的次序進入棧S,當一個元素從棧中出來后立即進入隊列Q。若隊列的輸出元素序列是c、d、b、a、e,則元素的出棧順序是  (1)  ,棧S的容量至少為  (2)  。
    (1)A、a、b、c、d、e
    B、e、d、c、b、a
    C、c、d、b、a、e
    D、e、a、b、d、c
    (2)A、2
    B、3
    C、4
    D、5

    查看答案

    試題參考答案:C、B

    試題解析與討論:m.ichunya.com/st/79692744.html

  • 試題5

    是一種函數(shù)式編程語言。
    A.Lisp
    B.Prolog
    C.Python
    D.Java/C++

    查看答案

    試題參考答案:A

    試題解析與討論:m.ichunya.com/st/3958921575.html

  • 試題6

    若在系統(tǒng)中有若干個互斥資源 R,6 個并發(fā)進程,每個進程都需要 2 個資源 R,那么使系統(tǒng)不發(fā)生死鎖的資源 R 的最少數(shù)目為  ( )  。
    A、6
    B、7
    C、9
    D、12

    查看答案

    試題參考答案:B

    試題解析與討論:m.ichunya.com/st/82822852.html

  • 試題7

    浮點數(shù)的一般表示形式為 N=2E×F,其中 E 為階碼,F(xiàn) 為尾數(shù)。以下關于浮點表示的敘述中,錯誤的是(1),兩個浮點數(shù)進行相加運算,應首先(2)。
    (1)A、階碼的長度決定浮點表示的范圍,尾數(shù)的長度決定浮點表示的精度
    B、工業(yè)標準 IEEE754 浮點數(shù)格式中階碼采用移碼、尾數(shù)采用原碼表示
    C、規(guī)格化指的是階碼采用移碼、尾數(shù)采用補碼
    D、規(guī)格化表示要求交尾數(shù)的絕對值限定在區(qū)間[0.5,1)
    (2)A、將較大的數(shù)進行規(guī)格化處理
    B、將較小的數(shù)進行規(guī)格化處理
    C、將這兩個數(shù)的尾數(shù)相加
    D、統(tǒng)一這兩個數(shù)的階碼

    查看答案

    試題參考答案:C、D

    試題解析與討論:m.ichunya.com/st/82102827.html

  • 試題8

    若對線性表的最常用操作是訪問任意指定序號的元素,并在表尾加入和刪除元素,則適宜采用(57)存儲。
    A.順序表
    B.單鏈表
    C.雙向鏈表
    D.哈希表

    查看答案

    試題參考答案:A

    試題解析與討論:m.ichunya.com/st/3806629277.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.list
    B.document
    C.tree-structure
    D.number

    查看答案

    試題參考答案:C

    試題解析與討論:m.ichunya.com/st/407653813.html

  • 試題10

    在分支-限界算法設計策略中,通常采用( )搜索問題的解空間。
    A、深度優(yōu)先 
    B、廣度優(yōu)先 
    C、自底向上 
    D、拓撲序列 

    查看答案

    試題參考答案:B

    試題解析與討論:m.ichunya.com/st/77072654.html

信管網訂閱號

信管網視頻號

信管網抖音號

溫馨提示:因考試政策、內容不斷變化與調整,信管網網站提供的以上信息僅供參考,如有異議,請以權威部門公布的內容為準!

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

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

相關內容

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

推薦文章

精選

課程

提問

評論

收藏