综合知识
1/75
在程序的执行过程中,Cache与主存的地址映射是由(1)完成的。
综合知识
2/75
某四级指令流水线分别完成取指、取数、运算、保存结果四步操作。若完成上述操作的时间依次为8ns、9ns、4ns、8ns,则该流水线的操作周期应至少为(2)ns。
综合知识
3/75
在面向对象方法中, 将逻辑上相关的数据以及行为绑定在一起, 使信息对使用者隐蔽称为(3)。当类中的属性或方法被设计为private时,(4)可以对其进行访问。
综合知识
4/75
在面向对象方法中, 将逻辑上相关的数据以及行为绑定在一起, 使信息对使用者隐蔽称为(3)。当类中的属性或方法被设计为private时,(4)可以对其进行访问。
综合知识
5/75
求解两个长度为n的序列X和Y的一个最长公共子序列(如序列ABCBDAB和BDCABA的一个最长公共子序列为BCBA)可以采用多种计算方法。如可以采用蛮力法,对X的每一个子序列,判断其是否也是Y的子序列,最后求出最长的即可,该万法的时间复杂度为(5)。经分析发现该问题具有最优子结构,可以定义序列长度分别为i和j的两个序列X和Y的最长公共子序列的长度为,如下式所示。

综合知识
6/75
求解两个长度为n的序列X和Y的一个最长公共子序列(如序列ABCBDAB和BDCABA的一个最长公共子序列为BCBA)可以采用多种计算方法。如可以采用蛮力法,对X的每一个子序列,判断其是否也是Y的子序列,最后求出最长的即可,该万法的时间复杂度为(5)。经分析发现该问题具有最优子结构,可以定义序列长度分别为i和j的两个序列X和Y的最长公共子序列的长度为,如下式所示。

