n. complement
·2,447,543篇论文数据,部分数据来源于NoteExpress
纯二进制记数系统中的基数补码。
The radix complement in the pure binary numeration system.
youdao
数字输出数据格式为标准二进制或二进制补码。
The digital output data is presented in straight binary or twos complement formats.
一种通过求一个数的补码来得到该数的负数的方法。
A way of producing the negative of a number by obtaining its complement.
计算机中的有符号数有三种表示方法,即原码、反码和补码。三种表示方法均有符号位和数值位两部分,符号位都是用0表示“正”,用1表示“负”,而数值位,三种表示方法各不相同。在计算机系统中,数值一律用补码来表示和存储。原因在于,使用补码,可以将符号位和数值域统一处理;同时,加法和减法也可以统一处理。
详细内容
应用推荐
模块上移
模块下移
不移动