exclusive-OR
美
英 
英漢解釋
例句
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)問題的PWM型VLSI神經網絡。
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
如何:使代碼組成為獨占的或最終級別的