[计算机系统]字/字节/位

Posted lightmonster

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[计算机系统]字/字节/位相关的知识,希望对你有一定的参考价值。

Buses are typically designed to transfer fixed-sized chunks of bytes known aswords. The number of bytes in a word (the word size) is a fundamental system parameter that varies across systems. Most machines today have word sizes of either 4 bytes (32 bits) or 8 bytes (64 bits).

                                                                   《Computer system: a programmer‘s perspective》

以上是关于[计算机系统]字/字节/位的主要内容,如果未能解决你的问题,请参考以下文章