中英互译
parity bit
美 /ˈpærəti bɪt/
基本释义
- 奇偶校验位:在一组比特中添加的一个比特,用于提供奇偶校验作为一种错误检查的手段。
双语例句
- The least significant bit of each block is reserved as the parity bit.每一块的最低有效位保留为奇偶位。
- Class using the specified port name baud rate parity bit data bits and stop bit.使用指定的端口名称、波特率、奇偶校验位、数据位和停止位初始化。
- Usually set up a dedicated parity bit, it makes this group code "1" is odd or even.通常专门设置一个奇偶校验位,用它使这组代码中“1”的个数为奇数或偶数。
网络短语
- vertical parity bit垂直奇偶位
- Even Parity bit偶校验位;位元;偶同位元
- Odd Parity bit奇校验位
- Parity Bit Replacement同位位元取代法
- parity bit per byte每字节奇偶校验位
英英释义
- n.(computer science) a bit that is used in an error detection procedure in which a 0 or 1 is added to each group of bits so that it will have either an odd number of 1's or an even number of 1's; e.g., if the parity is odd then any group of bits that arrives with an even number of 1's must contain an error