综合知识
7/75
与HTTP相比,HTTPS协议对传输的内容进行加密,更加安全。HTTPS基干(7)安全协议,其默认端口是(8)。
综合知识
8/75
与HTTP相比,HTTPS协议对传输的内容进行加密,更加安全。HTTPS基干(7)安全协议,其默认端口是(8)。
综合知识
9/75
下列攻击行为中,属于典型被动攻击的是(9)。
综合知识
10/75
(10)不属于入侵检测技术。
综合知识
11/75
以下关于防火墙功能特性的叙述中,不正确的是(11)。
综合知识
12/75
某软件公司项目组的程序员在程序编写完成后均按公司规定撰写文档,并上交公司存档。此情形下,该软件文档著作权应由(12)享有。
综合知识
13/75
我国商标法规定了申请注册的商标不得使用的文字和图形,其中包括县级以上行政区的地名(文字)。以下商标注册申请,经审查,能获准注册的商标是(13)。
综合知识
14/75
李某购买了一张有注册商标的应用软件光盘,则李某享有(14)。
综合知识
15/75
某医院预约系统的部分需求为:患者可以查看医院发布的专家特长介绍及其就诊时间;系统记录患者信息,患者预约特定时间就诊。用DFD对其进行功能建模时,患者是(15);用ERD对其进行数据建模时,患者是(16)。
综合知识
16/75
某医院预约系统的部分需求为:患者可以查看医院发布的专家特长介绍及其就诊时间;系统记录患者信息,患者预约特定时间就诊。用DFD对其进行功能建模时,患者是(15);用ERD对其进行数据建模时,患者是(16)。
综合知识
17/75
某软件项目的活动图如下图所示,其中顶点表示项目里程碑,连接顶点的边表示包含的活动,边上的数字表示活动的持续时间(天)。完成该项目的最少时间为(17)天。由于某种原因,现在需要同一个开发人员完成BC和BD,则完成该项目的最9时间为(18)天。
综合知识
18/75
某软件项目的活动图如下图所示,其中顶点表示项目里程碑,连接顶点的边表示包含的活动,边上的数字表示活动的持续时间(天)。完成该项目的最少时间为(17)天。由于某种原因,现在需要同一个开发人员完成BC和BD,则完成该项目的最9时间为(18)天。
综合知识
19/75
某企业财务系统的需求中,属于功能需求的是(19)。
综合知识
20/75
更适合用来开发操作系统的编程语言是(20)。
综合知识
21/75
以下关于程序设计语言的叙述中,不正确的是(21)。
综合知识
22/75
将高级语言源程序通过编译或解释方式进行翻译时,可以先生成与源程序等价的某种中间代码。以下关于中间代码的叙述中,正确的是(22)。
综合知识
23/75
计算机系统的层次结构如下图所示,基于硬件之上的软件可分为a、b和c三个层次。图中a、b和c分别表不(23)。
综合知识
24/75
以下关于嵌入式微处理器中断的叙述中,错误的是(24)。
综合知识
25/75
典型的嵌入式系统存储器层次结构示意图如下所示,存储层次由低到高依次是辅助存储器、主存储器、高速缓存Cache、寄存器,以下叙述中错误的是(25)。
综合知识
26/75
以下四个选项中,不属于NOR Flash的存储特性的是(26)。
综合知识
27/75
一个4位T型电阻网络D/A转换电路如下图所示,若取RF=3R,则运放的输出电压Vo为:Vo=VREF/24(D3×23+D2×22+D1×21+D0×20)。假设VREF 电压为12V,为了得到9V的输出电压,D3〜D0的二进制值应为(27)。
综合知识
28/75
下图为典型直接存储器访问(DMA)控制器的结构示意图,图中(a)应为(28)。
综合知识
29/75
以下四种串行总线中,一组总线上不能挂接多个器件的是(29)。
综合知识
30/75
以下关于嵌入式系统时钟管理的叙述中,错误的是(30)。
综合知识
31/75
以下关于嵌入式实时操作系统(RTOS)的叙述中,错误的是(31)。
综合知识
32/75
在进行嵌入式系统硬件电路设计时,可采用(32)增强电路的抗干扰能刀。
综合知识
33/75
嵌入式系统硬件PCB图设计及布线过程中应遵循的原则不包括(33)。
综合知识
34/75
嵌入式系统中常用BIT(内置自检测)来检测硬件的状态。BIT通常可分为上电BIT、周期BIT、启动BIT、维护BIT等,其中不能影响应用软件正常运行的是(34)。
综合知识
35/75
将一个32位数0x12345678存储到8000H〜8003H四个字节单元中,若以小端模式存储,则8000H存储单元的内容为(35)。
综合知识
36/75
在C程序中,语句《har*func(intx,inty);》表示的含义是(36)。
综合知识
37/75
RS232接口接收数据时,可以采用查询和中断两种方式,其中采用中断方式的特点是(37)。
综合知识
38/75
在处理器的指令系统中,程序控制类指令的功能是(38)。
综合知识
39/75
某系统中采用固定优先级调度,有3个任务,优先级顺序为X>Y>Z,任务Z先执行,并且运行过程中独占了共享资源S,在释放S之前,任务X和Y开始运行,X也申请资源S,Y和Z之间没有共享资源,则三个任务执行完成的顺序是(39)。
综合知识
40/75
下列关于C语言中结构类型的叙述中,错误的是(40)。
综合知识
41/75
用标准C语言库进行文件操作时,若要以a+方式打开一个己经存在的文件,则下列叙述中正确的是(41)。
综合知识
42/75
假设某系统总线在一个总线周期中并f于传输4字节信息,一个总线周期占用2个时钟周期,总线时钟频率为10MHz,则总线I带宽是(42)。
综合知识
43/75
下列总线中不属于高速串行总线的是(43)。
综合知识
44/75
微内核操作系统在嵌入式系统中得到越来越广泛的应用,以下关于微内核操作系统叙述中,错误的是(44)。
综合知识
45/75
某计算机字长16位,存储器存取周期是500ns,存储器的带宽是(45)。
综合知识
46/75
某32位计算机Cache容量16KB,Cache块大小16Byte,假设主存与Cachs地址映像采用直接映像方式,则主存地址为1234E8F8(十六进制)的单元,装入Cach3的地址是(46)。
综合知识
47/75
以下关于指令执行速度MIPS(Million Instructions Per Second)的叙述中,正确的是(47)。
综合知识
48/75
以下关于特权指令的叙述中,错误的是(48)。
综合知识
49/75
以下关于软件验证的叙述中,错误的是(49)。
综合知识
50/75
仔细阅读下面程序,请给出运行结果(50)。
#include<stdio.h>
#include<math.h>
int f1 (int x) { return x*x; }
int f2 (int x) { return x*x*x;}
main ()
{
int x=3,y1,y2,y3,y4;
int(*f)();
f=f1;
y1=(*f)(x);
y2=f1(x);
f=f2;
y3=f(x);
y4=f2(x);
printf(《y1=%d,y2=%d,y3=%d,y4=%d\n》,y1,y2,y3,y4);
综合知识
51/75
下面关于软件需求分析的叙述,错误的是(51)。
综合知识
52/75
以下关于文件系统的叙述,错误的是(52)。
综合知识
53/75
以下关于直接存储器访问(DMA)的叙述中,错误的是(53)。
综合知识
54/75
某个应用任务TaskA正在等待信号量到来从而执行,此时TaskA所处的状态名称为(54)。
综合知识
55/75
软件配置管理功能不包括(55)。
综合知识
56/75
以下关于质量保证的叙述中,错误的是(56)。
综合知识
57/75
软件设计阶段的输出主要是(57)。
综合知识
58/75
软件测试可分为静态测试和动态测试,以下不属于静态测试的是(58)。
综合知识
59/75
软件配置管理是一组用于在计算机软件(59)管理变化的活动。
综合知识
60/75
执行下面C语言程序段的结果是(60)。
main ( ) {
int x=l,a=l,b=l;
switch(x) {
case 0: b++;
case 1: a++;
case 2: a++; b++;
}
printf (》a=%d,b=%d《, a, b);
}
综合知识
61/75
执行下面的一段C程序后,变量ret的值为(61)。
char str[20];
int ret=strlen(strcpy(str,》Hello_World》));
综合知识
62/75
已知:char str[10], *p=str;下面C语言语句中正确的是(62)。
综合知识
63/75
软件项目至少应形成功能基线、分配基线和产品基线三类基线。功能基线形成的时机是(63)。
综合知识
64/75
软件能力成熟度模型CMM(Capability Maturity Model)规定了(64)中的主要软件管理过程和工程过程的实践。
综合知识
65/75
软件需求分析阶段的验证手段一般采用(65)。
综合知识
66/75
相比于TCP,UDP的优势为(66)。
综合知识
67/75
若一台服务器只开放了25和110两个端口,那么这台服务器可以提供(67)服务。
综合知识
68/75
SNMP是一种异步请求/响应协议,采用(68)协议进行封装。
综合知识
69/75
在一台安装好TCP/IP协议的计算机上,当网络连接不可用时,为了测试编写好的网络程序,通常使用的目的主机IP地址为(69)。
综合知识
70/75
测试网络连通性通常采用的命令是(70)。
综合知识
71/75
An operating system also has to be able to service peripheral (71), such as timers,motors, sensors, communication devices, disks, etc. All of those can request the attention of the OS (72) , i.e. at the time that they want to use the OS, the OS has to make sure it's ready to service the requests. Such a request for attention is called an interrupt. There are :wo kinds of interrupts: Hardware interrupts and Software interrupts. The result of an inteiTup: is also a triggering of the processor, so that it jumps to a (73) address. Examples of cases where software interrupts appear are perhaps a divide by zero, a memory segmentation fault, etc. So this kind of interrupt is not caused by a hardware event but by a specific machine language operation code. Many systems have more than one hardware interrupt line, and the hardware manufacturer typically assembles all these interrupt lines in an interrupt (74) . An Interrupt (75) is a piece of hardware that shields the OS from the electronic details of the interrupt lines, so that interrupts can be queued and none of them gets lost.
综合知识
72/75
An operating system also has to be able to service peripheral (71), such as timers,motors, sensors, communication devices, disks, etc. All of those can request the attention of the OS (72) , i.e. at the time that they want to use the OS, the OS has to make sure it's ready to service the requests. Such a request for attention is called an interrupt. There are :wo kinds of interrupts: Hardware interrupts and Software interrupts. The result of an inteiTup: is also a triggering of the processor, so that it jumps to a (73) address. Examples of cases where software interrupts appear are perhaps a divide by zero, a memory segmentation fault, etc. So this kind of interrupt is not caused by a hardware event but by a specific machine language operation code. Many systems have more than one hardware interrupt line, and the hardware manufacturer typically assembles all these interrupt lines in an interrupt (74) . An Interrupt (75) is a piece of hardware that shields the OS from the electronic details of the interrupt lines, so that interrupts can be queued and none of them gets lost.
综合知识
73/75
An operating system also has to be able to service peripheral (71), such as timers,motors, sensors, communication devices, disks, etc. All of those can request the attention of the OS (72) , i.e. at the time that they want to use the OS, the OS has to make sure it's ready to service the requests. Such a request for attention is called an interrupt. There are :wo kinds of interrupts: Hardware interrupts and Software interrupts. The result of an inteiTup: is also a triggering of the processor, so that it jumps to a (73) address. Examples of cases where software interrupts appear are perhaps a divide by zero, a memory segmentation fault, etc. So this kind of interrupt is not caused by a hardware event but by a specific machine language operation code. Many systems have more than one hardware interrupt line, and the hardware manufacturer typically assembles all these interrupt lines in an interrupt (74) . An Interrupt (75) is a piece of hardware that shields the OS from the electronic details of the interrupt lines, so that interrupts can be queued and none of them gets lost.
综合知识
74/75
An operating system also has to be able to service peripheral (71), such as timers,motors, sensors, communication devices, disks, etc. All of those can request the attention of the OS (72) , i.e. at the time that they want to use the OS, the OS has to make sure it's ready to service the requests. Such a request for attention is called an interrupt. There are :wo kinds of interrupts: Hardware interrupts and Software interrupts. The result of an inteiTup: is also a triggering of the processor, so that it jumps to a (73) address. Examples of cases where software interrupts appear are perhaps a divide by zero, a memory segmentation fault, etc. So this kind of interrupt is not caused by a hardware event but by a specific machine language operation code. Many systems have more than one hardware interrupt line, and the hardware manufacturer typically assembles all these interrupt lines in an interrupt (74) . An Interrupt (75) is a piece of hardware that shields the OS from the electronic details of the interrupt lines, so that interrupts can be queued and none of them gets lost.
综合知识
75/75
An operating system also has to be able to service peripheral (71), such as timers,motors, sensors, communication devices, disks, etc. All of those can request the attention of the OS (72) , i.e. at the time that they want to use the OS, the OS has to make sure it's ready to service the requests. Such a request for attention is called an interrupt. There are :wo kinds of interrupts: Hardware interrupts and Software interrupts. The result of an inteiTup: is also a triggering of the processor, so that it jumps to a (73) address. Examples of cases where software interrupts appear are perhaps a divide by zero, a memory segmentation fault, etc. So this kind of interrupt is not caused by a hardware event but by a specific machine language operation code. Many systems have more than one hardware interrupt line, and the hardware manufacturer typically assembles all these interrupt lines in an interrupt (74) . An Interrupt (75) is a piece of hardware that shields the OS from the electronic details of the interrupt lines, so that interrupts can be queued and none of them gets lost.