XOR
常见例句
- Test for the truth of a condition, such as AND, OR, NOT, and XOR.
測試某個條件(如AND、OR、NOT和XOR)的真實性。 - The major hexadecimal number of logical operators (AND, OR, XOR, NOT).
主要完成十六進制數的邏輯運算(AND,OR,XOR,NOT)。 - XOR of Address bits[20:16,6] would hang Sandra unless ECC was set to basic.
異或的地址位[ 20:16,6 ]將掛起桑德拉除非ECC的是基本的。 - If a and b are binary strings this is equivalent to a+b and to a XOR b.
如果是二進制字符串a和b,漢明距離等於它們漢明重量的和a+b或者a和b漢明重量的異或aXORb。 - This instruction handler is therefore handling Virtual XOR instruction.
這個指令操作是処理虛擬XOR指令。 - Using a brute force attack, can you decrypt the cipher using XOR encryption?
題目簡介:使用暴力破解一段使用異或方式加密的英文文本。 返回 XOR