十进制以十为进位的数字系统。
二进制编码的十进制数进行相加所需的从第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.
二进制编码的十进制数进行相加所需的从第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.
应用推荐