结构化综合布线系统分为六个子系统,其中水平子系统的作用是(67),干线子系统的作用是(68)。(67)A.实现各楼层设备间子系统之间的互联B.实现中央主配线架和各种不同设备之间的连接C.连接干线子系统和用户工作区D.连接各个建筑物中的通信系统(68)A.实现各楼层设备间子系统之间的互联B.实现中央主配线架和各种不同设备之间的连接C.连接干线子系统和用户工作区D.连接各个建筑物中的通信系统
查看答案
If two communicating entities are in different hosts connected by a network,there is a risk that PDUs will not arrive in the order in which they were sent,because they may traverse(71)paths through the network. If each PDUs is given a unique number,and numbers are assigned(72),then it is a logically simple task for the receiving entity to reorder(73)PDUs on the basis of sequence number. A problem with this scheme is that,with a(74)sequence number field,sequence number will repeat. Evidently,the maximum sequence number must be (75)than the maximum number of PDUs that could be outstanding at any time.(71)A.same B.different C.single D.unique(72)A.randomly B.equally C.uniformly D.sequentially(73)A.received B.sent C.transmitting D.forwarding(74)A.various B.diverse C.finite D.infinite(75)A.smaller B.greater C.less D.more
在程序的执行过程中, Cache与主存的地址映射是由(1)完成的。
A. 操作系统
B. 程序员调度
C. 硬件自动
D. 用户软件
内存按字节编址。若用存储容量为 32Kx8bit 的存储器芯片构成地址从A0000H到DFFFFH的内存,则至少需要(3)片芯片。
A. 4
B. 8
C. 16
D. 32
计算机运行过程中,CPU 需要与外设进行数据交换。采用(5)控制技术时,CPU与外设可并行工作。
A. 程序查询方式和中断方式
B. 中断方式和 DMA 方式
C. 程序查询方式和 DMA 方式
D. 程序查询方式、中断方式和 DMA 方式