汇编网首页登录博客注册
dannyqiu的学习博客
博客首页博客互动【做检测题】论坛求助

我的博客

个人首页 |  我的文章 |  我的相册 |  我的好友 |  最新访客 |  文章收藏 |  论坛提问 |  友情链接 |  给我留言  
图片载入中
学习动态
最新评论
最新留言
好友圈
文章收藏
友情链接

[2014-12-23 17:31] 1.6 存储单元

A group of nine related bits makes a byte. Eight bits are used for data and the last one is used for parity
. According to the rule of parity, number of bits
that are on (1) in each byte should always be odd.

计算机存储基本单元是位(bit)。9个bits组成一个字节(Byte),其中8位用作数据,最后一位用作奇偶校验位。奇偶校验的规则是保证每一字节中置位为1的数量总是奇数。
...
阅读全文 | 评论次数(0) | 浏览次数(55) | 所属类型(默认类型)
页码数(1):  1