术语 | quibinary code |
释义 | quibinary code 五二码 A binarycoded decimal code for representing decimal numbers in which each decimal digit is represented by seven binary digits which are coefficients of 8,6,4,2,0,1,0, respectively. 用于表示十进制数的一种二进制编码的十进制码,其中每位十进制数用七位二进制数 来表示,它们分别是8,6,4,2,0,1和0的系数。五二码表如下: \\ \\ 十进制数 五二码 十进制数 五二码 \\ 8642010 5 0010010 \\ 0 0000101 6 0100001 \\ 1 0000110 7 0100010 \\ 2 0001001 8 1000001 \\ 3 0001010 9 1000010 \\ 4 0010001 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。