●In low-speed network,it is usually adequate to wait for congestion to occur and then react to it by telling the source of packets to slow down.In high-speed networks, this approach often works poorly, because in the (71) between sending the notification and notification arriving at the source, thousands of additional (72) may arrive.In ATM network , a major tool for preventing (73) is (74) control.When a host wants a new virtual (75) ,it must describe the traffic to be offered and the service expected.
(71) A.interval
B.time
C.slot
D.delay
(72) A.packets
B.cells
C.message
D.files
(73) A.collision
B.congestion
C.drop
D.delay
(74) A.flow
B.admission
C.traffic
D.time
(75) A.path
B.rout
C.circuit
D.way
第1题:
That sound doesn’t _____ in his language so it’s difficult for him to pronounce.
[A] happen
[B] take place
[C] occur
[D] run
第2题:
第3题:
在生产者/消费者问题中,用s表示互斥信号量,e表示空缓冲区资源信号量,n表示满缓冲区资源信号量,下列生产者和消费者的操作(生产者和消费者可并发执行),可能产生死锁的是()。
A.生产者:wait(s); wait(e); append(); signal(n); signal(s);消费者: wait(s); wait(n); take(); signal(e); signal(s);
B.生产者:wait(s); wait(e); append(); signal(n); signal(s);消费者: wait(n); wait(s); take(); signal(s); signal(e);
C.生产者:wait(e); wait(s); append(); signal(s); signal(n);消费者: wait(s); wait(n); take(); signal(e); signal(s);
D.生产者:wait(e); wait(s); append(); signal(s); signal(n);消费者: wait(n); wait(s); take(); signal(s); signa
第4题:
[A] occur
[B] engage
[C] confront
[D] encounter
第5题:
第6题:
(20分) 一个好题目需要符合的三要素,分别是:
A.Interesting
B.Manageable
C.Important
D.Adequate