以下为句子列表:
英文: 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.
中文: 布尔代数中的一种运算,它同时对两个二进制数字进行如下操作:如果一个数或二个数为1,则结果为1;如果二个数均为零,则结果为零。
更详细...
英文: 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.
中文: 布尔代数中的一种运算,它同时对两个二进制数字进行如下操作:如果一个数或二个数为1,则结果为1;如果二个数均为零,则结果为零。它的逻辑算符是OR运算符。
更详细...
英文: Digital Design:Binary System , Boolean Algebra , Logic Gates , Simplification of Boolean Functions , Combinational Logic.Analog Design:Amplifiers , Frequency Response , Feedback , Operational Amplifier.
中文: 数位设计:二进位制、布氏代数、逻辑闸、布氏函数的化简、组合逻辑电路。类比设计:放大器、频率响应、反馈系统、运算放大器。
更详细...
英文: This program creates truth tables from boolean expressions. I believe that it's very useful for Computer science students who learning Boolean algebra and predicate logic (like my self).
中文: 这个程序从布尔表达式中创建真实的表格。我相信对于学习布尔代数学和谓词逻辑的计算机科学学生(像我自己这样的)来说它是非常有用的。
更详细...
|