单选题关于校验方法,“__(5)__ ”是正确的。
单选题以下关于文件系统的叙述中,不正确的是________。
单选题一幅彩色图像(RGB),分辨率为256×512,每一种颜色用8bit 表示,则该彩色图像的数据量为 (13) bit。
单选题TCP/IP 在多个层引入了安全机制,其中TLS 协议位于__(9)__。
单选题软件测试通常分为单元测试、集成测试、确认测试和系统测试。其中,确认测试主要用于发现______阶段的错误。 A.需求分析 B.概要设计 C.详细设计 D.编码
单选题Although the bulk of industry resources and energies have focused on developing the fastest (71) or slickest (72) , more and more mindshare is turning to the evolution of the computer interface. Advancements in the areas of input devices, (73) processing and vitual reality could lead to fundamental changes in the way human and computer interact. The technological battlefield of the future will be adding layers between the user and the raw machine to make the (74) as invisible as possible. (75) crepresents the next evolutionary step for the interface.
单选题软件能力成熟度模型CMM(Capability Maturity Model)规定了( )中的主要软件管理过程和工程过程的实践
单选题An embedded device is a ________ that has devised to perform some certain functions. It is dedicated to execute a particular task that might require processors that are powerful.
单选题软件能力成熟度模型CMM(Capability Maturity Model)描述和分析了软件过程能力的发展和改进程度,确立了一个软件过程成熟程度的分级标准。该模型的第2 级为可重复级,它包含了(62) 关键过程域。
单选题某主机的IP 地址为202.117.131.12/20,其子网掩码是__(65)__。
单选题Any computer, be it a large PC or a small embedded computer, is useless if it has no means to interact with the outside world. I/O communications for an embedded computer frequently happen over a bus called the ______.
单选题以下描述不是软件配置管理功能的是________。
单选题在8086处理器中,当前段寄存器的内容为FFFFH,偏移地址为OOOOH,则其对应的内存物理地址为______。 A.FFFFH B.FFFFOH C.FFFFOOOH D.FFFFOOH
单选题在嵌入式操作系统中,两个任务并发执行,一个任务要等待另外一个任务发来消息后再继续执行,这种制约性合作关系被称为任务的________。
单选题用标准C语言库进行文件操作时,若要以a+方式打开一个已经存在的文件,则下列叙述中正确的是( )
单选题试题(18)、(19)
下图是一个软件项目的活动图,其中顶点表示项目里程碑,连接顶点的边表示活动,边的权重表示活动的持续时间,则里程碑____(18)____在关键路径上。活动GH的松弛时间是____(19)____。
单选题在某嵌入式系统中,采用PowerPC处理器,若定义了如下的数据类型变量X,则X所占用的内存字节数是________。
单选题硬件是嵌入式系统运行的载体,也是嵌入式系统的基础。嵌入式系统硬件的选择包括硬件平台和嵌入式处理器的选择、外围设备的选择和接口电路的选择。以下关于硬件平台的选择说法错误的是 (64) 。
单选题算法是为解决某个问题而设计的步骤和方法。以下关于算法的叙述中,不正确的是________。