综合知识
1/75
海明校验码是在n个数据位之外增设k个校验位,从而形成一个k+n位的新的码字,使新的码字的码距比较均匀地拉大。n与k的关系是(1)。
综合知识
2/75
假设某硬盘由5个盘片构成(共有8个记录面),盘面有效记录区域的外直径为30cm,内直径为10cm,记录位密度为250位/mm,磁道密度为16道/mm,每磁道分16个扇区, 每扇区512字节,则该硬盘的格式化容量约为(2)MB。
综合知识
3/75
(3)是指按内容访问的存储器
综合知识
4/75
处理机主要由处理器、存储器和总线组成,总线包括(4)。
综合知识
5/75
计算机中常采用原码、反码、补码和移码表示数据,其中,±0编码相同的是(5)
综合知识
6/75
某指令流水线由5段组成,第1、3、5段所需时间为△t, 第2、4段所需时间分别为3△t、2△t,如下图所示,那么连续输入n条指令时的吞吐率(单位时间内执行的指令个数)TP为(6)。
综合知识
7/75
下面关于漏洞扫描系统的叙述,错误的是(7)。
综合知识
8/75
下列关于CA (认证中心)的说法中错误的是(8)。
综合知识
9/75
计算机感染特洛伊木马后的典型现象是(9)。
综合知识
10/75
关于软件著作权产生的时间,下面表述正确的是(10) 。
综合知识
11/75
程序员甲与同事乙在乙家探讨甲近期编写的程序,甲表示对该程序极不满意,说要弃之重写,并将程序手稿扔到乙家垃圾筒。后来乙将甲这一程序稍加修改,并署乙名发表。以下说法正确的是(11)。
综合知识
12/75
PC处理的音频信号主要是人耳能听得到的音频信号,它的频率范围是(12)。
综合知识
13/75
多媒体计算机图像文件格式分为静态图像文件格式和动态图像文件格式,(13)属于静态图像文件格式。
综合知识
14/75
计算机获取模拟视频信息的过程中首先要进行(14)。
综合知识
15/75
在采用面向对象技术构建软件系统时,很多敏捷方法都建议的一种重要的设计活动是(15),它是一种重新组织的技术,可以简化构件的设计而无需改变其功能或行为。
综合知识
16/75
一个软件开发过程描述了 《谁做》、《做什么》、《怎么做》和《什么时候做》,RUP用(16)来表述《谁做》。
综合知识
17/75
某项目主要由A〜I任务构成,其计划图(如下图所示)展示了各任务之间的前后关系以及每个任务的工期(单位:天),该项目的关键路径是(17)。在不延误项目总工期的情况下,任务A最多可以推迟开始的时间是(18)天。
综合知识
18/75
某项目主要由A〜I任务构成,其计划图(如下图所示)展示了各任务之间的前后关系以及每个任务的工期(单位:天),该项目的关键路径是(17)。在不延误项目总工期的情况下,任务A最多可以推迟开始的时间是(18)天。
综合知识
19/75
在Windows XP操作系统中,用户利用《磁盘管理》程序可以对磁盘进行初始化、创建卷,(19)。通常将《C:\Windows\myprogram.exe》文件设置成只读和隐藏属性,以便控制用户对该文件的访问,这一级安全管理称之为(20)安全管理。
综合知识
20/75
在Windows XP操作系统中,用户利用《磁盘管理》程序可以对磁盘进行初始化、创建卷,(19)。通常将《C:\Windows\myprogram.exe》文件设置成只读和隐藏属性,以便控制用户对该文件的访问,这一级安全管理称之为(20)安全管理。
综合知识
21/75
设系统中有R类资源m个,现有n个进程互斥使用。若每个进程对R资源的最大需求为w,那么当m、n、w取下表的值时,对于下表中的a〜e五种情况,(21)两种情况可能会发生死锁。对于这两种情况,若将(22),则不会发生死锁。

