軟件設(shè)計師當天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html
軟件設(shè)計師每日一練試題(2024/7/14)在線測試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
點擊查看:更多軟件設(shè)計師習(xí)題與指導(dǎo)
軟件設(shè)計師每日一練試題內(nèi)容(2024/7/14)
試題1
聲音信號數(shù)字化過程中首先要進行()。
A.解碼
B.D/A轉(zhuǎn)換
C.編碼
D.A/D轉(zhuǎn)換
查看答案
試題參考答案:D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題2
某文件系統(tǒng)采用位示圖(bitmap)記錄磁盤的使用情況。若計算機系統(tǒng)的字長為64位,磁盤的容量為1024GB,物理塊的大小為4MB,那么位示圖的大小需要( )個字。查看答案
試題參考答案:C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題3
下面是HTTP的一次請求過程,正確的順序是( )。查看答案
試題參考答案:A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題4
信息系統(tǒng)的文檔是開發(fā)人員與用戶交流的工具。在系統(tǒng)規(guī)劃和系統(tǒng)分析階段,用戶與系統(tǒng)分析人員交流所使用的文檔不包括( )。查看答案
試題參考答案:D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題5
某指令流水線 5 段組成,第 1、3、5 段所需要時間為△t,第 2、4 段所需時間分別為 3△t、2△t,如下圖所示,那么連續(xù)輸入 n 條指令時的吞吐率(單位時間內(nèi)執(zhí)行的指令個數(shù))TP 為( )。
A. A
B. B
C. C
D. D
查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題6
給定關(guān)系模式R<U,F(xiàn)>,U={A,B,C},F(xiàn)={AB→C,C→B}。關(guān)系R (1) ,且分別有 (2) 。
(1)A.只有1個候選關(guān)鍵字AC
B.只有1個候選關(guān)鍵字AB
C.有2個候選關(guān)鍵字AC和BC
D.有2個候選關(guān)鍵字AC和AB
(2)A.1個非主屬性和2個主屬性
B.2個非主屬性和1個主屬性
C.0個非主屬性和3個主屬性
D.3個非主屬性和0個主屬性
查看答案
試題參考答案:D、C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題7
李某在《電腦與編程》雜志上看到張某發(fā)表的一組程序,頗為欣賞,就復(fù)印了一百份作為程序設(shè)計輔導(dǎo)材料發(fā)給了學(xué)生。李某又將這組程序逐段加以評析,寫成評論文章后投到《電腦編程技巧》雜志上發(fā)表。李某的行為 ( ) 。
A、侵犯了張某的著作權(quán),因為其未經(jīng)許可,擅自復(fù)印張某的程序
B、侵犯了張某的著作權(quán),因為在評論文章中全文引用了發(fā)表的程序
C、不侵犯張某的著作權(quán),其行為屬于合理使用
D、侵犯了張某的著作權(quán),因為其擅自復(fù)印,又在其發(fā)表的文章中全文引用了張某的程序
查看答案
試題參考答案:C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題8
采用McCabe度量法計算圖1-3的環(huán)路復(fù)雜性為()。
A.2
B.3
C.4
D.5
查看答案
試題參考答案:C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題9
已知一個線性表(38,25,74,63,52,48),假定采用散列函數(shù)h(key)=key%7計算散列地址,并散列存儲在散列表A[0..6]中,若采用線性探測方法解決沖突,則在該散列表上進行等概率成功查找的平均查找長度為( )。
A、1.5
B、1.7
C、2.0
D、2.3
查看答案
試題參考答案:C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
試題10
Networks can be interconnected by different devices in the physical layer networks can be connected by (1)or hubs .which just move the bits from one network to an identical network. One layer up we find bridges and switches which operate at data link layer. They can accept (2)examine the MAC address and forward the frames to a different network while doing minor protocol translation in the process in me network layer ,we have routers that can connect two networks, If two networks have (3) network layer, the router may be able to translate between the packer formats. In the transport layer we find transport gateway, which can interface between two transport connections Finally, in the application layer, application gateways translate message (4) .As an example, gateways between Internet e-mail and X.400 e-mail must (5) the e-mail message and change various header fields.
(1)A、reapers
B、relays
C、packages
D、modems
(2)A、frimes
B、packets
C、packages
D、cells
(3)A、special
B、dependent
C、similar
D、dissimilar
(4)A、syntax
B、semantics
C、language
D、format
(5)A、analyze
B、parse
C、delete
D、create
查看答案
試題參考答案:A、A、D、B、B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/7/14
信管網(wǎng)訂閱號
信管網(wǎng)視頻號
信管網(wǎng)抖音號
溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請以權(quán)威部門公布的內(nèi)容為準!
信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學(xué)生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書、技能提升和就業(yè)的需求。
信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,教材和資料參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識與高頻考點,為學(xué)員考試保駕護航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評論 查看完整評論 | |