Handbook of Applied Cryptography, by A. Menezes, P. van Oorschot, and S. Vanstone, CRC Press, 1996
Handbook of Applied Cryptography, by A. Menezes, P. van Oorschot, and S. Vanstone, CRC Press, 1996...
循环冗余校验(英语:Cyclicredundancycheck,通称“CRC”)是一种根据网上数据包或计算机文件等数据产生简短固定位数校验码的一种散列函数,主要用来检测或校验数据传输或者保存后可能出现的错误。生成的数字在传输或者存储之前计算出来并且附加到数据后面,然后接收方进行检验确定数据是否发生变...
Handbook of Applied Cryptography, by A. Menezes, P. van Oorschot, and S. Vanstone, CRC Press, 1996...
DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-function and (maybe ...
Source code for driving RFM01 fm radio receiver. Code for ATmega microcontrolers with 8bit CRC checking....
Source code for RFM02 fm radio transmitter module with 8bit CRC code. Code for ATmega microcontrolers....
从CRC-16的硬件实现电路出发,分析了CRC-16编码和校验快速实现的原理,推导出简洁的公式,适合在单片机系统及PC机系统中实现,并给出CRC-16在8051单片机中软件实现的源代码....