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

0
收藏   分享
  • 卷面总分:75分
  • 试卷类型:模拟考试
  • 测试费用:免费
  • 答案解析:是
  • 练习次数:29次
  • 作答时间:150分钟
试卷简介
这套试卷是考试编写组精心编写而成。本书在研究往年真题的基础上,充分把握考试难度,精选相关的试题编辑成书,内容全面,使考生能够从做题中得到更全面的知识和提升,以真正满足考生的考试需求。
试卷预览
1

●(71)d

  • ata effectively is crucial for success in today's competitive environment Managers must know how to use a variety of tools Integrated data takes information from different sources and puts it together in a meaningful and useful way One of the difficult
  • base do
  • cument that contains copies of other objects(74)integration uses a base
  • document that contains the current or most recent version of the source document it contains    (75)provides an overview of the program written in"plain"English,without the computer syntax    (71)A.Generalizing&nb
  • C.Pseudocode                       D.Flowchart
11

●数据压缩技术是多媒体信息处理中的关键技术之一,数据压缩技术可分为 (56) 两大类。 (57) 是一种与频度相关的压缩和编码方法, (58) 主要用于视频信息的压缩, (59) 则常用于静止图片的信息压缩。由三基色(RGB)原理出发的RGB彩色空间,在多媒体技术中最常用的,此外还有多种彩色空间,但 (60) 不是计算机上用的彩色空间。

(56)

  • A.可逆与不可逆    &n
  • bsp;  B.高速与低速    
  • C.编码与非编码    
  • D.冗余与非冗余    (57) A.兆指令/秒
  • B.ISDN
  • C.哈夫曼
  • D.Gauss    (58) A.兆指令/秒
  • B.MPEG
  • C.JPEG
  • D.JIPS    (59) A.兆指令/秒
11

  • A
  • basi
  • c premise of OGSA is that everything is (66) by a service:a network enable
  • dentity that (67) some capability through the exchange of messages.Computational resources,storage resources,networks,programs,databases,and so forth are all (68) .This adoption of auniform. service-oriented model means that all compon
  • D. (70) theconstruction of hierarchical,higher-order services that can be treated in a uniform. way across layersof abstraction.    (66) A.defined
  • B.represented
  • C.used
  • D.passed    (67) A.provides
  • B.have
  • C.expands
11

●早期的计算机网络是由 (53) 组成系统。计算机网络的资源主要包括 (54) 。下面关于计算机网络的定义,正确的是 (55) 。

(53)

  • A.计算机-通信线路-计算机    &n
  • bsp;  B.P
  • C机-通信线路-PC机
  • C.终端-通信线路-终端    
  • D.计算机-通信线路-终端    (54) A.设备资源和非设备资源共享
  • B.硬件资源和软件资源共享
  • C.软件资源和数据资源共享
  • D.硬件资源、软件资源和数据资源共享    (55) A.把分布在不同地点的多台计算机互联起来构成的计算机系统,称为计算机网络
  • B.能按网络协议实现通信的计算机系统,称为计算机网络
  • C.以共享资源为目的计算机系统,称为计算机网络
11

●设二叉排序树中关键字互不相同,其中最小元必无左孩子,最大元必无右孩子。此命题是 (51) 最小元和最大元一定是 (52) 。

(51)

  • A.正确    &n
  • bsp;  B.不正确    
  • C.错误命题    
  • D.不确定    (52) A.叶子节点
  • B.不是叶子节点
  • C.不确定
  • D.以上都不对
8

●在n个结点的线索二叉链表中,有 (49) 个线索指针。

(49)

  • A.n    &n
  • bsp;  B.n-1    
  • C.n+1    
  • D.n+10
5

●具有n个顶点e条边的无向图的邻接表,其边表结点总数为 (50) 。

(50)

  • A.n    &n
  • bsp;  B.e    
  • C.2e    
  • D.n+e
5

●设森林F中有n个非叶结点,则由它转换得到的二叉树中右链域为空的结点个数为 (48) 。

(48)

  • A.n    &n
  • bsp;  B.n-1    
  • C.n+1    
  • D.2n
5

●设

  • a、
  • b是一棵二叉树上的两个结点,在中序序列中,a在b之前的条件是 (47) 。    (47) A.a在b的右子树上
  • B.a在b的左子树上    
  • C.a是b的祖先    
  • D.a是b的子孙