信息资源利用是关注人对信息资源()的评价和维护等.
A.收集平台
B.利用的效率
C.利用水平
D.利用过程
E.利用方式
参考答案:B, C, D
有以下程序: void f(int Y,inf*X) (Y=Y+*X;*X=*X+y;) main() int X=2,Y=4: f(Y,&X); printf“%d%d\n”,X,Y); 执行后输出结果是 (10) 。
The metric assigned to each network depends on the type of protocol.Some simple protocol, like RIP, treats each network as equals. The(1) of passing through each network is the same; it is one(2)count. So if a packet passes through 10 network to reach the destination, the total cost is 10 hop counts. Other protocols, such as OSPF, allow the administrator to assign a cost for passing through a network based on the type of service required. A (3) through a network can have different costs (metrics). For example, if maximum(4) is the desired type of service, a satellite link has a lower metric than a fiber-optic line. On the other hand, if minimum(5)is the desired type of service, a fiber-optic line has a lower metric than a satellite line. OSPF allow each router to have several routing table based on the required type of Service.
(2)是()
A.process
B.hop
C.route
D.flow