Location:
Search - crc c 16
Search list
Description: CRC校验程序,使用了CRC-16和CRC-CCITT方法 -CRC inspection program, which use crc-16 and crc-ccitt method
Platform: |
Size: 1024 |
Author: 站长 |
Hits:
Description: 16位CRC源代码-16 CRC source code
Platform: |
Size: 3072 |
Author: 李陵 |
Hits:
Description: CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same. Polynomial and subtract operations for the two to die, not into the Modified, dislocation, as logical XOR.
Platform: |
Size: 4967424 |
Author: |
Hits:
Description: 最好的CRC程序,对CRC、CRC16、CRCITT、CRC32进行了详细的说明,希望你进步-best CRC procedures on the CRC, CYXLIC REDUNDANCY, CRCITT, CRC has made a detailed statement, I hope you progress! !
Platform: |
Size: 1886208 |
Author: 风风 |
Hits:
Description: 一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
Platform: |
Size: 1024 |
Author: 团党 |
Hits:
Description: 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 block codes, encoding and decoding method is simple, and error detection and correction capability in the field of communication widely used to achieve error control
Platform: |
Size: 27648 |
Author: jojo |
Hits:
Description: 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
Platform: |
Size: 2048 |
Author: 汪永威 |
Hits:
Description: C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
Platform: |
Size: 14336 |
Author: lq |
Hits:
Description: 卷积码的C源程序,包括编码器和译码器。
还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
Platform: |
Size: 6144 |
Author: 潘华林 |
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: 51单片机的CRC程序,此程序是通过查表的办法进行计算,对于51单片机相当适用-51 SCM CRC procedure, this procedure is through the look-up table approach, for quite applicable MCU 51
Platform: |
Size: 3072 |
Author: 郭子旺 |
Hits:
Description: 写CRC编解码程序时,整理的文件,压缩文件既有理论说明,也有源代码。源代码格式用C,VHDL,Verilog。-write CRC codec procedures, collating documents, compressed files both theoretical statements, and the active code. Source code format C, VHDL, Verilog.
Platform: |
Size: 706560 |
Author: cdl |
Hits:
Description: crc-16 crc-8 crc-32各种CRC校验C源代码-crc-16 crc-8 crc-32 various CRC C source code
Platform: |
Size: 28672 |
Author: IT民工 |
Hits:
Description: 24Cxx I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接GND(24C65接VCC,具体看DataSheet)。
现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考察。
为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验证。
Atmel 24C01 比较特殊,为简约型,为其单独编程-24Cxx I2C EEPROM byte read and write driver, Chip A0-A1-A2 access to GND (24C65 then VCC, DataSheet specific view). Na pages are written, page reading, and CRC procedures. After following procedures of 50 test batch of results to be inspected. For security purposes, many NOP process is redundant, and hope that readers will be further streamlined, it must be tested. Atmel 24C01 rather special type of minimalism, as a separate program
Platform: |
Size: 2048 |
Author: caosmart |
Hits:
Description: CRC校验,C源代码,可应用于Modbus-CRC checksum, C source code, can be applied to Modbus
Platform: |
Size: 3072 |
Author: |
Hits:
Description: 关于在图象传输中加入CRC校验的DEMO ,很好的演示了CRC-16的算法。-Image transmission on the CRC checksum added to the DEMO, very good demonstration of the CRC-16 algorithms.
Platform: |
Size: 362496 |
Author: ligao111 |
Hits:
Description: CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table method, semi-byte look-up table method, and so on to achieve CRC checksum method I hope all of you to help group.
Platform: |
Size: 34816 |
Author: 庄少轩 |
Hits:
Description: CRC source code for linux environment. CRC for 16 bytes packet. Useful for checking crc of tinyos uart packet.
Platform: |
Size: 1024 |
Author: andus |
Hits:
Description: CRC效验程序,使用CRC-16和CRC-CCITT方法。
其中CRC-16的效验字是: X^16 + X^15 + X^2 + 1,CRC-12的效验字是: X^12 + X^11 + X^3 + X^2 + X^1 +1 CRC-CCITT的效验字是: X^16 + X^12 + X^5 + 1
-CRC-tested program, using the CRC-16 and CRC-CCITT method. Including CRC-16' s efficacy word is: X ^ 16+ X ^ 15+ X ^ 2+ 1 CRC-12' s efficacy word is: X ^ 12+ X ^ 11+ X ^ 3+ X ^ 2+ X ^ 1+ 1 CRC-CCITT efficacy of the word is: X ^ 16+ X ^ 12+ X ^ 5+ 1
Platform: |
Size: 1024 |
Author: spencer |
Hits:
Description: 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
Platform: |
Size: 1024 |
Author: 唐春林
|
Hits: