我国标准分为国家标准、行业标准、地方标准和企业标准4类,()是企业标准的代号。
查看答案
计算机病毒是一种隐藏在计算机工作程序中的一种破坏性程序,它可以修改别的程序,使被修改的程序也具有这种特性。具有()。
A. 很强传染破坏能力
B. 可预防的特性
C. 可以人为控制的特性
D. 容易发现,容易控制的性能
Calculator is (66) for performing arithmetic operations, but that requires human intervention to alter its stored program, if any, and to initiate each operation or sequence of operations. A calculator performs some of the functions of a computer, but usually operates only with frequent human intervention.Microcomputer’s processing unit consists of one or more microprocessors, and includes storage and input-output (67) . Personal computer primarily intended for (68) use by an individual. (69) computer can be hand-carried for use in more than one location. Minicomputer is functionally intermediate between a microcomputer and a mainframe. And supercomputer has the highest processing speeds available at a given time for (70) scientific and engineering problems. (70)处填()。
A. calculating
B. solving
C. resolving
D. settling
计算机运行过程中,遇到突发事件,要求CPU暂时停止正在运行的程序,转去为突发事件服务,服务完毕,再自动返回原程序继续运行,这个过程叫做中断。发生中断的原因称为中断源,它是 (7) ,中断源都有规定的优先级别,中断屏蔽的作用是 (8) 。 (8)处填()。
A. 不允许响应任何中断
B. 改变各中断源响应中断时的优先次序
C. 只屏蔽优先级别低的中断
D. 只屏蔽优先级别高的中断
在关系数据库中,对于一个模式的分解是多种多样的,但是分解后产生的模式应与原模式等价,这种等价可定义为()。
A. 保持函数依赖、无损连接性
B. 非函数依赖、无损连接性
C. 非函数依赖、双向连接
D. 保持函数依赖、满足最高范式