您要查找的是不是:
- biquinary coded decimal number 二-五进制编码的十进制数
- The carry from bit3 to bit4 needed for adding packed binary coded decimal number correctly, where two binary coded decimal digits reside in one8-bit byte. 在两个用二进制编码的十进制数字同居于一个8位字节内的情况下,为了正确地对装配型二进制编码的十进制数进行相加所需的从第3位到第4位的进位。
- The carry from bit3 to bit4 needed for adding packed binary coded decimal number correctly,where two binary coded decimal digits reside in one8-bit byte. 在两个用二进制编码的十进制数字同居于一个8位字节内的情况下,为了正确地对装配型二进制编码的十进制数进行相加所需的从第3位到第4位的进位。
- binary coded decimal number system 二十进制数字系统
- A decimal number may be represented in coded binary form. 一个十进制的数可以用编码二进制形式来代表。
- coded decimal number 编码十进制数,编码的十进制数
- binary coded decimal number 二进制表示的十进数
- Returns the decimal number for a particular time. 返回特定时间的小数。
- One is the Extended Binary Coded Decimal Interchange Code(EBCDIC). BCD方案:用BCD码,可以将十进制数的每一位转换成相等的二进制数,而不是将整个十进制数转换成纯二进制数的形式。
- The decoct() function converts a decimal number to an octal number. 函数的作用是:将一个十进制数字转换为八进制。
- The octdec() function converts an octal number to a decimal number. 函数的作用是:将一个八进制数转换为十进制。
- The bindec() function converts a binary number to a decimal number. 函数的作用是:将一个二进制数字转换为十进制数字。
- One is the Extended Binary Coded Decimal Interchange Code(EBCDIC). 还有另外两种普遍使用的8位编码。
- Converts the value of the specified Object to a Decimal number. 将指定Object的值转换为Decimal数字。
- Calculates the integral part of a specified decimal number. 计算指定小数的整数部分。
- The binary representation of the decimal number may not be exact. 十进制数的二进制表示形式可能不精确。
- RANDOM: Lists a random decimal number between 0 and 32767. 列出界于0和32767之间的随机十进制数。
- What is the binary equivalent for decimal number 149? 下列那一个二进制数等于十进制数149?
- Returns the larger of two decimal numbers. 返回两个十进制数中较大的一个。
- Returns the smaller of two decimal numbers. 返回两个十进制数中较小的一个。