软件水平考试(中级)软件设计师上午(基础知识)试题模拟试卷29
-
(30)
- A.decide
- B.predict
- C.ensure
- D.identify
-
(31)
- A.file
- B.article
- C.documents
- D.literature
-
(28)
- A.struction
- B.structrual
- C.structure
- D.structured
-
(29)
- A.algorithm
- B.arithmetic
- C.mechanism
- D.mechanistic
-
(25)
- A.shortcoming
- B.disadvantage
- C.localization
- D.improvement
-
(26)
- A.course
- B.disadvantage
- C.prosperity
- D.prospects
-
XML is a(71)language for documents containing(72)information.
Structured information contains both content(words, pictures, etc.)and some indication of what role that content plays(for example, content in a section heading has a different meaning from content in a footnote, which means something different than content in a figure caption or content in a database table, etc.). Almost all documents have some structure.
- A markup language is a(73)to(74)structures in a document. The XML specification defines a standard way to add markup to(75).
- A.make-up
- B.madeup
- C.markup
- D.makeup
-
(24)
- A.made
- B.created
- C.nucleus
- D.neural
-
(23)
- A.level
- B.tower
- C.tree
- D.group
-
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
-
(21)
- A.升级
- B.用户交付
- C.运行/维护
- D.用户培训
-
(18)
- A.叶子节点
- B.不是叶子节点
- C.不确定
- D.以上都不对
-
软件生存周期包括6个阶段,即制定计划、(11)、设计、(12)、测试、(13)。
- A.系统分析
- B.需求分析
- C.模块分解
- D.数据抽象
-
(20)
- A.反向工程
- B.编码
- C.对象化
- D.编写用例
-
(16)
- A.4.1
- B.5
- C.5.6
- D.6.2
-
设二叉排序树中关键字互不相同,其中最小元必无左孩子,最大元必无右孩子。此命题是(51),最小元和最大元一定是(52)。
- A.正确
- B.不正确
- C.错误命题
- D.不确定
-
某流水线浮点加法器分为5级,若每一级所需要的时间分别是6ns、7ns、8ns、9ns和 6ns,则此流水线的最大加速比为(8)。若每一级的时间均为7ns,则最大加速比为(9)。
- A.2
- B.4
- C.4.5
- D.5.2
-
某虚拟存储器共有8个页面,每页为1024个字,实际主存为4096个字,采用页表示法表示地址映像。映像表的内容见表1。
列出会发生页面失效的全部虚页号为(6)。
- A.1,3,5,7
- B.3,5,2,7
- C.1,2,3,7
- D.2,3,5,7
-
按现有1023虚地址,下列(7)是其对应的主存实地址。
- A.4095
- B.1023
- C.1024
- D.缺页
-
若文件初态是反序的,则直接插人、直接选择和冒泡排序中(51)更好。
- A.直接插入
- B.直接选择
- C.冒泡排序
- D.快速排序
-
假设—个有n个顶点和e条弧的有向图用邻接表表示,则删除与某个顶点vi(下标)相关的所有弧的时间复杂度是(55)。
- A.O(n)
- B.O(e)
- C.O(n+e)
- D.O(n*e)
-
链栈与顺序栈相比,比较明显的优点是(44)。
- A.插人操作更加方便
- B.删除操作更加方便
- C.不会出现下溢的情况
- D.不会出现上溢的情况
-
设散列地址空间为0…m-1,k为关键字,假定散列函数为h(k):k%p,为了减少冲突,一般应取p为()。
- A.小于m的最大奇数
- B.小于m的最大素数
- C.小于m的最大偶数
- D.小于m的最大合数
-
友元作用(38)。
- A.提高程序的运行效率
- B.加强类的封装性
- C.实现数据的隐藏性
- D.增加成员函数的种类
-
如果编程者没有显式定义构造函数(包括复制构造函数),c++编译器就(37)。
- A.出现编译错误
- B.没有构造函数
- C.必须显示定义
- D.隐式定义缺省的构造函数
-
某单位的技术人员在不影响本职工作的条件下,在其他单位兼职并利用所兼职单位的物质技术条件研制出一项发明创造,对该发明创造申请专利的权利属于(15)。
- A.原单位
- B.兼职单位
- C.双方共有
- D.该技术人员
-
作业与进程的主要区别有(16)。
- A.前者是由用户提交,后者是由系统自动生成
- B.两者执行不同的程序段
- C.前者是批处理的,后者是分时的
- D.后者可并发执行,前者则不行
-
多个数据字符组成的数据块之前,以—个或多个同步字符SYN做为开始,帧尾是另一个控制字符,这种传输方案称为(29)。
- A.面向字符的同步传输
- B.异步传输
- C.面向位的同步传输
- D.起止式传输
-
外部设备打印机适合于连接到(8)。
- A.数组多路通道
- B.字节多路通道
- C.选择通道
- D.任意一种通道
-
“不为公众所知悉、能为权利人带来经济利益、具有实用性并经权利人采取保密措施的技术信息和经营信息。”是《中华人民共和国反不正当竞争法》中(14)的法律定义。
- A.技术秘密
- B.软件秘密
- C.开发秘密
- D.商业秘密
-
(7)对系统程序员是透明的。
- A.系列机各档不同的数据通路宽度、Cache存储器和指令缓冲寄存器
- B.系列机各档不同的数据通路宽度、Cache存储器
- C.程序状态字、指令缓冲寄存器,Cache存储器
- D.虚拟存储器、Cache存储器,程序状态字