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

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

(30)

  • A.decide
  • B.predict
  • C.ensure
  • D.identify
2

(31)

  • A.file
  • B.article
  • C.documents
  • D.literature
3

(28)

  • A.struction
  • B.structrual
  • C.structure
  • D.structured
4

(29)

  • A.algorithm
  • B.arithmetic
  • C.mechanism
  • D.mechanistic
5

(25)

  • A.shortcoming
  • B.disadvantage
  • C.localization
  • D.improvement
6

(26)

  • A.course
  • B.disadvantage
  • C.prosperity
  • D.prospects
8

(24)

  • A.made
  • B.created
  • C.nucleus
  • D.neural
9

(23)

  • A.level
  • B.tower
  • C.tree
  • D.group
10

Data mining is an(66)research field in database and artificial intelligence. In this paper, the data mining techniques are introduced broadly including its producing background, its application and its classification. The principal techniques used in the data mining are surveyed also, which include rule induction, decision(67), artificial(68)network, genetic algorithm, fuzzy technique, rough set and visualization technique. Association rule mining, classification rule mining, outlier mining and clustering method are discussed in detail. The research achievements in association rule, the shortcomings of association rule measure standards and its(69), the evaluation methods of classification rules are presented. Existing outlier mining approaches are introduced which include outlier mining approach based on statistics, distance-based outlier mining approach, data detection method for deviation, rule-based outlier mining approach and multi-strategy method. Finally, the applications of data mining to science research, financial investment, market, insurance, manufacturing industry and communication network management are introduced. The application(70)of data mining are described.

  • A.intractable
  • B.emerging
  • C.easy
  • D.scabrous
11

(21)

  • A.升级
  • B.用户交付
  • C.运行/维护
  • D.用户培训
12

(18)

  • A.叶子节点
  • B.不是叶子节点
  • C.不确定
  • D.以上都不对
13

软件生存周期包括6个阶段,即制定计划、(11)、设计、(12)、测试、(13)。

  • A.系统分析
  • B.需求分析
  • C.模块分解
  • D.数据抽象
14

(20)

  • A.反向工程
  • B.编码
  • C.对象化
  • D.编写用例
15

(16)

  • A.4.1
  • B.5
  • C.5.6
  • D.6.2
20

若文件初态是反序的,则直接插人、直接选择和冒泡排序中(51)更好。

  • A.直接插入
  • B.直接选择
  • C.冒泡排序
  • D.快速排序
22

链栈与顺序栈相比,比较明显的优点是(44)。

  • A.插人操作更加方便
  • B.删除操作更加方便
  • C.不会出现下溢的情况
  • D.不会出现上溢的情况
23

设散列地址空间为0…m-1,k为关键字,假定散列函数为h(k):k%p,为了减少冲突,一般应取p为()。

  • A.小于m的最大奇数
  • B.小于m的最大素数
  • C.小于m的最大偶数
  • D.小于m的最大合数
24

友元作用(38)。

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

如果编程者没有显式定义构造函数(包括复制构造函数),c++编译器就(37)。

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

作业与进程的主要区别有(16)。

  • A.前者是由用户提交,后者是由系统自动生成
  • B.两者执行不同的程序段
  • C.前者是批处理的,后者是分时的
  • D.后者可并发执行,前者则不行
29

外部设备打印机适合于连接到(8)。

  • A.数组多路通道
  • B.字节多路通道
  • C.选择通道
  • D.任意一种通道
31

(7)对系统程序员是透明的。

  • A.系列机各档不同的数据通路宽度、Cache存储器和指令缓冲寄存器
  • B.系列机各档不同的数据通路宽度、Cache存储器
  • C.程序状态字、指令缓冲寄存器,Cache存储器
  • D.虚拟存储器、Cache存储器,程序状态字