首頁 考試吧論壇 Exam8視線 考試商城 網絡課程 模擬考試 考友錄 實用文檔 求職招聘 論文下載 | ||
![]() |
2011中考 | 2011高考 | 2012考研 | 考研培訓 | 在職研 | 自學考試 | 成人高考 | 法律碩士 | MBA考試 MPA考試 | 中科院 |
|
![]() |
四六級 | 職稱英語 | 商務英語 | 公共英語 | 托福 | 雅思 | 專四專八 | 口譯筆譯 | 博思 | GRE GMAT 新概念英語 | 成人英語三級 | 申碩英語 | 攻碩英語 | 職稱日語 | 日語學習 | 法語 | 德語 | 韓語 |
|
![]() |
計算機等級考試 | 軟件水平考試 | 職稱計算機 | 微軟認證 | 思科認證 | Oracle認證 | Linux認證 華為認證 | Java認證 |
|
![]() |
公務員 | 報關員 | 銀行從業資格 | 證券從業資格 | 期貨從業資格 | 司法考試 | 法律顧問 | 導游資格 報檢員 | 教師資格 | 社會工作者 | 外銷員 | 國際商務師 | 跟單員 | 單證員 | 物流師 | 價格鑒證師 人力資源 | 管理咨詢師考試 | 秘書資格 | 心理咨詢師考試 | 出版專業資格 | 廣告師職業水平 駕駛員 | 網絡編輯 |
|
![]() |
衛生資格 | 執業醫師 | 執業藥師 | 執業護士 | |
![]() |
會計從業資格考試(會計證) | 經濟師 | 會計職稱 | 注冊會計師 | 審計師 | 注冊稅務師 注冊資產評估師 | 高級會計師 | ACCA | 統計師 | 精算師 | 理財規劃師 | 國際內審師 |
|
![]() |
一級建造師 | 二級建造師 | 造價工程師 | 造價員 | 咨詢工程師 | 監理工程師 | 安全工程師 質量工程師 | 物業管理師 | 招標師 | 結構工程師 | 建筑師 | 房地產估價師 | 土地估價師 | 巖土師 設備監理師 | 房地產經紀人 | 投資項目管理師 | 土地登記代理人 | 環境影響評價師 | 環保工程師 城市規劃師 | 公路監理師 | 公路造價師 | 安全評價師 | 電氣工程師 | 注冊測繪師 | 注冊計量師 |
|
![]() |
繽紛校園 | 實用文檔 | 英語學習 | 作文大全 | 求職招聘 | 論文下載 | 訪談 | 游戲 |
●在最好和最壞情況下的時間復雜度均為O(nlogn)且穩定的排序方法是 (52) 。
(52) A.快速排序
B.堆排序
C.歸并排序
D.基數排序
●如果只想得到一個關鍵字序列中第k個最小元素之前的排序序列,最好采用 (53) 排序方法。如果有這樣的一個序列(57,40,38,11,13,34,48,75,25,6,19,9,7),得到第4個最小元素之前的部分序列(6,7,9,11),使用所選擇的算法實現時,要執行 (54) 次比較。
(53) A.堆排序
B.快速
C.歸算
D.基數排序
(54) A.13
B.34
C.269
D.以上都不對
●對有序表R[0.29]進行二分查找的平均查找長度為 (55) 。
(55) A.4
B.62/15
C.64/15
D.25/6
●多媒體技術的關鍵在于解決動態圖像和聲音的存儲與傳輸問題。若不經壓縮,以VGA640×480點陣存儲一幅256色的彩色圖像大約需 (56) MB存儲空間,以9600bit/s的速度傳輸這幅圖像大約需 (57) 秒,按我國電視PAL標準每秒25幅,一張650MB的光盤可容納約 (58) 秒的這樣圖像畫面,播放時傳送速率應不低于每秒 (59) MB。模擬聲音數字化存放是通過采樣和量化實現的,若采樣頻率44.1kHz,每個樣本16位,存放一分鐘雙聲道的聲音約占 (60) MB存儲空間。
供選擇答案
(56) ,(59) A.0.3
B.1.4
C.2.4
D.7.5
(57) ,(58) A.78.6
B.87
C.98.4
D.256
(60) A.2.4
B.7.5
C.10.6
D.32
●向端用戶提供盡可能寬的網絡接入是引起人們廣泛關注的技術。 (61) 只能提供128kbit/s的接入數據速率, (62) 則是通過電話雙絞線向端用戶提供更高信息傳輸帶寬的一種接入技術,而采用 (63) 和電纜調制解調器(Cable Modem)也可獲得和后者同樣數量級的接入帶寬。第3代無線通信的 (64) 可提供高達2Mbit/s的接入數據速率。光纖到戶,即 (65) ,則是將來的一種發展方向。
(61) ,(62) A.B-ISDN
B.N-ISDN
C.CDMA
D.ADSL
(63) ,(64) A.HFC
B.GSM
C.CDMA
D.HDSL
(65) A.FDDI
B.FTTH
C.FTTC
D.FTTB
●A typical (66) language contains an applicative sublanguage which approximates the mathematical abstractions of"timeless"functions applied to "spaceless" values, where the actual operation sequences and use of storage space during expression evaluation are organized behind the (67) .In this setting,values are data structures of low volume,typically a few computer words or less,which means that an illusion of spacelessness can be realized by having (68) results during expression evalution stored at the discretion of the language implementation, and effecting parameter (69) and (70) operations through value copying.
(66) A.imperative
B.mandatory
C.compulsory
D.voluntary
(67) A.foreground
B.background
C.screen
D.scenes
(68) A.middle
B.intermediate
C.previous
D.final
(69) A.tranverse
B.transportation
C.transmmision
D.translation
(70) A.assignment
B.design
C.value
D.dispatch
●Traditional structured analysis techniques focus upon the flow of(71)within a system Object-oriented analysis emphasizes the building of real-world models It examines requirements from the perspective of the classes and objects found in the vocabulary of the(72)domain
Traditional system design method emphasizes the proper and effective structure of a complex systemObject-oriented design method encompasses the process of object-oriented decomposition and a(73)for depicting both logical and physical as well as static and dynamic models of the system under design
Object-oriented programming is a method of implementation in which programs are organized as cooperative collections of objects, each of which represents an(74)of some class, and whose classes are all members of a hierarchy of classes united via(75)relationships
(71)A.control B.program C.data D.reference
(72)A.problem B.solution C.data D.program
(73)A.mark B.picture C.symbol D.notation
(74)A.instance B.example C.existence D.implementation
(75)A.control B.inheritance C.inference D.connection
希望與其他軟考考生進行交流?點擊進入軟考論壇>>>
更多信息請訪問:考試吧軟件水平考試欄目
北京 | 天津 | 上海 | 江蘇 | 山東 |
安徽 | 浙江 | 江西 | 福建 | 深圳 |
廣東 | 河北 | 湖南 | 廣西 | 河南 |
海南 | 湖北 | 四川 | 重慶 | 云南 |
貴州 | 西藏 | 新疆 | 陜西 | 山西 |
寧夏 | 甘肅 | 青海 | 遼寧 | 吉林 |
黑龍江 | 內蒙古 |