(31) 耦和是軟件中各模塊間相互聯(lián)系的一種度量,耦和的強(qiáng)弱取決于模塊間接口的復(fù)雜程
度,耦和的若干種類中,耦和度的是( )。
A)內(nèi)容耦和 B)非直接耦和 C)數(shù)據(jù)耦和 D)控制耦和
(32 )制定軟件計劃的目的在于盡早對欲開發(fā)的軟件進(jìn)行合理估價,軟件計劃的任務(wù)是( )。 A) 規(guī)劃與調(diào)度 B) 分析與估算 C) 設(shè)計與測試 D) 組織與管理
(33)在數(shù)據(jù)庫技術(shù)中,只描述信息特性和強(qiáng)調(diào)語義的數(shù)據(jù)模型是( )。 A) 概念模型 B) 結(jié)構(gòu)模型 C)物理模型 D) 數(shù)學(xué)模型
(34) 數(shù)據(jù)庫管理系統(tǒng)中的數(shù)據(jù)操縱語言(DML), 可對數(shù)據(jù)庫數(shù)據(jù)實(shí)現(xiàn)哪些操作?( )。 A)建立、授權(quán)、修改 B)建立、排序、授權(quán)、刪除 C)建立、插入、授權(quán) D)查詢、插入、修改、刪除
(35) 數(shù)據(jù)庫的體系結(jié)構(gòu)由( )來組織。 ?。粒┪锢砑?,數(shù)據(jù)級,信息級 B)文件級,記錄級,數(shù)據(jù)級 C)模式,外模式,內(nèi)模式 D)數(shù)據(jù)庫,文件,記錄
(36) 有職工(職工號,職工名,部門號,職務(wù))和部門(部門號,部門名,部門人數(shù)) 兩個關(guān)系,其 中職工號是職工關(guān)系的主鍵,部門號是部門關(guān)系的主鍵,某個職工歸屬某個部門。在 職工和部門這兩個關(guān)系的屬性中,只有一個屬性是外鍵(或稱外來鍵,外碼,外來碼)。它 是( )。 A) 職工關(guān)系的“職工號” B)部門關(guān)系的“部門號” C) 職工關(guān)系的“部門號” D)職工關(guān)系的“職工號”+“部門號”
(37) 在SQL 語言中的視圖(view)是數(shù)據(jù)庫體系結(jié)構(gòu)中的 ( )。 A) 內(nèi)模式 B) 模式 C) 外模式 D) 概念模式
(38) 在關(guān)系代數(shù)中,對一個關(guān)系做投影操作之后,新關(guān)系的元組個數(shù)( ) 原來關(guān)系的元 組個數(shù)。 ?。粒┑扔?B)不等于 C)小于或等于 D)大于或等于
(39) 關(guān)系數(shù)據(jù)庫的規(guī)范化理論指出:關(guān)系數(shù)據(jù)庫中的關(guān)系應(yīng)滿足一定的要求,最起碼的要 求是達(dá)到1NF,即滿足(轉(zhuǎn)化為數(shù) 據(jù)設(shè)計,結(jié)構(gòu)設(shè)計和過程設(shè)計的數(shù)據(jù)與功能表示。 A)過程 B)對象C)數(shù)據(jù)域 D)環(huán)境
(40) 在關(guān)系數(shù)據(jù)庫設(shè)計中,設(shè)計關(guān)系模式是數(shù)據(jù)庫設(shè)計哪個階段的主要任務(wù)?( )。 A) 物理設(shè)計階段 B)概念設(shè)計階段 C) 需求分析階段 D) 邏輯設(shè)計階段
(41) 在FOXPRO 中,若顯示當(dāng)前記錄內(nèi)容的命令是( )。 ?。粒㎜IST B)DISPLAY C)LIST RECORD 1 D)?RECNO()
(42) STD總線,ISA總線和Multibus 總線都屬于( ) A)局部總線 B)系統(tǒng)總線 C)外部總線 D)通信總線
(43) 在現(xiàn)行PC 機(jī)中采用DMA 方式高速傳輸數(shù)據(jù)時,數(shù)據(jù)傳送是( )。 A) 在總線控制器發(fā)出的控制信號控制下完成的 B) 在DMA 控制器本身發(fā)出的控制信號控制下完成的 C) 由CPU 執(zhí)行的程序完成的 D) 由CPU 響應(yīng)硬中斷處理完成的
(44) 下面的哪個計算機(jī)屬于字并行,位并行計算機(jī)?( )。 A)STARAN B)DAP C)MPP D)PEPE
(45) 為預(yù)測科學(xué)與工程計算環(huán)境的相對性能而廣泛使用的基準(zhǔn)程序是( )。 A)復(fù)合基準(zhǔn)程序 B)LINPACK 基準(zhǔn)程序 C)Whetstone 基準(zhǔn)程序 D)Dhrystone 基準(zhǔn)程序
(46) 具有流水線結(jié)構(gòu)的CPU,一般情況下指令的執(zhí)行時間主要取決于( )。 A)指令執(zhí)行的步驟 B)CPU 有無等待狀態(tài) C)CPU 的時鐘周期 D)CPU 內(nèi)的Cache 存儲器的大小
(47) 下面的哪個不是RISC 技術(shù)的特點(diǎn)?( )。 A) 簡化指令格式,盡量使指令具有相同的長度,并簡化尋址方式 B) 采用單周期指令,大部分指令只用一個機(jī)器周期即可完成 C) 硬線控制邏輯 D) 芯片生產(chǎn)成本提高而成品率降低
(48) 根據(jù)操作數(shù)在CPU 中的暫存機(jī)制可以對它分類,PDP-8屬于( )。 A)堆棧型 B)累加器型 C)寄存器型 D)通用寄存器與累加器混合型
(49) 目前計算機(jī)網(wǎng)絡(luò)的通信子網(wǎng)中所采用的傳輸技術(shù)可以有兩類,即點(diǎn)一點(diǎn)方式與( )。 A) 模擬方式 B) 廣播方式 C) 數(shù)字方式 D) 軟件方式 ;
(50) 當(dāng)PCM 用于數(shù)字化語音系統(tǒng)時,它將聲音分為128 個量化級, 若采樣速率為7000 樣 本/秒,則數(shù)據(jù)傳輸速率應(yīng)該達(dá)到( )。 A) 2880bps B) 56Kbps C) 49Kbps D) 1200bps
(51) OSI模型的三個主要概念是( )。 A) 服務(wù)、接口、層 B) 接口、層、應(yīng)用 C) 服務(wù)、接口、** D) 網(wǎng)絡(luò)、應(yīng)用、**
(52) 隨著光纖技術(shù)、多媒體技術(shù)、高分辨率動態(tài)圖像與文件傳輸技術(shù)的發(fā)展,CCITT 提出 將語音、數(shù)據(jù)、靜態(tài)與動態(tài)圖像等所有服務(wù)綜合于一個網(wǎng)中傳輸?shù)耐ㄐ啪W(wǎng),這種通信 網(wǎng)絡(luò)就是( )。 A) B-ISDN B) N-ISDN C) MAN D) LAN
(53) 具有分時系統(tǒng)文件管理的全部功能,提供網(wǎng)絡(luò)用戶訪問文件、目錄的并發(fā)控制與安全 保密功能的局域網(wǎng)服務(wù)器叫做( )。 A) BBS 服務(wù)器 B) WWW 服務(wù)器 C) FS 服務(wù)器 D) TELENT 服務(wù)器
(54) 在網(wǎng)絡(luò)層實(shí)現(xiàn)多個局域網(wǎng)互連的設(shè)備是( )。 A) 中繼器 B) 網(wǎng)橋 C) 網(wǎng)關(guān) D) 路由器
(55) 異步傳輸模式ATM 中的每個信元的長度是( )。 A) 37 字節(jié) B) 39 字節(jié) C) 41 字節(jié) D) 43 字節(jié)
(56) Give the logical variables X=0,Y=1, The value of X∧Y(logical multiply) is ?。?)。 A) 1 B) 2 C) 10 D) 0
(57) The Instruction Register (IR) is normally used to point out( )。 A) The address of next execution instruction B) The address of last execution instruction C) The current execution instruction D) None of above
(58) When the adjacency matrix method is used to store a graph, which of the statements is (are) true? ( )。 A) None B)I only C)II only D)I and II Questions 59-60are based on the following information, A hash table with hash function H1 (k)=k mod 13 Is shown below. 0 1 2 3 4 5 6 7 8 9 10 11 12 35 33 48 25 Collision is rsolved using the hash function H2 (k)=(k mod 11)+1 (59)How many key comparisons occur in searching for key 35 in the given hash table? ?。?)。 A)0 B)1 C)2 D)3
(60)If a new key 67 is inserted into the given hash table, what will be its address? ?。?)。 A)3 B)4 C)5 D)6
(61)What is the contrapositive of the relation represented in the exhibit shown below? ( )。 4 2 1 35 A) R={<1 2="">,<1 3="">,<1 4="">,<1 5="">} B) R={<1 1="">,<2 2="">,<3 3="">,<4 4="">,<5 5="">} C) R={<2 1="">,<4 1="">,<2 2="">,<1 3="">,<3 2="">,<1 4="">,<4 4="">,<5 4="">} D) R={<1 2="">;,<3 1="">,<1 4="">,<2 2="">,<2 3="">,<4 1="">,<4 4="">,<4 5="">}
(62)Which function is NOT served by building a prototype? ( )。 A) It takes the place of the final system. B) It assists in gathering software requirements. C) It assists in estimating the cost of the project. D) It is used as the foundation of the larger projects.
(63)Which of the following statements about testing software with data is (are) true? ( )。 I. The primary purpose of such testing is to find errors. II.Such testing can demonstrate the existence of errors but cannot demonstrate the absence of errors. A) Neither B) Ⅰ only C) Ⅱ only D) Ⅰ and Ⅱ
(64)Inthefollowing statements about functional dependency, whichone isincorrect? ?。?)。 A) If X'X, then X→X'. B) If X→Y and Y'Y, then X→Y'. C) If X→Y and X'X, then X'→Y. D) If X→Y and Y→Z, then X→Z.
(65)Which function is used to lock a file in FoxPro DBMS? ( )。 A) FLOCK( ) B) RLOCK( ) C) LOCK( ) D)LOCK
(66)Which is NOT a characteristic of an RISC processor? ( )。 A) a high clock speed B) a highly optimized pipeline C) a few general-purpose registers D) a limited amount of small instructions
(67) Local bus can reduce the occupation time of CPU. For the EISA local bus, commonly the time can be reduced to( )。 A) 42% B) 22% C) 12% D) 2% (68)In the modulation style of PSK ,if a kind of Modem's modulation rate is 3200baud and it's phase is 8 , what is the data transfer rate of this kind of Modem ? ( )。 A) 14.4kbps B) 28.8kbps C) 9600bps D) 3200bps (69)Which routing select algorithm is described below ? ( )。 According to a kind of fix regulation , the select algorithm of route works and has nothing to do with the network information newly.( )。 A) Static Routing Algorithm B) Dynamic Routing Algorithm C) Centralized Routing Algorithm D) Distributed Routing Algorithm
(70)About the following IP addresses ,Which is incorrect ? ( )。 A) 201.199.255.11 B) 201.198.132.1 C) 201.199.128.6 D) 201.198.134.257
31.A 32.B 33.A 34.D 35.C 36.C 37.C 38.C 39.B 40.D 41.B 42.B 43.B 44.D 45.B 46.C 47.D 48.B 49.B 50.C 51.C 52.A 53.C 54.D 55.D 56.A 57.C 58.B 59.D 60.B 61.C 62.A 63.B 64.C 65.A 66.C 67.C 68.C 69.A 70.D
(32 )制定軟件計劃的目的在于盡早對欲開發(fā)的軟件進(jìn)行合理估價,軟件計劃的任務(wù)是( )。 A) 規(guī)劃與調(diào)度 B) 分析與估算 C) 設(shè)計與測試 D) 組織與管理
(33)在數(shù)據(jù)庫技術(shù)中,只描述信息特性和強(qiáng)調(diào)語義的數(shù)據(jù)模型是( )。 A) 概念模型 B) 結(jié)構(gòu)模型 C)物理模型 D) 數(shù)學(xué)模型
(34) 數(shù)據(jù)庫管理系統(tǒng)中的數(shù)據(jù)操縱語言(DML), 可對數(shù)據(jù)庫數(shù)據(jù)實(shí)現(xiàn)哪些操作?( )。 A)建立、授權(quán)、修改 B)建立、排序、授權(quán)、刪除 C)建立、插入、授權(quán) D)查詢、插入、修改、刪除
(35) 數(shù)據(jù)庫的體系結(jié)構(gòu)由( )來組織。 ?。粒┪锢砑?,數(shù)據(jù)級,信息級 B)文件級,記錄級,數(shù)據(jù)級 C)模式,外模式,內(nèi)模式 D)數(shù)據(jù)庫,文件,記錄
(36) 有職工(職工號,職工名,部門號,職務(wù))和部門(部門號,部門名,部門人數(shù)) 兩個關(guān)系,其 中職工號是職工關(guān)系的主鍵,部門號是部門關(guān)系的主鍵,某個職工歸屬某個部門。在 職工和部門這兩個關(guān)系的屬性中,只有一個屬性是外鍵(或稱外來鍵,外碼,外來碼)。它 是( )。 A) 職工關(guān)系的“職工號” B)部門關(guān)系的“部門號” C) 職工關(guān)系的“部門號” D)職工關(guān)系的“職工號”+“部門號”
(37) 在SQL 語言中的視圖(view)是數(shù)據(jù)庫體系結(jié)構(gòu)中的 ( )。 A) 內(nèi)模式 B) 模式 C) 外模式 D) 概念模式
(38) 在關(guān)系代數(shù)中,對一個關(guān)系做投影操作之后,新關(guān)系的元組個數(shù)( ) 原來關(guān)系的元 組個數(shù)。 ?。粒┑扔?B)不等于 C)小于或等于 D)大于或等于
(39) 關(guān)系數(shù)據(jù)庫的規(guī)范化理論指出:關(guān)系數(shù)據(jù)庫中的關(guān)系應(yīng)滿足一定的要求,最起碼的要 求是達(dá)到1NF,即滿足(轉(zhuǎn)化為數(shù) 據(jù)設(shè)計,結(jié)構(gòu)設(shè)計和過程設(shè)計的數(shù)據(jù)與功能表示。 A)過程 B)對象C)數(shù)據(jù)域 D)環(huán)境
(40) 在關(guān)系數(shù)據(jù)庫設(shè)計中,設(shè)計關(guān)系模式是數(shù)據(jù)庫設(shè)計哪個階段的主要任務(wù)?( )。 A) 物理設(shè)計階段 B)概念設(shè)計階段 C) 需求分析階段 D) 邏輯設(shè)計階段
(41) 在FOXPRO 中,若顯示當(dāng)前記錄內(nèi)容的命令是( )。 ?。粒㎜IST B)DISPLAY C)LIST RECORD 1 D)?RECNO()
(42) STD總線,ISA總線和Multibus 總線都屬于( ) A)局部總線 B)系統(tǒng)總線 C)外部總線 D)通信總線
(43) 在現(xiàn)行PC 機(jī)中采用DMA 方式高速傳輸數(shù)據(jù)時,數(shù)據(jù)傳送是( )。 A) 在總線控制器發(fā)出的控制信號控制下完成的 B) 在DMA 控制器本身發(fā)出的控制信號控制下完成的 C) 由CPU 執(zhí)行的程序完成的 D) 由CPU 響應(yīng)硬中斷處理完成的
(44) 下面的哪個計算機(jī)屬于字并行,位并行計算機(jī)?( )。 A)STARAN B)DAP C)MPP D)PEPE
(45) 為預(yù)測科學(xué)與工程計算環(huán)境的相對性能而廣泛使用的基準(zhǔn)程序是( )。 A)復(fù)合基準(zhǔn)程序 B)LINPACK 基準(zhǔn)程序 C)Whetstone 基準(zhǔn)程序 D)Dhrystone 基準(zhǔn)程序
(46) 具有流水線結(jié)構(gòu)的CPU,一般情況下指令的執(zhí)行時間主要取決于( )。 A)指令執(zhí)行的步驟 B)CPU 有無等待狀態(tài) C)CPU 的時鐘周期 D)CPU 內(nèi)的Cache 存儲器的大小
(47) 下面的哪個不是RISC 技術(shù)的特點(diǎn)?( )。 A) 簡化指令格式,盡量使指令具有相同的長度,并簡化尋址方式 B) 采用單周期指令,大部分指令只用一個機(jī)器周期即可完成 C) 硬線控制邏輯 D) 芯片生產(chǎn)成本提高而成品率降低
(48) 根據(jù)操作數(shù)在CPU 中的暫存機(jī)制可以對它分類,PDP-8屬于( )。 A)堆棧型 B)累加器型 C)寄存器型 D)通用寄存器與累加器混合型
(49) 目前計算機(jī)網(wǎng)絡(luò)的通信子網(wǎng)中所采用的傳輸技術(shù)可以有兩類,即點(diǎn)一點(diǎn)方式與( )。 A) 模擬方式 B) 廣播方式 C) 數(shù)字方式 D) 軟件方式 ;
(50) 當(dāng)PCM 用于數(shù)字化語音系統(tǒng)時,它將聲音分為128 個量化級, 若采樣速率為7000 樣 本/秒,則數(shù)據(jù)傳輸速率應(yīng)該達(dá)到( )。 A) 2880bps B) 56Kbps C) 49Kbps D) 1200bps
(51) OSI模型的三個主要概念是( )。 A) 服務(wù)、接口、層 B) 接口、層、應(yīng)用 C) 服務(wù)、接口、** D) 網(wǎng)絡(luò)、應(yīng)用、**
(52) 隨著光纖技術(shù)、多媒體技術(shù)、高分辨率動態(tài)圖像與文件傳輸技術(shù)的發(fā)展,CCITT 提出 將語音、數(shù)據(jù)、靜態(tài)與動態(tài)圖像等所有服務(wù)綜合于一個網(wǎng)中傳輸?shù)耐ㄐ啪W(wǎng),這種通信 網(wǎng)絡(luò)就是( )。 A) B-ISDN B) N-ISDN C) MAN D) LAN
(53) 具有分時系統(tǒng)文件管理的全部功能,提供網(wǎng)絡(luò)用戶訪問文件、目錄的并發(fā)控制與安全 保密功能的局域網(wǎng)服務(wù)器叫做( )。 A) BBS 服務(wù)器 B) WWW 服務(wù)器 C) FS 服務(wù)器 D) TELENT 服務(wù)器
(54) 在網(wǎng)絡(luò)層實(shí)現(xiàn)多個局域網(wǎng)互連的設(shè)備是( )。 A) 中繼器 B) 網(wǎng)橋 C) 網(wǎng)關(guān) D) 路由器
(55) 異步傳輸模式ATM 中的每個信元的長度是( )。 A) 37 字節(jié) B) 39 字節(jié) C) 41 字節(jié) D) 43 字節(jié)
(56) Give the logical variables X=0,Y=1, The value of X∧Y(logical multiply) is ?。?)。 A) 1 B) 2 C) 10 D) 0
(57) The Instruction Register (IR) is normally used to point out( )。 A) The address of next execution instruction B) The address of last execution instruction C) The current execution instruction D) None of above
(58) When the adjacency matrix method is used to store a graph, which of the statements is (are) true? ( )。 A) None B)I only C)II only D)I and II Questions 59-60are based on the following information, A hash table with hash function H1 (k)=k mod 13 Is shown below. 0 1 2 3 4 5 6 7 8 9 10 11 12 35 33 48 25 Collision is rsolved using the hash function H2 (k)=(k mod 11)+1 (59)How many key comparisons occur in searching for key 35 in the given hash table? ?。?)。 A)0 B)1 C)2 D)3
(60)If a new key 67 is inserted into the given hash table, what will be its address? ?。?)。 A)3 B)4 C)5 D)6
(61)What is the contrapositive of the relation represented in the exhibit shown below? ( )。 4 2 1 35 A) R={<1 2="">,<1 3="">,<1 4="">,<1 5="">} B) R={<1 1="">,<2 2="">,<3 3="">,<4 4="">,<5 5="">} C) R={<2 1="">,<4 1="">,<2 2="">,<1 3="">,<3 2="">,<1 4="">,<4 4="">,<5 4="">} D) R={<1 2="">;,<3 1="">,<1 4="">,<2 2="">,<2 3="">,<4 1="">,<4 4="">,<4 5="">}
(62)Which function is NOT served by building a prototype? ( )。 A) It takes the place of the final system. B) It assists in gathering software requirements. C) It assists in estimating the cost of the project. D) It is used as the foundation of the larger projects.
(63)Which of the following statements about testing software with data is (are) true? ( )。 I. The primary purpose of such testing is to find errors. II.Such testing can demonstrate the existence of errors but cannot demonstrate the absence of errors. A) Neither B) Ⅰ only C) Ⅱ only D) Ⅰ and Ⅱ
(64)Inthefollowing statements about functional dependency, whichone isincorrect? ?。?)。 A) If X'X, then X→X'. B) If X→Y and Y'Y, then X→Y'. C) If X→Y and X'X, then X'→Y. D) If X→Y and Y→Z, then X→Z.
(65)Which function is used to lock a file in FoxPro DBMS? ( )。 A) FLOCK( ) B) RLOCK( ) C) LOCK( ) D)LOCK
(66)Which is NOT a characteristic of an RISC processor? ( )。 A) a high clock speed B) a highly optimized pipeline C) a few general-purpose registers D) a limited amount of small instructions
(67) Local bus can reduce the occupation time of CPU. For the EISA local bus, commonly the time can be reduced to( )。 A) 42% B) 22% C) 12% D) 2% (68)In the modulation style of PSK ,if a kind of Modem's modulation rate is 3200baud and it's phase is 8 , what is the data transfer rate of this kind of Modem ? ( )。 A) 14.4kbps B) 28.8kbps C) 9600bps D) 3200bps (69)Which routing select algorithm is described below ? ( )。 According to a kind of fix regulation , the select algorithm of route works and has nothing to do with the network information newly.( )。 A) Static Routing Algorithm B) Dynamic Routing Algorithm C) Centralized Routing Algorithm D) Distributed Routing Algorithm
(70)About the following IP addresses ,Which is incorrect ? ( )。 A) 201.199.255.11 B) 201.198.132.1 C) 201.199.128.6 D) 201.198.134.257
31.A 32.B 33.A 34.D 35.C 36.C 37.C 38.C 39.B 40.D 41.B 42.B 43.B 44.D 45.B 46.C 47.D 48.B 49.B 50.C 51.C 52.A 53.C 54.D 55.D 56.A 57.C 58.B 59.D 60.B 61.C 62.A 63.B 64.C 65.A 66.C 67.C 68.C 69.A 70.D