CRC-CCITT
cRC-CCITT是一种广泛应用于数据通信领域的循环冗余校验算法,以其高效性和准确性著称。它能够有效检测数据传输过程中的错误,确保信息的完整无损。在物联网、无线通信及嵌入式系统设计中扮演着不可或缺的角色。掌握cRC-CCITT对于提升项目可靠性至关重要。本页面汇集了682个精选资源,包括教程、代码示...
资源总数
500
CRC-CCITT 全部资料 500 份
DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-fun
DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-function and (maybe ...
2017-07-29
41
Source code for driving RFM01 fm radio receiver. Code for ATmega microcontrolers with 8bit CRC check
Source code for driving RFM01 fm radio receiver. Code for ATmega microcontrolers with 8bit CRC checking.
2014-01-25
29
Source code for RFM02 fm radio transmitter module with 8bit CRC code. Code for ATmega microcontroler
Source code for RFM02 fm radio transmitter module with 8bit CRC code. Code for ATmega microcontrolers.
2017-04-21
51
CRC校验在单片机系统中的软件快速实
从CRC-16的硬件实现电路出发,分析了CRC-16编码和校验快速实现的原理,推导出简洁的公式,适合在单片机系统及PC机系统中实现,并给出CRC-16在8051单片机中软件实现的源代码.
2024-12-21
8