An operation performed in Boolean algebra on two binary digits simultaneously in a way that the result is one if either one or both digits are a one, or zero if both digits are zero. The logic operator is the OR operator. 布爾代數中的一種運算,它同時(shí)對兩個(gè)二進(jìn)制數字進(jìn)行如下操作:如果一個(gè)數或二個(gè)數為1, 則結果為1; 如果二個(gè)數均為零,則結果為零。它的邏輯算符是OR運算符。
In computing and communications, a group of eight binary digits treated as an entity. 在計算技術(shù)和通信技術(shù)中,作為一個(gè)整體來(lái)處理的一組8個(gè)二進(jìn)制數字。
A binary-coded decimal code for representing decimal numbers in which each decimal digit is represented by seven binary digits which are coefficients of 8,6,4,2,0,1,0, respectively. 用于表示十進(jìn)制數的一種二進(jìn)制編碼的十進(jìn)制碼,其中每位十進(jìn)制數用七位二進(jìn)制數來(lái)表示,它們分別是8,6,4,2,0,1和0的系數。