軟件設(shè)計(jì)師當(dāng)天每日一練試題地址:m.ichunya.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計(jì)師每日一練試題匯總:m.ichunya.com/class/27/e4_1.html
軟件設(shè)計(jì)師每日一練試題(2021/10/15)在線測(cè)試:m.ichunya.com/exam/ExamDay.aspx?t1=4&day=2021/10/15
點(diǎn)擊查看:更多軟件設(shè)計(jì)師習(xí)題與指導(dǎo)
軟件設(shè)計(jì)師每日一練試題內(nèi)容(2021/10/15)
試題1: 某計(jì)算機(jī)系統(tǒng)由下圖所示的部件構(gòu)成,假定每個(gè)部件的千小時(shí)可靠度都為 R ,則
該系統(tǒng)的千小時(shí)可靠度為 ( ) 。
多媒體制作過(guò)程中,不同媒體類型的數(shù)據(jù)收集、制作需要不同的軟、硬件設(shè)備和技術(shù)手段,動(dòng)畫(huà)制作一般通過(guò)()進(jìn)行。
A.字處理軟件
B.視頻卡
C.聲卡
D.圖形/圖像軟件
給定C語(yǔ)言的數(shù)據(jù)結(jié)構(gòu)
struct T {
int w;
union T { char c; int i; double d; } U;
};
假設(shè)char類型變量的存儲(chǔ)區(qū)大小是1字節(jié),int 類型變量的存儲(chǔ)區(qū)大小是4字節(jié),double類型變量的存儲(chǔ)區(qū)大小是8字節(jié),則在不考慮字對(duì)齊方式的情況下,為存儲(chǔ)一個(gè)struct T類型變量所需要的存儲(chǔ)區(qū)域至少應(yīng)為 ( ) 字節(jié)。
A、4
B、8
C、12
D、17
以下關(guān)于高級(jí)程序設(shè)計(jì)語(yǔ)言實(shí)現(xiàn)的編譯和解釋方式的敘述中,正確的是( )。
A.編譯程序不參與用戶程序的運(yùn)行控制,而解釋程序則參與
B.編譯程序可以用高級(jí)語(yǔ)言編寫(xiě),而解釋程序只能用匯編語(yǔ)言編寫(xiě)
C.編譯方式處理源程序時(shí)不進(jìn)行優(yōu)化,而解釋方式則進(jìn)行優(yōu)化
D.編譯方式不生成源程序的目標(biāo)程序,而解釋方式則生成
軟件能力成熟度模型(CMM)的第 4 級(jí)(已管理級(jí))的核心是( )
A、建立基本的項(xiàng)目管理和實(shí)踐來(lái)跟蹤項(xiàng)目費(fèi)用、進(jìn)度和功能特性
B、組織具有標(biāo)準(zhǔn)軟件過(guò)程
C、對(duì)軟件過(guò)程和產(chǎn)品都有定量的理解和控制
D、先進(jìn)的新思想和新技術(shù)促進(jìn)過(guò)程不斷改進(jìn)
某一確定有限自動(dòng)機(jī)(DFA) 的狀態(tài)轉(zhuǎn)換圖如下圖所示,該DFA接受的字符串集是(1),與之等價(jià)的正規(guī)式是(2) 。
(1)A、以1開(kāi)頭的二進(jìn)制代碼串組成的集合
B、以1結(jié)尾的二進(jìn)制代碼串組成的集合
C、包含偶數(shù)個(gè)0的二進(jìn)制代碼串組成的集合
D、包含奇數(shù)個(gè)0的二進(jìn)制代碼串組成的集合
(2)A、1*0(0|1)*
B、((0|1*0)*1*)*
C、1*((0|1)0)*
D、(1*(01*0)*)*
軟件()是指一個(gè)系統(tǒng)在給定時(shí)間間隔內(nèi)和給定條件下無(wú)失效運(yùn)行的概率。
A.可靠性
B.可用性
C.可維護(hù)性
D.可伸縮性
一幅灰度圖像,若每個(gè)像素有 8 位像素深度,則最大灰度數(shù)目為 ( ) 。
A、128
B、256
C、512
D、1024
在計(jì)算機(jī)系統(tǒng)中采用總線結(jié)構(gòu),便于實(shí)現(xiàn)系統(tǒng)的積木化構(gòu)造,同時(shí)可以()。
A.提高數(shù)據(jù)傳輸速度
B.提高數(shù)據(jù)傳輸量
C.減少信息傳輸線的數(shù)量
D.減少指令系統(tǒng)的復(fù)雜性
Why is(1)fun? What delights may its practitioner espect his reward? First is the
sheer joy of making things.As the child delights in his mud pie,so the adult enjoys
building things,especially things of his own design.Secong is the pleasure of making
things that are useful to other people.Third is the fascinanon of fashioning complex
puzzle-like objects of interlocking moving parts and watching them work in subtle
eyeles,playing out the consequences of principies built in from the beginning.Fourth
is the joy of always learning,which springs from the(2)nature of the task.In one way
or another the problem is ever new,and its solver learns
something:sometimes(3),sometimes theoretical,and sometimes both.Finally,there is
the delight of working in such a tractable medium.The(4),like the poet,works only
slightly removed from nure thought-stuff.Few media of ereation are so flexible,so easy
to polish and rework,so readily capable of realizing grand conceptual structures.
Yet the program(5),unlike the poet’s words,is real in the sense that it moves and
works,producing visible outputs separate from the comstrct itself.It prints
results,draws pictures,produces sounds,moves arms.Progamming then is fun because it
gratifies creative longings built deep within us and delights sensibities we hav e in
common with all men.
(1)A、programming
B、composing
C、working
D、writing
(2)A、repeating
B、basic
C、non-repeating
D、advance
(3)A、semantic
B、practical
C、lexical
D、syntactical
(4)A、poet
B、architect
C、doctor
D、programmer
(5)A、construct
B、code
C、size
D、scale
溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請(qǐng)以權(quán)威部門(mén)公布的內(nèi)容為準(zhǔn)!
信管網(wǎng)致力于為廣大信管從業(yè)人員、愛(ài)好者、大學(xué)生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書(shū)、技能提升和就業(yè)的需求。
信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,官方教材參編作者和資深講師坐鎮(zhèn),通過(guò)深研歷年考試出題規(guī)律與考試大綱,深挖核心知識(shí)與高頻考點(diǎn),為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評(píng)論 查看完整評(píng)論 | |