搜索资源列表
CRC
- 三种常用的CRC16校验算法的C51程序。以及16位CRC校验原理与算法分析。 CRC校验有多种方式,如:CRC8、CRC16、CRC32等等。在实际使用中,我们经常使用CRC16校验。CRC16校验也有多种,如:1005多项式、1021多项式(CRC-ITU)等。在这里我们不讨论CRC算法是怎样产生的,而是重点落在几种算法的C51程序的优化上。-three commonly CRC16 checksum algorithm C51 program. And a 16-bit CRC check
CRC
- 一种CRC8校验码生成程序,该程序适用于ZBH device-a kind of CRC8 program
crc_8
- 介绍一种通讯接收数据包crc8校验的源代码以此类推可以得出crc16等的校验方法。-Introduction of a communication received packets crc8 check the source code and so on and so on can be drawn crc16 checksum method.
crc
- 电子软件工程师必备的工具,CRC8\CRC16\CRC32\totlesum,数据校验工具。-data crc check ,8\26\32
CRC8_TOOL_and_SourceCode
- 已经包含编译完成的CRC8校验码生成工具,并且包含该工具的源代码,可以自己定制之后重新编译或者应用到其他项目中。-Already contains the compiled code generation tool CRC8 parity, and contains the source code of the tool, then you can own custom recompilation or applied to other projects.
CRC8
- CRC 8 校验和计算函数可以直接使用,纯C语言格式。-CRC 8 Cal function ,Can be used Direcctlly ,Pure C laguage Format.