Let’s go to ______ cinema – that’ll take your mind off the problem for _____while.
A. the; the B. the; a
C. a; theD. a; a
第1题:
A.you
B.your
C.yours
D.your's
第2题:
37. Please follow me and I’ll ________you the way to Mr Zhang's office.
A.get
B.show
C.give
D.take
第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题:
What's ( )job? Are ( ) British?
A. your, your
B. you, your
C. your, you
第5题:
控制器的传递函数,扰动通道的传递函数和广义控制通道的传递函数分别为()
A.GC(s)、Gf(s)、Go(s)
B.Go(s)、Gf(s)、GC(s)
C.GC(s)、Go(s)、Gf(s)
D.GC(s)、Gf(s)