搜索资源列表
CRC算法.rar
- 详细的记载了CRC算法的具体过程
CRC算法原理及C语言实现
- ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
CRC算法及C语言实现
- 本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm theory, Adaptation were given three different computer or micro-controller hardwar
循环冗余码校验crc算法
- 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X)
C和VB下实现CRC算法
- 用C和VB语言实现MODBUS协议中的CRC算法,我已经使用过,效果挺好.-C and VB language MODBUS agreement CRC algorithm, I have used, the effect is very good.
CRC 算法原理及C 语言实现
- CRC 算法原理及C 语言实现单片机和嵌入式系统使用-CRC algorithm principle and C language microcontroller and embedded systems use
CRC校验 VB及C下实现算法
- 常用CRC沉余校验方法,VB及C语言实现,内附原码
24位CRC校验算法
- 分别用三种方法依次实现了24位CRC算法
CRC算法原理及C语言实现
- ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
crc suanfa
- 单片机CRC算法程序-SCM CRC algorithm
CRC 算法原理及C 语言实现
- CRC 算法原理及C 语言实现单片机和嵌入式系统使用-CRC algorithm principle and C language microcontroller and embedded systems use
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_算法
- 本程序是在c51的环境下CRC算法的几种方法。希望大家有参考作用。-the procedure was c51 environment CRC algorithm methods. We hope that as a useful reference.
循环冗余码校验crc算法
- 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X)
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
16位CRC算法
- 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation// initialization procedure on first call, pre-generation CRC16Tab [256]
C和VB下实现CRC算法
- 用C和VB语言实现MODBUS协议中的CRC算法,我已经使用过,效果挺好.-C and VB language MODBUS agreement CRC algorithm, I have used, the effect is very good.
CRc
- 介绍了在通信中常用的CRC算法与实现,并给出了C语言实现程序。-Introduce commonly used in communication and implementation of the CRC algorithm, and gives the C language procedures realize.
CRC
- 一个由浅入深的演示CRC算法的例子,对于理解CRC算法比较好用-An easy-to-digest algorithm demo examples of CRC, the CRC algorithm easy to understand
crc
- crc算法的源码,项目中实现的crc算法,用于校验-crc algorithm source code, project implementation crc algorithm for checking