Which of the following defines memory interleaving?()A. The distribution of data written across all the memory DIMMs and the L1 cacheB. The distribution of data written across all the memory DIMMs in one bankC. The distribution of data written across all

题目
Which of the following defines memory interleaving?()

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


相似考题
更多“Which of the following defines memory interleaving?() ”相关问题
  • 第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))


    正确答案:D
    解析: 本题考查带参数的宏的替换。有些参数表达式必须加括号,否则,在实参表达式替换时,会出现错误。

  • 第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))


    正确答案:D
    本题考查参数的宏替换。避免二义性有些参数表达式必须加括号,否则在实参表达武替换时,会出现错误。例如X为(m+n)时替换A:m+n*m+n,所以D最符合条件。

  • 第3题:

    We asked the professor about the criteria by which he classifies the animal species.

    A:divides
    B:categorizes
    C:groups
    D:defines

    答案:B
    解析:
    本句意思是:我们询问教授是以何标准给动物种群分类的。classi行意为 “分类,归类”,如:Men in the post office classify mnail according to places it is to go.邮局里的人员将信件按寄送地点分类。divide意为“分离”,如:Divide the cauliflower into fiorets and wash them thoroughly.把菜花拼成小块,然后仔细把它们洗干净。categorize意为“把······归类”,如: Categorize the plants into four groups.把这些植物分成四类。group作为动词意为“分组”,并不一定是一根据对象的某种特性而分组,如:The fact sheets are grouped into seven sections.这些资料被分成了七部分:define意为“给······下定义”,如:He was asked to define his concept of cool.他被要求说明自己关于“酷”的定义。只有选项B同句中画线单词含义接近。

  • 第4题:

    下列选项中不会引起二义性的宏定义是( )。A.defineS(x)x*xB.defineS(x)(x)*(x)SXB

    下列选项中不会引起二义性的宏定义是( )。

    A.#defineS(x)x*x

    B.#defineS(x)(x)*(x)

    C.#defineS(x)(x)*x

    D.#defineS(x)(x*x)


    正确答案:D
    本题考查参数的宏替换。为避免二义性有些参数表达式必须加括号,否则在实参表达式替换时,会出现错误。例如x为(m+n)时替换A:m+n*m+n,所以选项D最符合条件。

  • 第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))


    正确答案:D
    解析:本题考查带参数的宏的替换。有些参数表达式必须加括号,否则,在实参表达式替换时,会出现错误。

  • 第6题:

    为什么我们要大力发展memory ()

    A.随着CPU主频的提高,memory的速度成为冯诺依曼结构中制约计算机速度的关键因素

    B.随着多个处理器技术的发展,CPU对于memory的带宽要求越来越高

    C.memory是世界上最大的标准型产品,而我国的memory主要依赖于进口

    D.目前,memory的面积占芯片面积的比重很大,直接决定着整个芯片的成本


    随着 CPU 主频的提高, memory 的速度成为冯诺依曼结构中制约计算机速度的关键因素;随着多个处理器技术的发展, CPU 对于 memory 的带宽要求越来越高;memory 是世界上最大的标准型产品,而我国的 memory 主要依赖于进口;目前, memory 的面积占芯片面积的比重很大,直接决定着整个芯片的成本