首页 > 其他 > 详细

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

时间:2019-06-10 22:34:00      阅读:100      评论:0      收藏:0      [点我收藏+]

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》

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

原文:https://www.cnblogs.com/lightmonster/p/11000697.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!