采用IE浏览器访问清华大学校园网主页时,正确的地址格式为()。
A. Smtp://www.tsinghua.edu.cn
B. http://www.tsinghua.edu.cn
C. Smtp:\\www.tsinghua.edu.cn
D. http\\www.tsinghua.edu.cn
查看答案
The purpose of a network()is to provide a shell around the network which will protect the
A. firewall
B. switch
C. router
D. gateway
有两个N*N的矩阵A和B,想要在微机(PC机)上按矩阵乘法基本算法编程。实现计算A*B。假设N较大,本机内存也足够大,可以存下A、B和结果矩阵。那么,为了加快计算速度,A和B在内存中的存储方式应选择()。
A按行存储,B按行存储
B. A按行存储,B按列存储
C. A按列存储,B按行存储
D. A按列存储,B按列存储
Almost all()have built-in digital cameras capable of taking images and video.
A. smart-phones
B. scanners
C. comtuters
D. printers
对于下面的有向图,其邻接矩阵是一个()的矩阵。
A. 3X4
B. 4X3
C. 6X6
D. 7X7