综合知识
22/75
设系统中有R类资源m个,现有n个进程互斥使用。若每个进程对R资源的最大需求为w,那么当m、n、w取下表的值时,对于下表中的a〜e五种情况,(21)两种情况可能会发生死锁。对于这两种情况,若将(22),则不会发生死锁。

综合知识
23/75
函数调用时,基本的参数传递方式有传值与传地址两种,(23)。
综合知识
24/75
已知某髙级语言源程序A经编译后得到机器C上的目标程序B,则(24)。
综合知识
25/75
关于程序语言的叙述,错误的是(25)。
综合知识
26/75
下面关于查找运算及查找表的叙述,错误的是(26)。
综合知识
27/75
下面关于二叉排序树的叙述,错误的是(27)。
综合知识
28/75
数据库通常是指有组织地、动态地存储在(28);应用数据库的主要目的是解决数据(29)问题。
综合知识
29/75
数据库通常是指有组织地、动态地存储在(28);应用数据库的主要目的是解决数据(29)问题。
综合知识
30/75
采用二维表格结构表达实体及实体间联系的数据模型是(30)。
综合知识
31/75
假设员工关系EMP (员工号,姓名,性别,部门,部门电话,部门负责人,家庭住址,家庭成员,成员关系)如下表所示。如果一个部门只能有一部电话和一位负责人,—个员工可以有多个家庭成员,那么关系EMP属于(31),且(32)问题:为了解决这一问题,应该将员工关系EMP分解为(33).
综合知识
32/75
假设员工关系EMP (员工号,姓名,性别,部门,部门电话,部门负责人,家庭住址,家庭成员,成员关系)如下表所示。如果一个部门只能有一部电话和一位负责人,—个员工可以有多个家庭成员,那么关系EMP属于(31),且(32)问题:为了解决这一问题,应该将员工关系EMP分解为(33).
综合知识
33/75
假设员工关系EMP (员工号,姓名,性别,部门,部门电话,部门负责人,家庭住址,家庭成员,成员关系)如下表所示。如果一个部门只能有一部电话和一位负责人,—个员工可以有多个家庭成员,那么关系EMP属于(31),且(32)问题:为了解决这一问题,应该将员工关系EMP分解为(33).
综合知识
34/75
关系R、S如下图所示,π4,5,3(σ1<6(R×S))关系代数表达式的输出结果与(34)等价,该表达式与(35)等价。若对关系R、S进行自然连接,所得关系的属性列数和元组个数分别为(36) 。
综合知识
35/75
关系R、S如下图所示,π4,5,3(σ1<6(R×S))关系代数表达式的输出结果与(34)等价,该表达式与(35)等价。若对关系R、S进行自然连接,所得关系的属性列数和元组个数分别为(36) 。
综合知识
36/75
关系R、S如下图所示,π4,5,3(σ1<6(R×S))关系代数表达式的输出结果与(34)等价,该表达式与(35)等价。若对关系R、S进行自然连接,所得关系的属性列数和元组个数分别为(36) 。
综合知识
37/75
某超市的商品(商品号,商品名称,生产商,单价)和仓库(仓库号,地址,电话,商品号,库存量)两个基本关系如表1和表2所示。



A.仓库关系的主键是(37),该关系没有达到第三范式的原因是(38):
B.查询联想生产的激光打印机的总库存量的SQL语句如下:

C.若仓库关系的地址不能为空,请将下述仓库关系SQL语句的空缺部分补充完整。

综合知识
38/75
某超市的商品(商品号,商品名称,生产商,单价)和仓库(仓库号,地址,电话,商品号,库存量)两个基本关系如表1和表2所示。



A.仓库关系的主键是(37),该关系没有达到第三范式的原因是(38):
B.查询联想生产的激光打印机的总库存量的SQL语句如下:

C.若仓库关系的地址不能为空,请将下述仓库关系SQL语句的空缺部分补充完整。

