首页 > 其他 > 详细

Twos Complement Representation

时间:2016-12-28 02:03:20      阅读:292      评论:0      收藏:0      [点我收藏+]

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

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

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