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