parity bit 美 英 un.奇偶校验位;奇偶检验位 网络校验位數目;同位检查位元 英汉 网络释义 un. 1. 奇偶校验位 2. 奇偶检验位 释义: 全部,奇偶校验位,奇偶检验位,校验位數目,同位检查位元
Parity bit is an extra bit added to a set of binary data bits for the purpose of error detection during data transmission.
Related to parity bit:checksum parity bit [′par·əd·ē ‚bit] (communications) An additional nondata bit that is attached to a set of data bits to check their validity; it is set so that the sum of one-bits in the augmented set is always odd or always even. ...
The simplest example of this addition is the parity bit. There are two types of parity bits: Odd parity bits; and Even parity bits. How to calculate an odd or even parity bit Calculating a parity bit, even or odd, is a straightforward thing to do. For odd parity, count the 1s in ...
parity bit.A definition of the term parity bit is presented. It refers to an odd or even digit used to check binary computer data for errors.EBSCO_bspBloomsbury Business Library Business & Management Dictionary
A parity bit is a check bit that is added to a block of data for error detection purposes; The value of the parity bit is assigned either 0 or 1 that makes the number of 1s in the message block either even or odd depending upon the type of parity; ...
Noun1.parity bit- (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 ...
Parity bit added: 1 Transmitted value: 10101011 Result: Odd parity (five 1s) Even parity: Initial value: 1010101 (four 1s) Parity bit added: 0 Transmitted value: 10101010 Result: Even parity (four 1s) The value of the parity bit depends on the initial parity of the data. For example, ...
vertical parity bit 【计】 纵向奇偶校验, 垂直奇偶校验 parity check bit 奇偶校验位,奇偶校验位 parity check bit command 【计】 奇偶校验位命令 No Parity 无同位数据传输无侦错位。 no parity 【计】 无奇偶校验 on the bit (马)被勒紧缰绳行走 no bit 非二进位, 非位 bit by bit adv.渐渐...
Network | parity bit 奇偶校验位是一个表示给定位数的二进制数中1的个数是奇数还是偶数的二进制数。奇偶校验位是最简单的错误检测码。 A parity bit, or check bit is a bitadded to the endof a string of binary code that indicates whether the number of bits in the string with the value one ...