×

按位异或 meaning in Chinese

exclusive or

Examples

  1. Are popped from the stack and their bitwise xor computed
    并进行按位异或计算。
  2. Computes the bitwise xor of two integer values and returns an integer
    计算两个整数值的按位异或,并且返回一个整数。
  3. Instruction computes the bitwise xor of the top two values on the stack and leaves the result on the stack
    指令计算位于堆栈顶部的两个值的按位异或,并且将结果留在堆栈上。
  4. Is a numeric value representing the bitwise exclusion exclusive bitwise disjunction of two numeric bit patterns
    是代表两个数值位组合模式的按位异或运算(互斥按位析取)的数值。
  5. Computes the bitwise xor of the top two values on the evaluation stack , pushing the result onto the evaluation stack
    计算位于计算堆栈顶部的两个值的按位异或,并且将结果推送到计算堆栈上。
More:   Next

Related Words

  1. 按位算法
  2. 按位算符
  3. 按位与
  4. 按位元串列
PC Version

Copyright © 2018 WordTech Co.