术语 | XOR |
释义 | XOR “异”,按位加,“异或”逻辑(电路);[互斥,或] An operator of Boolean operations. It is a few slightly more complex operatings than OR. An exclusive OR gate differs from an OR gate in that the operation produces a true result if only one of the inputs is true. If all inputs are false or more than one input is true, then the output is false. 布尔运算的一个算符。XOR比OR稍复杂。“异”门与“或”门之间的区别为:若只有一个 输入为“真”,则“异”门的运算结果为“真”;若全部输入(或多于一个输入)为“真”, 则输出为“假”。eXclusive OR 的缩写。 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。