请输入您要查询的字词:

 

单词 number system
释义
number system

Computer
  • Although early number systems were not positional, all of the number systems most commonly used today are positional systems: the value of a number in such a system is determined not just by the digits in the number but also by the position in the number of each of the digits. If a positional system has a fixed radix (or fixed base) R then each digit ai in any number

    anan1a0
    is an integer in the range 0 to (R – 1) and the number is interpreted as
    anRn+an1Rn1++a1R1+a0R0
    Since this is a polynomial in R, such numbers are sometimes called polynomial numbers. The decimal and binary systems are both fixed-radix systems, with a radix of 10 and 2, respectively.

    Fractional values can also be represented in a fixed-radix system. Thus,

    0·a1a2an
    is interpreted as
    a1R1+a2R2++anRn
    In a mixed-radix (or mixed-base) system, the digit ai in any number
    anan1a0
    lies in the range 0 to Ri, where Ri is not the same for every i. The number is then interpreted as
    (((anRn1)+an1)Rn2++a1)R0+a0
    for example, 122 days 17 hours 35 minutes 22 seconds is equal to
    (((((1×10)+2)10+2)24+17)60+35)60+22
    seconds


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/7/1 3:55:45