XOR

D.J.:[ˌeksˈɔ:] K.K.:[ˌɛksˈɔr]

abbr.

  1. Exclusive OR “异” 或(逻辑运算)

网络词典

XOR

英 ˈɒrəʊ 美 ˈɑːrəʊ
名词 中文翻译:异或
同义词: ['exclusive or', 'exclusive OR']

例句:

  1. 1. In a XOR operation, each bit is either 0 or 1.
    在XOR操作中,每个位要么是0,要么是1。
  2. 2. The XOR of two numbers will give you the result if one number is odd and the other is even.
    两个数的XOR运算将给出一个结果,如果一个数是奇数而另一个数是偶数。
  3. 3. The XOR function is used in many computer programming languages to perform bitwise operations.
    XOR函数在许多计算机编程语言中用于执行位操作。