二进制编码的 meaning in English
binary-coded
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的系数。五二码表如下: - Existing approaches including the asn . 1 implementations that have been publicly discussed don t really appear to make full use of the potential of binary encodings based on a schema , since they go through a layer of conversion between the data objects and the actual encoded form
现有的方法(包括经过公开讨论的asn . 1实现)看起来都没有真正充分利用基于模式的二进制编码的潜能,因为它们在数据对象和实际的编码形式之间都要经过一个转换层。