十进制数

  • 网络decimal number;BCD;Decimal notation;DEC
十进制数十进制数
  1. 计算机以二进制数进行计算,而后把计算结果转换为十进制数。

    The computer performs calculations in binary and converts the results to decimal .

  2. 用PLC的梯形图程序控制7段码显示器作十进制数的显示,段码指令的应用使逻辑简单,编程方便。

    It demonstrates the effect of the segment instruction in ladder that controls the seven-segment display showing decimal value : simple logic and convenient programming .

  3. rgb(r,g,b)-(r,g,b是十进制数)

    Rgb ( r , g , b ) - ( r , g , b are decimal numbers )

  4. 它与decimal不同,因为精度十进制数不仅包含一个数字值,而且保留了一个算法精度。

    It varies from decimal in that precision decimal numbers carry not only a numeric value but also an arithmetic precision that is retained .

  5. 但由于采用传统器件设计转换速度不高,为此,在十进制数转化为二进制数的数学原理基础上提出一种采用新型器件的ADC电路设计方法。

    In the paper , a design method of ADC with new devices is presented based on the mathematical principle of converting decimal digit to binary digit .

  6. 文章从普通的两数之间的交换到十进制数与二进制数的转换以及位检测与位改写出发,列举了C语言位运算功能的一些妙用,从而进一步突出了C语言在计算机高级语言中的重要地位。

    This paper gives the application tips of C language in bit operations by enumerating its operations such as variable exchange , number conversion between decimal and binary system , bit detecting and bit rewriting . Furthermore , C language status in the high-level computer languages is emphasized .

  7. 用BCD码,可以将十进制数的每一位转换成相等的二进制数,而不是将整个十进制数转换成纯二进制数的形式。

    With BCD , it 's possible to convert each decimal number into its binary equivalent rather than convert the entire decimal value into a pure binary form .

  8. 映射项目之后,将其设置为表示本地缓存中项目的NoteID的十进制数。

    When an item is being mapped , then it is set to the decimal number representing the NoteID of the item in the local cache .

  9. 一个例子就是format-number()函数,它使用一个模式(描述十进制数所需的输出格式)作为它的一个变量。

    An example is the format-number () function , which takes as one of its arguments a pattern describing the output format required for a decimal number .

  10. 十进制数互换的一种简便方法

    A Simple and Convenient Method of Binary and Decimal Mutual Conversion

  11. 十进制数与对称三进制数之间转换的一种算法

    A Method of Conversion between Decimal Number and Symmetrical Ternary Number

  12. 小程序:将给定的十进制数转换成为二进制数。

    Applet : a given number of decimal conversion become binary .

  13. 列出界于0和32767之间的随机十进制数。

    RANDOM : Lists a random decimal number between 0 and 32767 .

  14. 如果给定的是十进制数,则返回八进制的值。

    Returns an octal value when given a decimal number .

  15. 二进制代表十进制数可能不准确。

    The binary representation of the decimal number may not be exact .

  16. 大多数计算机用真正的二进制编码方法表示十进制数。

    Most computers use a coded version of true binary to represent decimal numbers .

  17. 字域说明符允许把整数和十进制数读入和打印出来。

    The field descriptors allow integers and decimal number to be read and written .

  18. 你们想用这3个十进制数表示什么?,请再说一遍?

    What 's the biggest number you can represent with three decimal digits ? Pardon ?

  19. 对其表示的十进制数的有效数字位数,从相对误差的角度,给出了判定方法及结论。

    It discusses the number of decimal significant digits from the viewpoint of relative error .

  20. 有一个很简便的方法可以将任意十进制数换算为等值的二进制数。

    There is a very simple technique for converting any decimal number to its binary equivalent .

  21. 现代控制系统中无舍入十进制数在微机上实现的方法

    In Modern Control System the Way to Realize Decimal Numbers without Half & Adjust on the Microcomputers

  22. 在进行序列产生器的设计时,首先用十进制数和二进数同时列出所需要的序列。

    The design progress of this sequence generator starts with the listing of sequence both in decimal and binary .

  23. 我们可以在语言中支持十进制数(当前解析器中不支持)。

    We could add support for decimal numbers in the language ( currently not supported in the parser ) .

  24. 为了计算有多少个四位数字,你可以简单地用4去除最初的那个十进制数。

    In order to calculate how many fours digits there are , you could simply divide the initial decimal number by 4 .

  25. 要理解这些部分的具体含义,请考虑一个光学字符识别系统,该系统扫描纸张上的符号并将它们转换为3位的十进制数。

    To understand what these pieces mean , consider an optical character recognition system that scans glyphs printed on paper and converts them into three-digit decimal numbers .

  26. 该算法适用于不可靠通信信道上的十进制数加密通信,能在预付费表计等实际系统中得到广泛的应用,实践证明该算法有很高的安全性。

    It can be used in decimal system encryption in trustless channel , especially in prepaid meter . Applications of the algorithm showed the algorithm is very secure .

  27. 其公开密钥和私人密钥是一对大素数(100到200个十进制数或更大)的函数。

    The private key and public key are the function of a pair of big prime number ( decimal number between 100 and 200 bit or larger ) .

  28. 本方案的信息程序用十进制数编写,程序格式简单,编写十分方便。

    The information program can be written with the decimal system . The formal of program is simple , so it is very convenient to write the program .

  29. 由于研制过程中较好地解决了十进制数规格化和积分器的容量问题,从而消除了直线和圆弧加工中的速度差异。

    Owing to the proper resolution of the problems of the standardization of decimal numbers and the capacity of integrators , the speed difference between the line processing and the arc processing is removed .

  30. 解码时,由码流读出的信息位所对应的十进制数可立即确定出匹配的码字在分组中的位置。

    In the decoding process , the position of the matching codeword in the group can be determined immediately according to the decimal number corresponding to the information bits read from the input bitstream .