一起答
单选

在下列不同结构的处理机上执行6x6的矩阵乘法C:A×B,计算所需要的最短时间。只计算乘法指令和加法指令的执行时间,不计算取操作数、数据传送和程序控制等指令的执行时间。加法部件和乘法部件的延迟时间都是3个时钟周期,另外,加法指令和乘法指令还要经过“取指令”和“指令译码”的时钟周期,每个时钟周期为20ns,C的初始值为“0”。各操作部件的输出端有直接数据通路连接到有关操作部件的输入端,在操作部件的输出端设置有足够容量的缓冲寄存器。如果处理机内只有一个通用操作部件,采用顺序方式执行指令,那么所需要的时间为(5)。如果单流水线标量处理机,有一条两个功能的静态流水线,流水线每个功能段的延迟时间均为一个时钟周期,加法操作和乘法操作各经过3个功能段,那么所需要的时间为(6)。

  • A.105.6ms
  • B.52.8ms
  • C.39.6ms
  • D.72.8ms
参考答案
查看试卷详情
相关试题
  1. (48)

    • A.obtain
    • B.get
    • C.predict
    • D.update
  2. (49)

    • A.transparent
    • B.clear
    • C.fuzzy
    • D.changeable
  3. (46)

    • A.reduction
    • B.expansion
    • C.reduce
    • D.expansible
  4. (47)

    • A.quick
    • B.rapid
    • C.complicated
    • D.slow
  5. WWW is popular for its multimedia transmission and friendly(71). Although the speed of network has been improved considerably in recent years, the rapid(72)of using the Internet, the inherited character of delay in the network and the Request/Response working mode of WWW still make the Internet traffic very(73)and give no guarantee on the Quality of Service. Because HTTP has no states, the web server cannot know the users' demand and the users' requests cannot be predicted Taking advantage of a cache mechanism and the time locality of WWW accesses, the browser can preserve the documents ever accessed in the local machine. By this means, for the documents in the local cache, the browser does not need to send the requests to the remote server or to receive the whole responses from the remote one Pre-fetching uses the space locality of accesses First, the users' access requests are predicted according to the users' current request. Secondly, the expected pages are fetched into the local cache when the user is brow sing the current page. Finally, the users can access these pages downloaded from the local cache. And this can reduce the access delay to some degrees. Pre-fetching is one kind of active caches that can cache the pages which are still not requested by the user. The application of pre-fetching technology in the web can greatly reduce the waiting time after users have sent their requests. This paper brings forward an intelligent technique of web pre-fetching, which can speed up fetching web pages. In this technique, we use a simplified WWW data model to represent the data in the cache of web browser to mine the association rules. We store these rules in a knowledge base so as to(74)the user's actions. In the client sides, the agents are responsible for mining the users' interest and pre-fetching the web pages, which are based on the interest association repository. Therefore it is(75)for the users to speed up the browsing.

    • A.interactive
    • B.interaction
    • C.interactivity
    • D.infection
  6. (43)

    • A.decrease
    • B.balance
    • C.enhance
    • D.keep
  7. (44)

    • A.decrease
    • B.enhance
    • C.keep
    • D.balance
  8. (41)

    • A.isomorphic
    • B.different
    • C.heterogeneous
    • D.alien
  9. (42)

    • A.search for
    • B.find
    • C.look for
    • D.locate
  10. The grid computing is a new(66)technology connecting the distributed and(67)resources to the high-speed network and integrating a super-computer of processing capacity. The significance and architecture of the grid computing is explained. Several kernel technology such as OGSI, resource management, task management, task scheduling, high rate communication and security are described. Aiming at the particularity of the grid computing environment a mechanism similar to the technology of the search engine is designed to registry, discovery and(68)the resources in the grid. The whole model of the resource management is built by connecting task manager in the local resource management system to others with P2P model. The task may migrate among the task managers in order to(69)the load. The task users summit may be executed in relatively tight resource set, which will not only decrease the total communication overheads of the whole task but also(70)the performance of the system.

    • A.concentrative
    • B.distributed
    • C.aggregate
    • D.distributing