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

如何使代碼組成獨占最終別的