Description: 调试多年的CRC通用程序,适于各种生成多项式.调试通过.与手工算法一致
-debugging years of CRC program, suitable for a variety of generating polynomial. Debugging through. Consistent with the manual algorithm Platform: |
Size: 2048 |
Author:sss |
Hits:
Description: 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 need for calibration data. Platform: |
Size: 19456 |
Author:小康 |
Hits:
Description: 本代码实现了CRC循环冗余校验,分为CRC16和CRC32并且#define了常用的若干多项式。-The code to achieve the CRC Cyclic Redundancy Check, CRC16 and CRC32 and divided into# Define a number of commonly used polynomial. Platform: |
Size: 2048 |
Author:zhanghailin |
Hits:
Description: 加权多项式采用CRC16=X16+X15+X5+1,函数crc16(uchar *ptr,uchar len)对地址ptr起始的len个字节进行CRC校验,并将结果保存在变量CRC中。-Weighted polynomial using CRC16 = X16+ X15+ X5+ 1, function crc16 (uchar* ptr, uchar len) Address ptr to start of len bytes for CRC checksum, and the results stored in the variable in the CRC. Platform: |
Size: 8192 |
Author:Ashtray |
Hits:
Description: BV写的CRC16生成器,可自己输多项式,可以反算多项式,功能强大-BV written CRC16 generator may lose their polynomial can backcalculation polynomial and powerful Platform: |
Size: 23552 |
Author:xieqian |
Hits:
Description: These routine use the polynomial x^16 + x^12 + x^5 + 1, that is used
³ by ARC. The data for this routine is fed in from least to most
³ significant bits, and is calculated as it goes.- These routine use the polynomial x^16+ x^12+ x^5+ 1, that is used
³ by ARC. The data for this routine is fed in from least to most
³ significant bits, and is calculated as it goes. Platform: |
Size: 7168 |
Author:hergass |
Hits:
Description: crc16的C语言算法,余式多项式为X^16+X^12+X^5+1-crc16 of the C language algorithm, I-type polynomial X ^ 16+ X ^ 12+ X ^ 5+1 Platform: |
Size: 1024 |
Author:rongrongli |
Hits:
Description: CRC16校验实现,通过测试可以使用,使用A001生成多项式-CRC16 checksum to achieve, to pass the test can be used, using the A001 generator polynomial Platform: |
Size: 1024 |
Author:俊杰 |
Hits:
Description: 在Matlab环境下用于计算CRC16的代码,本原多项式为X16+X15+X2+1,并提供测试文件。(In the Matlab environment for the calculation of CRC16 code, the primitive polynomial is X16+X15+X2+1, and provide the test file.) Platform: |
Size: 7785472 |
Author:佛曰不可说
|
Hits: