(12)不属于计算机控制器中的部件。
以下不属于中间件技术的是(2)。
SQL中,用于提交和回滚事务的语句分别是(53)。
下面关于二叉排序树的叙述,错误的是(27)。
Unix-OS使用的进程调度算法是:(22)。
交换机是根据目的地址进行帧转发的,其主要作用是(41),使网络总吞吐量远大于单个端口的速率。
Object-oriented DBMS integrated a variety of(81)data types-such as business procedures, graphics, pictures, voice and annotated text.Object orientation also makes a(82)to application development efficiency. It makes the data, functions, attributes, and relationships an integral part of the(83). In this way, objects can be reused and replicated.Some leading RDBMS vendors support the concept of integrating object management capabilities with their current line of relational products. That capability enable users to the development cycle, since integrity logic and business roles no longer need to be programmed(84)each application.
OSI(Open System Interconnection)安全体系方案X.800将安全性攻击分为两类,即被动攻击和主动攻击。主动攻击包括篡改数据流或伪造数据流,这种攻击试图改变系统资源或影响系统运行。下列攻击方式中不属于主动攻击的为(21)。
C程序中全局变量的存储空间在(22)分配。
数据加密是一种保证数据安全的方法,数据解密则是逆变换,即(9)。密码体制可分为(10)和(11)两大类。例如常用的DES属于(10),而RSA则属于(11)。 DES的密钥长度为(12)位。破密者面临多种不同的问题,其从易到难排列依次为(13)。
不常用做数据挖掘的方法是(4)。
下列指令中有几条指令是不合法的?(12)。 ①MOV[SI),[DI] ②IN AL,DX ③JMP WORD PTR[BX] ④PUSH WORD PTR 10[BX+2]
设计E-R图的过程中,需要确定实体所具有的属性,这一抽象称为(59)。
关于备份策略的描述,正确的是(48)。
《计算机软件产品开发文件编制指南》(GB 8567—88)是(1)标准。
WebSQL is a SQL-like(26)language for extracting information from the web. Its capabilities for performing navigation of web(27)make it a useful tool for automating several web-related tasks that require the systematic processing of either ail the links in a(28), all the pages that can be reached from a given URL through(29)that match a' pattern, or a combination of both. WebSQL also provides transparent access to index servers that can be queried via the Common(30)Interface.
甲、乙两公司的软件设计师分别完成了相同的计算机程序发明,甲公司先于乙公司完成,乙公司先于甲公司使用。甲、乙公司于同一天向专利局申请发明专利。此情形下,(11)可获得专利权。
800×600的分辨率的图像,若每个像素具有16位的颜色深度,则可表示(14)种不同的颜色。
在数据库系统中,若某基本层次联系的集合满足以下两个条件:允许一个以上的结点无双亲;一个结点可以有多于一个双亲,则该集合称为(43)。
下面关于编程语言的各种说法中,(10)是正确的。