zoukankan      html  css  js  c++  java
  • Computer architecture Computer organization

    COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCEComputer architecture
    NINTH EDITION

    Computer architecture refers to those attributes of a system visible to a
    programmer or, put another way, those attributes that have a direct impact on
    the logical execution of a program. Computer organization refers to the operational
    units and their interconnections that realize the architectural specifications.
    Examples of architectural attributes include the instruction set, the number of bits
    used to represent various data types (e.g., numbers, characters), I/O mechanisms,
    and techniques for addressing memory. Organizational attributes include those
    hardware details transparent to the programmer, such as control signals; interfaces
    between the computer and peripherals; and the memory technology used.

  • 相关阅读:
    android Textview动态设置大小
    小米1plus MIUI RadioButton的问题
    快读
    高精集合
    清北学堂part2
    清北学堂part1
    OTZ%%%子谦。大佬
    筛质数大优化
    回文日期
    高精度加法
  • 原文地址:https://www.cnblogs.com/rsapaper/p/6197097.html
Copyright © 2011-2022 走看看