搜索资源列表
CRC算法.rar
- 详细的记载了CRC算法的具体过程
8051c 的一个Crc 算法分析
- 8051c 的一个Crc 算法分析-8051c of an algorithm analysis 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 hardware environment of the C Program
循环冗余码校验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) = X-1 X4, applications for th
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校验
- CRC冗余码校验的C++实现。
crc算法
- CRC校验算法
CRC
- 这个是我花了一个星期的CRC算法,有并行与串行的区别与时序的分析。。。。希望站长能够同意-This is a week I spent the CRC algorithm, there is the difference between parallel and serial and timing analysis. . . . Hope that regulators can not agree
CRC_Cal
- CRC算法,环保通讯,国标, 212,MODBUS-CRC algorithm, environmental communications, GB, 212, MODBUS
crc
- crc算法的源码,项目中实现的crc算法,用于校验-crc algorithm source code, project implementation crc algorithm for checking
Soft_ware-CRC
- 基于51单片机的CRC算法的C语言实现(文档内含源代码)-Based on 51 MCU CRC algorithm C language implementation (document containing the source code)
crc-code
- 纠错算法功能包,实现简单的crc算法计算-Feature Pack correction algorithm to achieve a simple algorithm to calculate the crc
CRC算法原理及其Verilog实现
- CRC校验在许多场合都会用到,该文档详细地描述了如何实现CRC算法,是技术开发人员的好帮手
CRC
- crc编码、译码、检错、可视化界面,界面友好,可操作性强,MATLAB(CRC encoding, decoding, error detection and visual interface)
CRC
- 一个高效率的人脸识别算法,用的是CRC算法,很经典(An efficient face recognition algorithm)
循环冗余校验(CRC)算法入门引导
- 主要介绍CRC算法,方便理解CRC原理。里面也有相关程序(This paper mainly introduces the CRC algorithm)