搜索资源列表
CRC-16 CRC-32 算法介绍,程序代码 .rar
- CRC-16 CRC-32 算法介绍,程序代码
crc
- CRC校验程序,使用了CRC-16和CRC-CCITT方法 -CRC inspection program, which use crc-16 and crc-ccitt method
CRC-16 CRC-32 算法介绍,程序代码
- CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
crc
- CRC s ASM implementation
CRC-16
- VC++开发的冗余码算法-VC redundancy Algorithm
CRC 校验源码分析
- CRC-16校验源程序及算法分析-CRC-16 checksum algorithm analysis and source
CRCtest-有空格
- 带空格的CRC-16源代码-space with the CRC-16 source code
1crc
- 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明。 更新历史: 2003/05/04 新增CRC-8算法的实现。 2004/02/02 修改CRC-8算法,新增CRC-32算法,增加比较详细的调用和使用说明。-CRC16/CRC8/CRC32 calcul
CRC算法和c语言实现
- CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear bloc
CRC循环校验具体算法
- 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
CRC算法C源程序
- C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
crc校验详解
- CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the ne
crc 51
- 51单片机的CRC程序,此程序是通过查表的办法进行计算,对于51单片机相当适用-51 SCM CRC procedure, this procedure is through the look-up table approach, for quite applicable MCU 51
CRC-16
- CRC校验,C源代码,可应用于Modbus-CRC checksum, C source code, can be applied to Modbus
crc
- crc 16校验算法, 的例程实现, 短小精悍呵!-crc 16 checksum algorithm, the realization of the routines, dapper Oh!
CRC
- CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。-CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
CRC-16LHF
- MCS51的CRC-16快速查表计算函数 要预先生成CRC16查表数据,起始地址CRC16TAB,按高/低字节顺序存放(512字节) // CRC-CCITT16 = X16+X12+X5+1, 00010000 00100001($1021) 郑州 汉威光电 刘海峰编制 (0371-62003091),欢迎交流-MCS51 the CRC-16 fast look-up table calculation functio
CRC-16
- 该文件是关于CRC校验的,在Visual C++环境下实现。-The document is on the CRC check in Visual C++ environments.
crc
- CRC 16 calcuator , Compute a CRC16 of a buffer
CRC(16a32)
- crc32/16位的校验程序,通俗易懂,实现功能比较完善-crc 32 crc 16