unsigned number

无符号数

  • Given the same number of bits unsigned integers usually represent twice the number of absolute values representable by signed integers .

    给予相同的位元, 整数通常能表示由有号整数所代表的值的绝对值的两倍 数目

  • This paper discusses the method of a unsigned binary number to decimal fixed-point fraction ( express at BCD )

    本文提出了一种将 符号的二进制 转换为十进制小数(BCD码表示)的方法。