en

Xor

ru

Übersetzung von "xor" ins Russisch

xor
Substantiv
raiting
UK
/ˈzɔː/
US
/ˈzɔr/
xor
xors Pl.
исключающее ИЛИ
The XOR of two bits is 1 if the bits are different.
Исключающее ИЛИ двух битов равно 1, если биты различны.

Definitionen

xor
Substantiv
raiting
UK
/ˈzɔː/
US
/ˈzɔr/
A logical operation (exclusive or) that outputs true only when inputs differ (one is true, the other is false).
The circuit uses an xor to compare the two binary inputs.
A symbol or function representing the exclusive or operation in mathematics or computing.
In the code, the xor is used to toggle the bit values.
xor
Verb
raiting
UK
/ˈzɔː/
US
/ˈzɔr/
To apply an exclusive-or (bitwise) operation to (data, bits, or values).
If you xor the byte with 0xFF, all its bits will be flipped.
xor
Adjektiv
raiting
UK
/ˈzɔː/
US
/ˈzɔr/
Relating to or performing an exclusive-or operation.
The xor gate outputs high only when its inputs differ.
xor
Konjunktion
raiting
UK
/ˈzɔː/
US
/ˈzɔr/
Exclusive or; introducing alternatives that are mutually exclusive.
The user must choose xor cancel the operation—doing both is impossible.