2011年软件设计师考试考前密卷(四)-上午试题

0
收藏   分享
  • 卷面总分:75分
  • 试卷类型:模拟考试
  • 测试费用:免费
  • 答案解析:是
  • 练习次数:34次
  • 作答时间:150分钟
试卷简介
2011年软件设计师考试考前密卷(四)-上午试题:1.2011年软件设计师考试全真模拟试卷-上午试题,考前复习的好帮手!2. 每道题都配有答案解析,强化复习效果
试卷预览
1

  • A typical&n
  • bsp;(66) language
  • contains an applicative sublanguage which approximates the mathematical abstractions of"timeless"functions applie
  • d 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,wh
  • B.mandatory
  • C.compulsory
  • D.voluntary    (67) A.foreground
  • B.background
  • C.screen
  • D.scenes    (68) A.middle
11

●Tr

  • aditional structured analysis techniques focus upon the flow of(71)within a system O
  • bje
  • ct-oriente
  • d 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 e
5

●多媒体技术的关键在于解决动态图像和声音的存储与传输问题。若不经压缩,以VG

  • A640×480点阵存储一幅256色的彩色图像大约需&n
  • bsp;(56) MB存储空间,以9600bit/s的速度传输这幅图像大约需 (57) 秒,按我国电视PAL标准每秒25幅,一张650MB的光盘可容纳约 (58) 秒的这样图像画面,播放时传送速率应不低于每秒 (59) MB。模拟声音数字化存放是通过采样和量化实现的,若采样频率44.1kHz,每个样本16位,存放一分钟双声道的声音约占 (60) MB存储空间。    供选择答案
  • 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
11

●对有序表R[0.29]进行二分查找的平均查找长度为 (55) 。

(55)

  • A.4    &n
  • bsp;  B.62/15    
  • C.64/15    
  • D.25/6
5

●向端用户提供尽可能宽的网络接入是引起人们广泛关注的技术。 (61) 只能提供128kbit/s的接入数据速率, (62) 则是通过电话双绞线向端用户提供更高信息传输带宽的一种接入技术,而采用 (63) 和电缆调制解调器(C

  • able Modem)也可获得和后者同样数量级的接入带宽。第3代无线通信的&n
  • bsp;(64) 可提供高达2Mbit/s的接入数据速率。光纤到户,即 (65) ,则是将来的一种发展方向。    (61) ,(62) A.B-ISDN
  • B.N-ISDN    
  • C.C
  • DMA
  • D.ADSL    (63) ,(64) A.HFC
  • B.GSM
  • C.CDMA
  • D.HDSL    (65) A.FDDI
  • B.FTTH
11

●在最好和最坏情况下的时间复杂度均为O(nlogn)且稳定的排序方法是 (52) 。

(52)

  • A.快速排序    &n
  • bsp;  B.堆排序    
  • C.归并排序    
  • D.基数排序
11

●直接选择排序的平均时间复杂度为 (46) 。

(46)

  • A.O(n)    &n
  • bsp;  B.O(nlogn)    
  • C.O(n<SUP>2</SUP>)&nbsp;&nbsp;&nbsp;&nbsp;
  • D.O(logn)