码迷,mamicode.com
首页 > 其他好文 > 详细

Twos Complement Representation

时间:2016-12-28 02:05:54      阅读:194      评论:0      收藏:0      [点我收藏+]

标签:compute   bit   rom   integer   like   mos   use   des   other   

COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION

 

Like sign magnitude, twos complement representation uses the most significant bit
as a sign bit, making it easy to test whether an integer is positive or negative. It
differs from the use of the sign-magnitude representation in the way that the other
bits are interpreted. Table 10.1 highlights key characteristics of twos complement
representation and arithmetic, which are elaborated in this section and the next.

Twos Complement Representation

标签:compute   bit   rom   integer   like   mos   use   des   other   

原文地址:http://www.cnblogs.com/yuanjiangw/p/6227894.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!