modular 2 arithmetic
... 有限域; 模乘; 模2运算; 硬件设计 [gap=987]Key words: finite fields; modular multiplication; modular 2 arithmetic; hardware design ...
bit-wise exclusive-OR
模2运算是一种二进制算法,CRC校验技术中的核心部分。与四则运算相同,模2运算也包括模2加法、模2减法、模2乘法、模2除法四种二进制运算。与四则运算不同的是模2运算不考虑进位和借位,模2算术是编码理论中多项式运算的基础。模2算术在其他数字领域中的应用也是很广泛的。