综合知识
39/75
某超市的商品(商品号,商品名称,生产商,单价)和仓库(仓库号,地址,电话,商品号,库存量)两个基本关系如表1和表2所示。



A.仓库关系的主键是(37),该关系没有达到第三范式的原因是(38):
B.查询联想生产的激光打印机的总库存量的SQL语句如下:

C.若仓库关系的地址不能为空,请将下述仓库关系SQL语句的空缺部分补充完整。

综合知识
40/75
某超市的商品(商品号,商品名称,生产商,单价)和仓库(仓库号,地址,电话,商品号,库存量)两个基本关系如表1和表2所示。



A.仓库关系的主键是(37),该关系没有达到第三范式的原因是(38):
B.查询联想生产的激光打印机的总库存量的SQL语句如下:

C.若仓库关系的地址不能为空,请将下述仓库关系SQL语句的空缺部分补充完整。

综合知识
41/75
某超市的商品(商品号,商品名称,生产商,单价)和仓库(仓库号,地址,电话,商品号,库存量)两个基本关系如表1和表2所示。



A.仓库关系的主键是(37),该关系没有达到第三范式的原因是(38):
B.查询联想生产的激光打印机的总库存量的SQL语句如下:

C.若仓库关系的地址不能为空,请将下述仓库关系SQL语句的空缺部分补充完整。

综合知识
42/75
某超市的商品(商品号,商品名称,生产商,单价)和仓库(仓库号,地址,电话,商品号,库存量)两个基本关系如表1和表2所示。



A.仓库关系的主键是(37),该关系没有达到第三范式的原因是(38):
B.查询联想生产的激光打印机的总库存量的SQL语句如下:

C.若仓库关系的地址不能为空,请将下述仓库关系SQL语句的空缺部分补充完整。

综合知识
43/75
某超市的商品(商品号,商品名称,生产商,单价)和仓库(仓库号,地址,电话,商品号,库存量)两个基本关系如表1和表2所示。



A.仓库关系的主键是(37),该关系没有达到第三范式的原因是(38):
B.查询联想生产的激光打印机的总库存量的SQL语句如下:

C.若仓库关系的地址不能为空,请将下述仓库关系SQL语句的空缺部分补充完整。

综合知识
44/75
某超市的商品(商品号,商品名称,生产商,单价)和仓库(仓库号,地址,电话,商品号,库存量)两个基本关系如表1和表2所示。



A.仓库关系的主键是(37),该关系没有达到第三范式的原因是(38):
B.查询联想生产的激光打印机的总库存量的SQL语句如下:

C.若仓库关系的地址不能为空,请将下述仓库关系SQL语句的空缺部分补充完整。

综合知识
45/75
事务T1、T2和T3对相同的一组数据A、B和C进行操作,对于如下的一个并发调度,其中T1与T2间并发操作(45) , T2与T3间并发操作(46)。
综合知识
46/75
事务T1、T2和T3对相同的一组数据A、B和C进行操作,对于如下的一个并发调度,其中T1与T2间并发操作(45) , T2与T3间并发操作(46)。
综合知识
47/75
下列故障中属于事务内部故障的是(47)。
综合知识
48/75
对于事务故障的恢复,下列描述正确的是(48)。
综合知识
49/75
数据库镜像技术的优点是(49)。
综合知识
50/75
将数据库对象的操作权限授予用户,属于安全控制机制中的(50)。
综合知识
51/75
撤销U5对Emp表的査询权限,并收回U5授予其他用户的该权限,SQL语句是(51)。
综合知识
52/75
在数据库系统中,拥有最髙权限的用户是(52) 。
综合知识
53/75
设有职工关系 Emp (Eno,Ename,Esex, EDno)和部门关系Dept (Dno,Dname,Daddr),创建这两个关系的SQL语句如下:


