英语人>词典>汉英 : 十进制数制 的英文翻译,例句
十进制数制 的英文翻译、例句

十进制数制

词组短语
decimal number system · decimal numbering system · decimal numeration system
更多网络例句与十进制数制相关的网络例句 [注:此内容来源于网络,仅供参考]

The software can achieve up to 15 decimal arithmetic, hex...

本软件可以实现多达15位十进制数的运算,十六进制的计算则可以实现12位的运算。

In most situations, PHP scripts are written using decimal notation; however, in some situations octal or hexadecimal numbers make life easier.

在大多数情形下,PHP脚本被使用十进制书写;然而,在一些情形下,八进制或十六进制数会使一切变得更简单。

In this coding scheme, each of the digits(0-9)in the decimal system is coded as a four-digit binary number, and these binary number are added in sequence as in the decimal number system.

在这个编码方案,每一项数字( 0-9 )在小数制编码为4位数二进制数,而这些二进制数已加入顺序,在十进制数系统。

Base-2 is binary, base-10 is the normal decimal representation, base-16 is Hex.

基于2的是二进制数,基于10的是十进制数,基于16的是十六进制数。

Conversion from decimal to its equivalent representation in the radix r system is carried out by separating the number into its integer and fraction parts and converting each part separately.

把数分成整数和小数部分,然后分别转换各部分,便可将十进制数转换成基数计数制下对应的数。

Enter your data as avector, mixed or improper fraction, any degree, radian or angle, sexadesimal and hexadecimal, decimal, octal and binary number to compute any scientific, logical, vectorial and statistical operationsincluding standard deviations and nonlinear regressions.

键入你的数据作为一个向量,混合/假分数,任何度数/弧度/角度,;六十进制数以及16进制/10进制/8进制/2进制数进行任何科学计算,逻辑运算,矢量运算和包括标准离差和非线性的回归的统计分析计算。

Computers need numerical value change between binary system,octal system and decimal system The fortran77 is used in the programming to perform the numerical value converting.

计算机需要数制转换,计算机内部使用二进制,二进制八进制十进制之间的数制转换,FORTRAN77编制,围绕二进制与小数,解决二进制八进制十进制之间的数制转换 2。

Computers need numerical value change between binary system ,octal system and decimal system The fortran77 is used in the programming to perform the numerical value converting.

计算机需要数制转换,计算机内部使用二进制,二进制八进制十进制之间的数制转换,FORTRAN77编制,围绕二进制与小数,完成二进制八进制十进制之间的数制转换

For example, decimal 31 can be written as 037 in octal and 0x1f or 0x1F in hex.

例如。十进制数31可以写成八进制形式037,也可以写成十六进制形式0x1f或0X1F。

The position to the left of the radix point, called a decimal point only in the decimal system, is always the units position in any number system.

在十进制中称为十进制小数点,点,在十进制中称为十进制小数点,其左边的位在任何数制中都是个位。

更多网络解释与十进制数制相关的网络解释 [注:此内容来源于网络,仅供参考]

binary number:二进制数

1、十进制数(Decimal number)用后缀D表示或无后缀.2、二进制数(Binary number)用后缀B表示. 3、八进制数(Octal number)用后缀Q表示. 4、十六进制数(Hexadecimal number)用后缀H表示.

binary number:数

在十进制中,每一位有0~9共十个数码,所以计数的基数为1第一章 数制与编码(Number System and Codes)一、十进制数(Decimal Number)二、二进制数(Binary Number) 与十进制相似,二进制数也遵循两个规则:

biquinary notation:二-五进制记数法,二五混合进位制计数法,二五混合进制记数法,二五进制记数法

biquinary coded decimal number 二-五进制编码的十进制... | biquinary notation 二-五进制记数法,二五混合进位制计数法,二五混合进制记数法,二五进制记数法 | biquinary number 二-五进制数,二五混合进制...

biquinary representation:(数的)二五混合进制表示

biquinary number system 二五混合进位制计数法 | biquinary representation (数的)二五混合进制表示 | biquinary-coded decimal number 二五混合码十进制数

decimal notation:十进制记数法

decimal keyboard 十进键盘 | decimal notation 十进制记数法 | decimal number system 十进数制

decimal number system:十进数制

decimal notation 十进制记数法 | decimal number system 十进数制 | decimal order 十进指数

decimal system:十进制

不同数制之间的区别主要是基数不同,它们的书写规则和运算规律是一致的. 为区别非十进位制数与十进制数,非十进制数应使用进位制注脚. 下面我们通过二进制(Binary System)与十进制(Decimal System)的对比来初步了解二进制的慨念.

decimal:十进制数

十进制数(Decimal)是通过在前面加负号"-"来表示负数的,否则就一定是正数. 但是十六进制和八进制没有这

number system:数制

10、base: 基数 一特定记数制(number system)中不同数位的个数. 十进制记数法(decimal notation)的基数为十,二进制记数法(binary notation)的基数为2,八进制记数法(octal notation)的基数为8,十六进制记数法(hexadecimal notation)的基数为16.

octal number:八进制数

1、十进制数(Decimal number)用后缀D表示或无后缀.2、二进制数(Binary number)用后缀B表示. 3、八进制数(Octal number)用后缀Q表示. 4、十六进制数(Hexadecimal number)用后缀H表示.