二进制编码的十进制 meaning in English
bcd / b binary coded decimals / binary
binary coded decimal system
binary decimal
binarycoded decimal system
coded-decimal
Examples
- 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位的进位。 - To resolve the behavior , most programmers either ensure that the value is greater or less than what is needed , or they get and use a binary coded decimal library that will maintain the precision
为解决此行为,大多数程序员或是确保值比需要的大或者小,或是获取并使用可以维护精度的二进制编码的十进制( bcd )库。 - A binary - coded decimal code for representing decimal numbers in which each decimal digit is represented by seven binary digits which are coefficients of8 , 6 , 4 , 2 , 0 , 1 , 0 , respectively
用于表示十进制数的一种二进制编码的十进制码,其中每位十进制数用七位二进制数来表示,它们分别是8 , 6 , 4 , 2 , 0 , 1和0的系数。五二码表如下: