十进制,十进制记数制
1. 十进制:decimal addition ==> 十进制加法 | decimal base ==> 十进制 | decimal-binary ==> 十进-二进制
2. 十進基底:十进制属性 decimal attribute | 十进基底 decimal base | 十进BCD加法器 decimal BCD adder
3. 以十为底的:decimal attenuator 十进衰减器 | decimal base 以十为底的 | decimal carry 十进制进位
1. A computer calculation that takes into consideration the varying location of the decimal point (if base 10 is being used) or the binary point (if base 2 is used).
考虑十进制小数点(如使用基数10)或二进制小数点(如使用基数2)改变位置的计算机的一种计算,每个数的符号与尾数分别指定。
2. The most remarkable feature of Babylonian arithmetic was its use of a sexagesimal (base 60) place-valued system in addition to a decimal system.
巴比伦人的算术最引人注目的特点是它使用了六十分数(60进位)标值系统作为十进位小数系统的补充。
3. The programmer can change the notational base to octal or hexadecimal or back to decimal (the representation of floating-point values is unaffected) by using the manipulators hex, oct, and dec
通过使用操纵符 hex、oct 和 dec,程序员可以将表示进制改为八进制、十六进制或恢复十进制
4. The cardinal number that is the sum of nine and one; the base of the decimal system.
九和一的总和就是名词十。是十进制数字的基数。
5. The first routine, ConvertDecToBaseN, takes the decimal number and the base to convert it to as parameters.
第一个例程,ConvertDecToBaseN,获得一个十进制小数和基数并将它按参数转换。
6. The prior examples have shown that to convert from any number base to decimal, determine the weights or values of each position of the number, and then sum the weights to form the decimal equivalent.
前面的例子说明了将任何其他基数的数转换为十进制数时,十进制数的值取决于该数每个位上的权或值,它们的和就是等效的十进制数值。
decimal base的近义词
7. 131 Chapter 1 The History and Future of Computers 3.1.3 Conversion to Decimal The prior examples have shown that to convert from any number base to decimal, determine the weights or values of each position of the number, and then sum the weights to form the decimal equivalent.
前面的例子说明了将任何其他基数的数转换为十进制数时,十进制数的值取决于该数每个位上的权或值,它们的和就是等效的十进制数值。
8. Conversion from decimal fraction to another number base is accomplished with multiplication by the radix.
例如,小数转换成二进制,要用2乘乘法之后,要将十进制小数转换成二进制,要用乘。
danci.911cha.com
9. Double-click on it and change the Base to Decimal.
双击它,改变基础,以小数。
10. Our usual practice is to assume that the figures used in a decimal point after the base to express Fudianshuo.
我们通常的习惯是,假设用处于一个数字之后的基数小数点来表示浮点数。
11. The default is 10 which means that DUMP will display the characters in decimal, or base 10. The other allowed values are 8, 16 or 17.
这一命令有四个参数,第一个是要dump的数据,第二个是要dump出的基数,缺省是10,即DUMP将显示十进制字符。
12. Floating point is a very similar concept, except that computers use binary rather than decimal as their base.
浮点是一个非常类似的概念,除了计算机使用二进制而不是十进制作为基础。
13. Multiply the decimal fraction by the radix (number base).
用基数乘十进制小数。
14. If you wish to ensure that Planning only calculates using the base number with a given number of decimal places, then the @ TRound built in function may be used to achieve this.
如果您想要确保Planning仅使用有给定小数位的基数进行计算,那么内置在函数中的@TRound可以实现这一点。
\u0039\u0031\u0031\u67E5\u8BE2\u00B7\u82F1\u8BED\u5355\u8BCD
15. For a numeric/decimal base type, length should be specified as " precision, scale ".
对于数值型/小数型基本类型,其长度应定义为精度,进位制。
16. In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
除了缺省的十进制计数制外W3Eval还支持二进制、八进制和十六进制。
17. Traditional divided by the base for the remaining few and multiplied by the base to choose integer, each of which respectively calculates integer part and decimal part, are being applied in the method of numbering system conversion in computer.
计算机中数制的转换方法一直采用传统经典的除基取余法和乘基取整法,来分别计算数的整数部分和小数部分。
18. The crystal oscillator provides frequency stable accurate 32768Hz the signal. After frequency divider frequency division to 1Hz stable accurate function signal, Does for the counter pulse signal. Six counter serial connections, Uses the decimal base and the senary counting separately (when ten for ternary notation counting). Comes out through 7448 decoders and the monitor appearances, The counting cycle is 24 hours.
晶振提供一个频率稳定准确的32768Hz的信号,经过分频器分频的到1Hz稳定准确的函数信号,做为计数器的脉冲信号,六个计数器串行连接,分别采用十进制和六进制计数,通过7448译码器和显示器显现出来,计数周期为24小时。
19. For a numeric / decimal base type, length should be specified as " precision, scale ".
对于数值型/小数型基本类型,其长度应定义为精度,进位制。
20. The base parameter may be set to 2, 8, 10 or 16 decimal.
默认进制参数值可设定为2,8,10或16进制。