单选题若磁盘的写电流波形如下图所示:
图中①波形的记录方式是 (51) ;②波形的记录方式是 (52) 。
单选题利用ARP的协议漏洞,通过伪造IP地址和MAC地址发送大量虚假ARP报文,导致网络用户上网不稳定,甚至网络短时瘫痪。这种攻击行为属于{{U}} (8) {{/U}}。
单选题系统测试是将软件系统与硬件、外设和网络等其他因素结合,对整个软件系统进行测试,目的是为了发现系统不符合用户需求的部分。{{U}} {{/U}}不是系统测试的内容。 A) 路径测试 B) 可靠性测试 C) 安装测试 D) 安全测试
单选题某工程计划如图5-5所示,由于任务A延迟了一天,为保证该工程按时完成,应将任务(37)缩短一天,使成本增加最少。表5-3列出了各任务每缩短一天所需增加的成本。5-3某工程任务与每缩短一天所需增加的成本表任务每缩短一天需要增加的成本任务每缩短一天需要增加的成本A4E2.5B6F2.5C3G5D2
单选题The program memory serves basically as a place (66) instructions, the coded pieces of data (67) direct the activities of the control processing unit (CPU). A group of (68) related in- structions stored in memory is referred to as a program. The CPU "read" each instruction from memory a logically (69) sequence and "use" it to initiate program action. If the program structure is coherent and (70) , processing procedures produce intelligible and useful results.
单选题文法G=(E,+,*,(,),a,P,E),其中P由下列产生式组成E->E+E|E*E|(E)|a.它生成由a,+,*,(,)组成的算术表达式,该文法在乔姆斯基分层中属于 (66) 型文法,其对应的自动机是 (67) ,如产生句子a*a+a,它的派生树是 (68) ,且最左派生由 (69) 种,该文法是 (70) 。
单选题Developing reliable software on time and within (66) represents a difficult endeavor for many organizations. Usually business solutions have three main aspects: people, (67) ,and technology. The main reason for failing software projects has little to do with technology and tools, and much to do with lack of process (68) . Experience has shown that introducing new technology and tools in an immature or undisciplined environment is likely to increase the chaos. CASE tools are not enough. "A fool with a tool is still a fool !" Structured method was the first wave of the software industry. This was the beginning of transforming software development from a" (69) industry" to mass production. Software process movement if the second wave in the software industry. The process maturity movement prepares the way for the third wave of the software industry :"software industrialization". Software development will become like an assembly and manufacturing process. A cfiticalenabling factor is adisciplined software engineering . process with predictable quality, (70) and functionality.
单选题OOA的结果恰好就是OOD的 (48) 。
单选题软件可移植性是用来衡量软件的______的重要尺度之一。 A.通用性 B.效率 C.质量 D.人-机界面
单选题某文件管理系统为了记录磁盘的使用情况,在磁盘上建立了位示图。若系统中字长为16位,磁盘上的物理块依次编号为0、1、2、…,那么8192号物理块的使用情况在位示图中的第______个字中描述。
单选题有限状态自动机可用五元组(∑,Q,δ,q0,Qf)来描述,设有一个有限状态自动机M的定义如下:∑=0,1,Q=q0,q1,q2,Qf=q2,δ定义为:δ(q0,0)=q1,δ(q1,0)=q2,6(q2,0)=q2,δ(q2,1)=q2。M是一个 (28) 有限状态自动机,所表示的语言陈述为 (29) 。
单选题实现计算机语音输出有录音重放和 (58) 两种方法。第二种方法是基于 (59) 技术的一种声音产生技术。采用这种方法,应预先建立语言参数数据库、发音规则库等。
单选题设集合Z26={0,1,∧, 25}, 乘法密码的加密函数为Ek: Z26→Z26 ,Ek(i)=(ki)mod 26 ,密钥k∈Z26-{0} ,则加密函数E7(i)=(7i)mod26 是一个 ( ) 函数。
单选题为了提高访存速度,在CPU与cache之间设置一个高速小容量的cache,存放正在执行的程序段,有效地提高了读存速度。写存时为了保持写入cache单元的内容与主存单元内容一致,通常采用两种方法 (1) 和 (2) .
单选题设循环队列Q的定义中有front和size两个域变量,其中front表示队头元素的指针,size表示队列的长度,如下图所示(队列长度为3,队头元素为X、队尾元素为Z)。设队列的存储空间容量为M,则队尾元素的指针为______。
单选题某计算机指令字长为16位,指令有双操作数、单操作数和无操作数3种格式,每个操作数字段均用6位二进制表示,该指令系统共有m条(m<16)双操作数指令。若采用扩展操作码技术,那么最多还可设计出 (5) 条单操作数指令。
单选题某软件公司开发完成的一种应用软件,由于受到国家行政指令和技术标准的限制,与市场中的同类软件在界面和输出的结果上相似。该软件公司开发完成的应用软件是否 (22) 。
单选题设有下面4条路由:172.30.129.0/24、172.30.130.0/24、172.30.132.0/24和172.30.133/24,如果进行路由汇聚,能覆盖这4条路由的地址是{{U}} (68) {{/U}}。
单选题以下是数码相机拍摄过程中相关处理的叙述
Ⅰ.把光信号转换为电信号
Ⅱ.将影像聚焦在成像芯片(CCD或CMOS)上
Ⅲ.对图像进行处理和数据压缩
Ⅳ.进行模数转换变成数字图像
Ⅴ.将照片保存到相机的存储卡中
正确的处理步骤是______。