释义 |
布尔 BùĚr 基本例句 Boolean繁体布爾布尔代数中的一种运算,它同时对两个二进制数字进行如下操作:如果一个数或二个数为1,则结果为1;如果二个数均为零,则结果为零。它的逻辑算符是OR运算符。An operation performed inBooleanalgebra 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. 执行“蕴含”布尔操作的一种逻辑门电路。A gate that performs theBooleanoperation of implication. |