exclusive-OR

exclusive-OR

 英

  • n."异"
  • 网络异或;互斥和;逻辑异或

英汉解释

n.
1.
"异"

例句

Then the ^ operator looks at the binary representation of the values of two expressions and does a bitwise exclusive OR operation on them.

然后^运算检查进位表示运算运算执行互斥OR运算

Registers and releases, respectively, a callback handler for an IRQ line. The registration can be exclusive or shared.

分别用于注册释放IRQ线路回调

Then perform another exclusive OR operation between the result of the first exclusive OR operation and the third (unchanged) block.

然后第一exclusiveOR操作得到结果第三改变进行另一次exclusiveOR操作

None, one, or all of these files can exist, and it's up to the application to treat the files as mutually exclusive or incremental.

这些文件可以全部存在可以存在一个或者存在取决于应用程序这些文件视为互斥递增

exclusive or; a circuit in a computer that fires only if only one of its inputs fire.

排外一个并且只有一个入口激活计算机才能激活线路

There were other auxiliary squadrons, but none was as exclusive or elitist as 601.

601中队独特优秀其他任何预备役部队不能

So where we would have done an assignment (x=y), we instead initialize the target (x=0) and use exclusive or (x^=y) as in the example above.

因此我们本来可以进行(x=y)地方我们没有这么而是目标初始(x=0)如同上面示例一样使用(x^=y)。

Take the first (unchanged) block and exclusive OR each of its bits with the corresponding bits of the second (reversed) block.

第一改变第二倒转进行exclusiveOR

Right-click the code group that you want to be exclusive or final and select Properties.

使成为独占最终代码然后选择属性”。

Now we need to provide bitwise operation functions: & (and), | (or), ^ (exclusive or), or ~ (not).

现在我们需要提供运算函数:&(and)、|(or)、^(exclusiveor)、or~(not)。

You will end up with a single 8-byte block as the final end result of all exclusive OR operations.

所有exclusiveOR操作最后结果一个8字节

Also known as the so-called exclusive or exclusive monopoly.

所谓独占垄断专有

If the parity fixing does not result in a weak key, you don't need this exclusive OR operation.

如果奇偶修正得到不是密钥那么需要进行这种exclusiveOR操作

A usually nonscientific method or regimen claimed by its originator to have exclusive or exceptional power in curing a particular disease.

拜神通常一种非科学方法疗法创始人宣称治愈特殊疾病具有唯一独特疗效

Special highway roads refer to those built, maintained, managed by enterprises or other units for their respective exclusive or main uses.

专用公路企业或者其他单位建设养护管理或者主要企业或者单位提供运输服务道路

Arbitrariness and Iconicity of Linguistic Signs : Mutually Exclusive or Coexistent ?

语言符号任意性相互排斥相互依存?。

Performs a bitwise exclusive OR on a variable and an expression and assigns the result to the variable.

变量表达式执行运算结果变量

They are not exclusive or even derived from Sith, but are instead the markings of a warrior.

其实它们并非西独有甚至不是源于西而是一个战士标志

Expand the node for the policy level that contains the code group you want to make exclusive or final .

展开包含使成为独占最终代码策略级别节点

Mutually exclusive or antagonistic qualities or things.

相容两相对立无法共存彼此抵触特性事物

The AND , ADD , OR, and Exclusive - OR operations require two operations .

两个数值执行运算

These 3 circuits are used to design a PWM VLSI neural network to solve the exclusive or (XOR) problem.

3电路基础设计一个解决XOR问题PWMVLSI神经网络

If it is, you will exclusive OR the last byte of the 8-byte parity-fixed block with 0xf0 (11110000).

如果是的话,就要用0xf0(11110000)与奇偶修正过的8字节块进行exclusiveOR。

Performs a bitwise exclusive OR on two expressions, and assigns the result to the first argument.

两个运算执行互斥OR结果指派第一

In addition to table-level locks, there are row-level locks, which can be exclusive or shared locks.

除了以外他们可以排他或者共享

It's not like they're mutually exclusive or anything.

它们可能互相排斥其他什么的

Describes how to use Mscorcfg. Msc to make code groups exclusive or level final.

描述如何使用Mscorcfg.msc使代码组成独占最终级别代码

The exclusive or nonexclusive nature of the right to exploit the workcovered by the license;

许可使用权利专有使用权或者专有使用权

Load balancing algorithm with modular and exclusive-or arithmetic

取模运算负载均衡算法

A Method of Conversion from Logic Function to Exclusive OR-AND Standard Form

逻辑函数转换-标准一种方法

EOR "Exclusive-Or" Memory with Accumulator

内存累加器

How to: Make Code Groups Exclusive or Level Final

如何使代码组成独占最终别的