A. The distribution of data written across all the memory DIMMs and the L1 cache
B. The distribution of data written across all the memory DIMMs in one bank
C. The distribution of data written across all the memory DIMMs and the processor
D. The distribution of data written across all the memory DIMMs and the L2 cache
第1题:
下列选项中不会引起二义性的宏定义是( )。
A.#define S(x)x*x
B.#define S(x)(x)*(x)
C.#define S(x)(x*x)
D.#define S(x)((x)*(x))
第2题:
下列选项中不会引起二义性的宏定义是( )。
A.#define S(x) x*x
B.#define S(x) (x)*(x)
C.#define S(x) (x*x)
D.#define S(x) ((x)*(x))
第3题:
第4题:
下列选项中不会引起二义性的宏定义是( )。
A.#defineS(x)x*x
B.#defineS(x)(x)*(x)
C.#defineS(x)(x)*x
D.#defineS(x)(x*x)
第5题:
下列选项中不会引起二义性的宏定义是( )。
A.#define S(x) X*X
B.#define S(x)(x)*(x)
C.#define S(x)(x*x)
D.#define S(x)((x)*(x))
第6题:
为什么我们要大力发展memory ()
A.随着CPU主频的提高,memory的速度成为冯诺依曼结构中制约计算机速度的关键因素
B.随着多个处理器技术的发展,CPU对于memory的带宽要求越来越高
C.memory是世界上最大的标准型产品,而我国的memory主要依赖于进口
D.目前,memory的面积占芯片面积的比重很大,直接决定着整个芯片的成本