There are six basic logic gates: AND, OR, NOT, NAND , NOR, and XOR.
A. 逻辑门
B. 异或门
C. 与非门
D. 或非门
查看答案
Take XOR as an example, the basic operations of XOR ( Exclusive-OR ) gate are described below with the aid of its truth table .
A. 真值表
B. 借助于
C. 描述
D. 操作
A logic gate is an elementary building block of a digital circuit. Using combinations of logic gates, complex operations can be performed.
A. 构件(积木)
B. 复杂操作
C. 组合
D. 逻辑门
A NOR gate can have two or more inputs. The dot 'o' on the output means 'not' showing that it is a Not OR gate. The output of a NOR gate is true when none of its inputs are true.
A. 多个输入
B. 逻辑真
C. 与非门
D. 或非门
The Flip-flop is the basic storage element in sequential logic ( in contrast to combinational logic ) .
A. 时序逻辑
B. 组合逻辑
C. 触发器
D. 存储元素