binary coding的用法和樣例:
例句
- A bit added to a binary code that indicates parity and is used to check the integrity of data.
奇偶校驗位加在二進(jìn)制碼上的一個(gè)標明奇偶數的位,用于檢驗數據的完整性 - 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.
在兩個(gè)用二進(jìn)制編碼的十進(jìn)制數字同居于一個(gè)8位字節內的情況下,為了正確地對裝配型二進(jìn)制編碼的十進(jìn)制數進(jìn)行相加所需的從第3位到第4位的進(jìn)位。