| 释义 |
parity digit 奇偶校验数字[位];[配类数位] An nary digit appended to an array of nary digits to make the sum modulo n of all the digits always equal to 0 to any predetermined digit.In the case of the radix 2, parity digit becomes parity bit. 附加在n元数字的数组上的一个n元数字,用来使所有数字的模n和总是等于0或任何预定的数字。 在基数为2的情况下,奇偶校验数字就是一个奇偶校验位。 |