軟件設(shè)計師當(dāng)天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html
軟件設(shè)計師每日一練試題(2022/2/14)在線測試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2022/2/14
點(diǎn)擊查看:更多軟件設(shè)計師習(xí)題與指導(dǎo)
軟件設(shè)計師每日一練試題內(nèi)容(2022/2/14)
試題
1:
在字符串的KMP模式匹配算法中,需先求解模式串的next函數(shù)值,其定義如下式所示,j表示模式串中字符的序號(從1開始)。若模式串p為“abaac”,則其next函數(shù)值為()。

A.01234
B.01122
C.01211
D.01111
試題解析與討論:
m.xiexiliangjiufa.com/st/2496413529.html試題參考答案:B
試題
2:
下圖所示的邏輯流實現(xiàn)折半查找功能,最少需要()個測試用例可以覆蓋所有的可能路徑。

A.1
B.2
C.3
D.4
試題解析與討論:
m.xiexiliangjiufa.com/st/2469922058.html試題參考答案:B
試題
3: 甲軟件公司受乙企業(yè)委托安排公司軟件設(shè)計師開發(fā)了信息系統(tǒng)管理軟件,由于在委托開發(fā)合同中未對軟件著作權(quán)歸屬作出明確的約定,所以該信息系統(tǒng)管理軟件的著作權(quán)由()享有。
A.甲
B.乙
C.甲與乙共同
D.軟件設(shè)計師
試題解析與討論:
m.xiexiliangjiufa.com/st/392796026.html試題參考答案:A
試題
4:
若內(nèi)存容量為 4GB,字長為 32,則 ( ) 。
A、地址總線和數(shù)據(jù)總線的寬度都為 32
B、地址總線的寬度為 30,數(shù)據(jù)總線的寬度為 32
C、地址總線的寬度為 30,數(shù)據(jù)總線的寬度為 8
D、址總線的寬度為 32,數(shù)據(jù)總線的寬度為 8
試題解析與討論:
m.xiexiliangjiufa.com/st/83212865.html試題參考答案:A
試題
5: 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.title
B.list
C.workbook
D.quality
試題解析與討論:
m.xiexiliangjiufa.com/st/407637889.html試題參考答案:C
試題
6: 某個算法的時間復(fù)雜度遞歸式T(n)=T(n-l)+n,其中n為問題的規(guī)模,則該算法的漸進(jìn)時間復(fù)雜度為(62),若問題的規(guī)模增加了16倍,則運(yùn)行時間增加(63)倍。
(62)
A.

(n)
B.

(nlgn)
C.

(n
2)
D.

(n
2lgn)
(63)
A.16
B.64
C.256
D.1024
試題解析與討論:
m.xiexiliangjiufa.com/st/3807013323.html試題參考答案:C、C
試題
7:
以下不符合 XML 文檔語法規(guī)范的是 ( ) 。
A、文檔的第一行必須是 XML 文檔聲明
B、文檔必須包含根元素
C、每個開始標(biāo)記必須和結(jié)束標(biāo)記配對使用
D、標(biāo)記之間可以交叉嵌套
試題解析與討論:
m.xiexiliangjiufa.com/st/82062825.html試題參考答案:D
試題
8:
媒體可以分為感覺媒體、表示媒體、表現(xiàn)媒體、存儲媒體、傳輸媒體,()屬于表現(xiàn)媒體。
A.打印機(jī)
B.硬盤
C.光纜
D.圖像
試題解析與討論:
m.xiexiliangjiufa.com/st/2487124547.html試題參考答案:A
試題
9:
軟件設(shè)計包括四個既獨(dú)立又相互聯(lián)系的活動,分別為(1)、(2)、數(shù)據(jù)設(shè)計和過程設(shè)計。
(1)A、用戶手冊設(shè)計
B、語言設(shè)計
C、體系結(jié)構(gòu)設(shè)計
D、文檔設(shè)計
(2)A、文檔設(shè)計
B、程序設(shè)計
C、實用性設(shè)計
D、接口設(shè)計
試題解析與討論:
m.xiexiliangjiufa.com/st/75862612.html試題參考答案:C、D
試題
10:
多形病毒指的是 ( ) 的計算機(jī)病毒。
A、可在反病毒檢測時隱藏自己
B、每次感染都會改變自己
C、可以通過不同的渠道進(jìn)行傳播
D、可以根據(jù)不同環(huán)境造成不同破壞
試題解析與討論:
m.xiexiliangjiufa.com/st/79872750.html試題參考答案:B