XOR
基本解释
- =Exclusive OR “异” 或(逻辑运算)
英汉例句
- Test for the truth of a condition, such as AND, OR, NOT, and XOR.
测试某个条件(如AND、OR、NOT和XOR)的真实性。 - The major hexadecimal number of logical operators (AND, OR, XOR, NOT).
主要完成十六进制数的逻辑运算(AND,OR,XOR,NOT)。 - XOR of Address bits[20:16,6] would hang Sandra unless ECC was set to basic.
异或的地址位[ 20:16,6 ]将挂起桑德拉除非ECC的是基本的。 - If a and b are binary strings this is equivalent to a+b and to a XOR b.
如果是二进制字符串a和b,汉明距离等于它们汉明重量的和a+b或者a和b汉明重量的异或aXORb。 - This instruction handler is therefore handling Virtual XOR instruction.
这个指令操作是处理虚拟XOR指令。