直接运行该语句,DBMS会报错,原因是(53)。若经过修改,上述两个表创建完毕之后(尚无数据),则下述语句中能被执行的是(54)。
综合知识
54/75
设有职工关系 Emp (Eno,Ename,Esex, EDno)和部门关系Dept (Dno,Dname,Daddr),创建这两个关系的SQL语句如下:


直接运行该语句,DBMS会报错,原因是(53)。若经过修改,上述两个表创建完毕之后(尚无数据),则下述语句中能被执行的是(54)。
综合知识
55/75
在C/S体系结构中,客户端执行的操作是(55).
综合知识
56/75
嵌入式SQL中,将记录的属性值赋给主变量时,若属性为空值,而主变量不能取空值,为解决这一矛盾,使用的机制是(56).
综合知识
57/75
在需求分析阶段,需求调查的内容是(57),需求分析的结果是(58)。
综合知识
58/75
在需求分析阶段,需求调查的内容是(57),需求分析的结果是(58)。
综合知识
59/75
设计E-R图的过程中,需要确定实体所具有的属性,这一抽象称为(59)。
综合知识
60/75
视图设计属于数据库设计的(60)阶段。
综合知识
61/75
要实现记录的物理顺序与索引项次序一致,应选择的索引类型是(61) 。
综合知识
62/75
对象一关系模型与关系模型的区别是(62) 。
综合知识
63/75
在分布式数据库系统中,应用程序直接使用本节点数据的性质称为(63)。
综合知识
64/75
根据分布式数据库系统中的两阶段提交协议(2PC),有如下操作指令:
①协调器向参与者发prepare消息;
②参与者向协调器发回ready消息;
③参与者向协调器发回abort消息;
④协调器向参与者发commit消息;
⑤协调器向参与者发rollback消息。
满足2PC的序列是(64)。
综合知识
65/75
数据仓库在收集数据过程中,会遇到一些略微不一致但可以纠正的数据,纠正的过程称为(65)。
综合知识
66/75
—个B类网络的子网掩码为255.255.224.0,则这个网络被划分成了(66)个子网。
综合知识
67/75
在Windows系统中设置默认路由的作用是(67) 。
综合知识
68/75
HTML<body>元素中,(68)属性用于定义超链接被鼠标点击后所显示的颜色。
综合知识
69/75
HTML中<tr>标记用于定义表格的(69)。
综合知识
70/75
以下不符合XML文档语法规范的是(70).
综合知识
71/75
For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the (71) of a software-intensive system. As the (72) standard modeling language, the UML facilitates communication and reduces confusion among project (73) . The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to (74) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.
The UML is not limited to modeling software. In fact, it is expressive enough to model (75) systems, such as workflow in the legal system, the structure and behavior of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware.
To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.
综合知识
72/75
For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the (71) of a software-intensive system. As the (72) standard modeling language, the UML facilitates communication and reduces confusion among project (73) . The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to (74) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.
The UML is not limited to modeling software. In fact, it is expressive enough to model (75) systems, such as workflow in the legal system, the structure and behavior of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware.
To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.
综合知识
73/75
For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the (71) of a software-intensive system. As the (72) standard modeling language, the UML facilitates communication and reduces confusion among project (73) . The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to (74) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.
The UML is not limited to modeling software. In fact, it is expressive enough to model (75) systems, such as workflow in the legal system, the structure and behavior of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware.
To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.
综合知识
74/75
For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the (71) of a software-intensive system. As the (72) standard modeling language, the UML facilitates communication and reduces confusion among project (73) . The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to (74) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.
The UML is not limited to modeling software. In fact, it is expressive enough to model (75) systems, such as workflow in the legal system, the structure and behavior of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware.
To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.
综合知识
75/75
For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the (71) of a software-intensive system. As the (72) standard modeling language, the UML facilitates communication and reduces confusion among project (73) . The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to (74) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.
The UML is not limited to modeling software. In fact, it is expressive enough to model (75) systems, such as workflow in the legal system, the structure and behavior of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware.
To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.