【正文】
) R∩S C) R- S D) R S (37) 設(shè)有關(guān)系 R(A,B,C,D),其函數(shù)依賴集 F={A→ B,A→ C,BD},則關(guān)系 R至多滿足 A) 1NF B) 2NF C) 3NF D) BCNF 中國最龐大的下資料庫 (整理 . 版權(quán)歸原作者所有 ) 第 7 頁 共 13 頁 (38) 設(shè)有關(guān)系 R(A,B,C),在下列的等式中,哪一個是不成立的? A) σA2(πA, B(R))=πA, B(σA2 (R)) B) πA, C(σA2(R))=σA2(πA, C(R)) C) πB, C(σA2(R))=σA2(πB,C(R)) D) πA(πA, B (R))=πA (R) (39) 關(guān)系數(shù)據(jù)模型通常由三部分組成,它們是 A) 數(shù)據(jù)結(jié)構(gòu),數(shù)據(jù)通信,關(guān)系 *作 B) 數(shù)據(jù)結(jié)構(gòu),關(guān)系 *作,完整性約束 C) 數(shù)據(jù)通信,關(guān)系 *作,完整性約束 D) 數(shù) 據(jù)結(jié)構(gòu),數(shù)據(jù)通信,完整性約束 (40) 在關(guān)系數(shù)據(jù)庫設(shè)計中,對關(guān)系進行規(guī)范化處理,使關(guān)系達到一定的范式,例如達到 3NF,這是哪個設(shè)計階段的內(nèi)容? A) 需求分析階段 B) 概念設(shè)計階段 C) 邏輯設(shè)計階段 D) 物理設(shè)計階段 41) 如果有兩個事務(wù),同時對數(shù)據(jù)庫中同一數(shù)據(jù)進行 *作,不會引起沖突的 *作是 A) 其中有一個是 DELETE B) 一個是 SELECT,另一個是 UPDATE C) 兩個都是 SELECT D) 兩個都是 UPDATE (42) 通過計算機某些部分的改進而獲得的性能增益可以用阿姆達爾定律計算 出來,該定律指出:利用更快的執(zhí)行方式而獲得的性能改善所受到的限制是 A) 該方式所占的空間大小 B) 該方式所占的時間比例 C) 該方式所占的芯片多少 D) 該方式所占的流水位置 (43) 計算機體系結(jié)構(gòu)的一個重要區(qū)別是 CPU內(nèi)部的存儲類型,就是說從存儲器取來 *作數(shù)后把它暫存在什么地方。 (58) The sorting method described by the code is called A) Insertion sort B) Selection sort C) Radix sort D) Merge sort (59) Suppose elements in array A are already sorted ascending order of their values when the code begins to run, then execution time of the code will be A) O(log2n) B) O(n) C) O(nlog2n) D) O(n2) (60) Assume that N=2M and FIFO is used. If the string p1,p2,…,pN is repeated three times, then the number of page faults is A) N/2 B) N C) 2N D) 3N 中國最龐大的下資料庫 (整理 . 版權(quán)歸原作者所有 ) 第 11 頁 共 13 頁 (61) Chang, Tian and An are three users of the system. Chang and An are in the same group. Tian is a Super User. Which of the following rights is inconsistent with the given policies? A) Tian has W(write) access to An’s Mail files B) Tian has E(execute) access to An’s Mail files C) Chian has R(read) access to An’s text files D) Tian has E(execute) access to Chang’s Binary files (62) Software Engineering Economy is an effective part of software engineering, which of the following content is the research tent of software engineering economy? Ⅰ .Estimation of software development cost Ⅱ .Earn amp。論點 1正確嗎?為什么?( 10 分) ⑵ 論點 2:連接在 Inter 中的一臺主機或路由器只能有一個 IP地址。時間片輪轉(zhuǎn)進程調(diào)度算法的基本思想是什么?時間片的大小對系統(tǒng)有什么影響?在選取時間片時應(yīng)考慮哪些因素?( 14分) 論述題 4 Inter網(wǎng)絡(luò)層 IP協(xié)議目前應(yīng)用最為廣泛。 A[k]:=A[i]。 (15) 下列關(guān)于網(wǎng)絡(luò) *作系統(tǒng)和分布式 *作系統(tǒng)的敘述中,哪個是正確的 Ⅰ . 它們都通過消息實現(xiàn)通信 Ⅱ . 它們都運行相同的