English translation for "按位异或"
|
- exclusive or
- Example Sentences:
| 1. | Are popped from the stack and their bitwise xor computed 并进行按位异或计算。 | | 2. | Computes the bitwise xor of two integer values and returns an integer 计算两个整数值的按位异或,并且返回一个整数。 | | 3. | Instruction computes the bitwise xor of the top two values on the stack and leaves the result on the stack 指令计算位于堆栈顶部的两个值的按位异或,并且将结果留在堆栈上。 | | 4. | Is a numeric value representing the bitwise exclusion exclusive bitwise disjunction of two numeric bit patterns 是代表两个数值位组合模式的按位异或运算(互斥按位析取)的数值。 | | 5. | Computes the bitwise xor of the top two values on the evaluation stack , pushing the result onto the evaluation stack 计算位于计算堆栈顶部的两个值的按位异或,并且将结果推送到计算堆栈上。 | | 6. | Exclusive or means that if the two operand bits are different the result is 1 , otherwise the result is 0 . the following table shows the results of an exclusive or operation 不包含式)按位异或意味着,如果两个运算数相应比特位不同,其结果为1 ,否则结果为0 .下表显示异或运算结果 | | 7. | And finally , the complement operator inverts the value of each bit of the operand : if the operand bit is 1 the result is 0 and if the operand bit is 0 the result is 1 最后,上面的互补运算符(按位异或)对两个操作数的每个比特位进行值的转化:操作数比特位是1的(另一个为0 )运算后的(比特位)结果为1 ,比特位为0 (而另一个操作数为1的) ,计算后结果为1 | | 8. | The detail is clarified as follows : l ) based on the chaotic technology and contemporary encryption approach the paper put forward a new chaotic sequence , which introduced the m - sequence and the method of shrink key - the stream generator . the complexity of the sequence was promoted as the random alteration of the parameters of chaotic mapping , and at the same time , the shrinking key was used to enhance the security further more ; 2 ) the performance of one - way hash function was improved and new hash function construction methods are proposed through a novel hash method based on chaotic mapping and the aes - the rijndael algorithm . the algorithm of hashing messages of arbitrary length into 256 bits hash values was designed 按照这种方法,输出序列的周期性得以大大提高,理论分析和计算机模拟结果表明,该方法可以产生具有良好统计特性的密钥流,而且易于软硬件实现: 2 )实现了一种基于混沌映射和分组密码rijndael算法的单向hash函数的构造方法,即使用logistic混沌映射产生混沌二值序列,序列的分组与明文序列分组进行按位异或后,进入rijndael加密模块,所得的结果再加入到反馈端,参与下一分组输入的异或运算,迭代结束时的rijndael加密结果即为所求的hash函数值。 |
- Similar Words:
- "按位求补运算符" English translation, "按位取反" English translation, "按位取数" English translation, "按位算法" English translation, "按位算符" English translation, "按位与" English translation, "按位元串列" English translation, "按位运算" English translation, "按位值" English translation, "按位置" English translation
|
|
|