软件水平考试(中级)软件设计师上午(基础知识)试题模拟试卷28

如果您发现本试卷没有包含本套题的全部小题,请尝试在页面顶部本站内搜索框搜索相关题目,一般都能找到。
1

(48)

  • A.obtain
  • B.get
  • C.predict
  • D.update
2

(49)

  • A.transparent
  • B.clear
  • C.fuzzy
  • D.changeable
3

(46)

  • A.reduction
  • B.expansion
  • C.reduce
  • D.expansible
4

(47)

  • A.quick
  • B.rapid
  • C.complicated
  • D.slow
5

WWW is popular for its multimedia transmission and friendly(71). Although the speed of network has been improved considerably in recent years, the rapid(72)of using the Internet, the inherited character of delay in the network and the Request/Response working mode of WWW still make the Internet traffic very(73)and give no guarantee on the Quality of Service. Because HTTP has no states, the web server cannot know the users' demand and the users' requests cannot be predicted Taking advantage of a cache mechanism and the time locality of WWW accesses, the browser can preserve the documents ever accessed in the local machine. By this means, for the documents in the local cache, the browser does not need to send the requests to the remote server or to receive the whole responses from the remote one Pre-fetching uses the space locality of accesses First, the users' access requests are predicted according to the users' current request. Secondly, the expected pages are fetched into the local cache when the user is brow sing the current page. Finally, the users can access these pages downloaded from the local cache. And this can reduce the access delay to some degrees. Pre-fetching is one kind of active caches that can cache the pages which are still not requested by the user. The application of pre-fetching technology in the web can greatly reduce the waiting time after users have sent their requests. This paper brings forward an intelligent technique of web pre-fetching, which can speed up fetching web pages. In this technique, we use a simplified WWW data model to represent the data in the cache of web browser to mine the association rules. We store these rules in a knowledge base so as to(74)the user's actions. In the client sides, the agents are responsible for mining the users' interest and pre-fetching the web pages, which are based on the interest association repository. Therefore it is(75)for the users to speed up the browsing.

  • A.interactive
  • B.interaction
  • C.interactivity
  • D.infection
6

(43)

  • A.decrease
  • B.balance
  • C.enhance
  • D.keep
7

(44)

  • A.decrease
  • B.enhance
  • C.keep
  • D.balance
8

(41)

  • A.isomorphic
  • B.different
  • C.heterogeneous
  • D.alien
9

(42)

  • A.search for
  • B.find
  • C.look for
  • D.locate
11

(38)

  • A.标识结果
  • B.标识结构
  • C.定义属性
  • D.定义服务
12

(39)

  • A.连接
  • B.映射
  • C.派生
  • D.类比
14

(36)

  • A.功能模型
  • B.关系模型
  • C.逻辑模型
  • D.抽象模型
15

(33)

  • A.群
  • B.集合
  • C.图
  • D.联系
16

(35)

  • A.设计模型
  • B.动态模型
  • C.静态模型
  • D.结构模型
17

OMT定义了3种模型,它们是(45)、(46)、(47)。

  • A.系统模型
  • B.对象模型
  • C.物理模型
  • D.概念模型
19

(32)

  • A.规则
  • B.映射
  • C.群
  • D.关系
20

(28)

  • A.数据链路层
  • B.应用层
  • C.会话层
  • D.表示层
21

(30)

  • A.alpha
  • B.beta
  • C.gamma
  • D.delta
23

(26)

  • A.随机访问、查找、排序求表长等运算时
  • B.插入、删除时
  • C.在排序、查找、插入、删除时
  • D.以上都不对
24

表示层的功能是(30)。(31)提供OSI用户服务。

  • A.给物理层送一串位以供传输
  • B.在屏幕上显示数据以供用户查看
  • C.为应用层进程提供服务
  • D.上述全是
27

(24)

  • A.6480ns
  • B.3240ns
  • C.4020ns
  • D.8040ns
28

