二-十进制计数法(BCD)指的是占据一个单元组的十进制系统的二进制等价物。
Binary Coded decimal (BCD) refers to a binary equivalent of the decimal system which also occupies a nibble.
计算机以二进制数进行计算,而后把计算结果转换为十进制数。
The computer performs calculations in binary and converts the results to decimal.
通过摆弄这些二进制数,他不禁发出疑问:二进制时间——或者说,十进制时间——为什么从未在西方世界流行开来。
All this playing around with binary numbers has made him wonder why binary time—or, for that matter, decimal time—never caught on in the Western world.
RID通常描述为(页号;slot数),即十进制记数的(0;10)、二进制记数的(0;A)。
RIDs are often depicted as (page number; slot number), or (0;10) in decimal notation, (0;A) in hexadecimal notation.
浮点是一个非常类似的概念,除了计算机使用二进制而不是十进制作为基础。
Floating point is a very similar concept, except that computers use binary rather than decimal as their base.
大多数情况下,为了显示,从二进制计算返回十进制结果会移除一些四舍五入误差。
In most situations the calculation to return the result from binary to decimal for presentation purposes will remove any rounding error.
中国人发明了算盘;而印度人发明了二进制及十进制算法。
The Chinese invented the abacus; India invented the binary and the decimal systems.
如果你表达,类似于7的数字,在二进制中,它和十进制可不太一样。
Well, if we actually want to represent something like the number 7, well in binary, not actually in decimal like this.
通过摆弄这些二进制数,笔者不由引发一个疑问:二进制时间——或者十进制时间——为什么从未在西方世界流行开来。
All this playing around with binary Numbers has made him wonder why binary time-or, for that matter, decimal time-never caught on in the Western world. Decimal time has been tried on many occasions.
操作数可以是变量,还可以是十进制、十六进制、八进制或二进制数。
Operands can be variables or decimal, hexadecimal, octal, or binary Numbers.
除了缺省的十进制计数制外w 3eval还支持二进制、八进制和十六进制。
In addition to the default decimal base, W3Eval also supports binary, octal, and hexadecimal bases.
脚本函数应该能够以多种格式生成ewu值,比如十进制、二进制、八进制或十六进制。
The script function should be able to generate EWU values in multiple formats, such as base 10, binary, octal, or hexadecimal.
通过应用各种编码技术,字位的组合不但可以用来表示二进制数,还可以表示其他离散符号,比如十进制数字和字母表上的字母等。
By using various coding techniques, group of bits can be made to represent not only binary number but also other discrete symbols, such as decimal digits or letter of alphabet.
有一个很简便的方法可以将任意十进制数换算为等值的二进制数。
There is a very simple technique for converting any decimal number to its binary equivalent .
当然,幂和尾数都是用二进制数系统来编码,而不是十进制数系统。
Of course, both exponent and mantissa are encoded using a binary system rather than a decimal system.
我们采用与十进制运算对比的办法来介绍二进制数的运算方法。
Let us look at parallels between arithmetic using binary Numbers and arithmetic using decimal Numbers.
一个十进制的数可以用编码二进制形式来代表。
二进制数11001转换成十进制数是25。
在进行序列产生器的设计时,首先用十进制数和二进数同时列出所需要的序列。
The design progress of this sequence generator starts with the listing of sequence both in decimal and binary.
你可以选择你首选的注射语言和输入/显示基地(二进制,八进制,十进制和十六进制)的配置形式。
You can choose your preferred injection language and input/display bases (binary, octal, decimal, and hexadecimal) with the configuration form.
当然,幂和尾数都是用二进制数系统来编码,而不是十进制数系统。
Of course, both exponent and mantissa are encoded using a binary system rather than decimal system.
有一个很简便的方法可以将任意十进制数换算为等值的二进制数。
There is a very simple technique for converting any decimal number to its binary equivalent.
在这个实验中,同学将学习转换十六进制数值成为十进制及二进制数值的程序。
In this lab, the student will learn the process to convert hexadecimal values to decimal and binary values.
如何将十进制转换为二进制?
本文介绍了一种对二路随机脉冲尾数求差的原理,并在此基础上推出用十进制求差的计算法。
This paper introduces a tail difference algorithm for two random pulses, and presented a BCD instruction tail difference algorithm on the basis.
十进制转换模块采用了连减法,实现了二进制数向十进制数的转换;
BCD number conversion realizes the conversion from binary system to decimal system by consecutive subtractions.
而印度人发明了二进制及十进制算法。
例如,下面的二进制数可以表示,就像十进制数1206,作为每一个值密码倍其各自的权的常数。
For example, the following binary number can be expressed, just like the decimal number 1206, as a sum of each cipher value times its respective weight constant.
例如,下面的二进制数可以表示,就像十进制数1206,作为每一个值密码倍其各自的权的常数。
For example, the following binary number can be expressed, just like the decimal number 1206, as a sum of each cipher value times its respective weight constant.
应用推荐