下面关于面向对象方法中消息的叙述,不正确的是(61)。

  • A.键盘、鼠标、通信端口、网络等设备一有变化,就会产生消息
  • B.操作系统不断向应用程序发送消息,但应用程序不能向操作系统发送消息
  • C.应用程序之间可以相互发送消息
  • D.发送与接收消息的通信机制与传统的子程序调用机制不同
29

美国卡内基—梅隆大学SEI提出的CMM模型将软件过程的成熟度分为5个等级,以下选项中,属于可管理级的特征是(62)。

  • A.工作无序,项目进行过程中经常放弃当初的计划
  • B.建立了项目级的管理制度
  • C.建立了企业级的管理制度
  • D.软件过程中活动的生产率和质量是可度量的
33

以下序列中不符合堆定义的是(56)。

  • A.(102,87,100,79,82,62,84,42,22,12,68)
  • B.(102,100,87,84,82,79,68,62,42,22,12)
  • C.(12,22,42,62,68,79,82,84,87,100,102)
  • D.(102,87,42,79,82,62,68,100,84,12,22)
35

如果编程者没有显式定义构造函数(包括复制构造函数),C-H-编泽器就(34)。

  • A.出现编译错误
  • B.没有构造函数
  • C.必须显示定义
  • D.隐式定义缺省的构造函数
36

为了保证数据库的完整性(正确性),数据库系统必须维护事务的以下特性(33)。

  • A.原子性、一致性、隔离性、持久性
  • B.原子性、一致性、隔离性、闭包性
  • C.一致性、隔离性、持久性、完整性
  • D.隔离性、闭包性、时间性、适用性
37

友元作用(37)。

  • A.提高程序的运用效率
  • B.加强类的封装性
  • C.实现数据的隐藏性
  • D.增加成员函数的种类
38

从机器(汇编)语言程序员看,以下(32)是透明的。

  • A.指令地址寄存器、条件码寄存器
  • B.磁盘外设、通用寄存器
  • C.中断字寄存器、时标发生器
  • D.主存地址寄存器、先行进位链
39

ISO为运输层定义了4种类型的服务原语,由运输层服务用户产生的原语是(25)。

  • A.请求原语指示原语
  • B.请求原语响应原语
  • C.指示原语确认原语
  • D.相应原语确认原语
40

数据链路层中的数据块常被称作(24)。

  • A.信息
  • B.分组
  • C.帧
  • D.比特流
41

当数据分组从低层向高层传送时,分组的头要被(22)。

  • A.加上
  • B.去掉
  • C.重新处置
  • D.修改
43

OSI模型的工作是做为一个(21)。

  • A.制造计算机的蓝图
  • B.功能准则
  • C.传输数据的协议
  • D.所有其他组织向它汇报的控制体
45

下列说法中,正确的是(19)。

  • A.信息量等于数据量与冗余量之和
  • B.信息量等于信息熵与数据量之差
  • C.信息量等于数据量与冗余量之差
  • D.信息量等于信息熵与冗余量之和
46

方程f(x)=x23-11.1x22+38.8x-41.77=0的有根区间为(9)。

  • A.[1,2]
  • B.[3,4]
  • C.[1,2]、[3,4]
  • D.[1,2]、[3,4]、[5,6]
48

RISC思想在采用硬件技术提高处理机性能的同时,也十分重视软件的优化编译技术。可以说,RISC是硬件和软件相结合的产物。离开了优化编译技术的支持,RISC处理机的性能就不可能得到充分的发挥。RISC的硬件设计为优化编译程序的设计带来了许多方便的地方,同时也造成一些困难。下面描述中,(1)不属于RISC对优化编译程序带来的方便。

  • A.优化编译程序不必为具有类似功能的指令做复杂的指令选择工作。
  • B.RISC可以简化优化编译器在选择寻址方式过程种要做的工作。
  • C.为优化编译器调整指令序列提供了极大的方便。
  • D.不需要设计复杂的子程序库,RISC的子程序库通常要比CISC的小。