搜索资源列表
CRC算法原理及C语言实现
- ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
CRC_c_book
- 本文从理论上推导出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 P
CRCsfCsx
- 本文从理论上推导出CRC算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC计算程序。
crc
- crc循环冗余检验的原理,很详细,可供学习和编程参考。
CRC校验原理
- 关于CRC校验的原理介绍
CRC校验编程和硬件快速校验探讨
- CRC原理
CRC
- 一篇关于CRC循环冗余校验的科普文献 .内容是循环冗余校验CRC的算法分析和程序实现.解释了CRC的原理--采用多显示编码方法.并对其算法进行了分析.-A CRC cyclic redundancy check on the popular science literature. Is Cyclic Redundancy Check CRC algorithm analysis and program. Explained the CRC principle- the use of multi-
CRC
- CRC算法原理及实例-CRC algorithm and examples
CRCcheck
- crc检验生成详解详细说明了crc16 crc32 crc8的原理-crc check
CRC
- 本文提出一种通用的CRC 并行计算原理及实现方法,适于不同的CRC 生成多项式和不同并行度(如8 位、16 位、及32 位等) ,与目前已采用的查表法比较,不需要存放余数表的高速存储器,减少了时延,且可通过增加并 行度来降低高速数传系统的CRC 运算时钟频率.-In this paper, a universal principle of CRC and implementation of parallel computing methods for generating differ
CRC
- 详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。-Details of Cyclic Redundancy Check CRC (Cyclic Redundancy Check) theory and the error control algorithm.
crc_explain
- 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
CRC-calculation-principle
- 这是一篇论文,通用并行CRC计算原理及其硬件实现方法-CRC calculation principle of universal parallel hardware implementation
crc_explain
- 详细介绍了循环冗余校验 CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。 -Details of the cyclic redundancy check CRC (Cyclic Redundancy Check) error control principle and algorithm.
CRC-algorithm-design
- 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
CRC32_CRC16_CRC_pdf
- 我学习CRC32、CRC16、CRC原理和算法的总结-I learned a summary of the CRC32, CRC16, CRC principle algorithm
CRC
- CRC循环冗余码算法原理及三种C语言实现的算法。是一篇介绍CRC非常好的文章。-CRC Cyclic Redundancy Code algorithm and three C language algorithms. Is the one to introduce the CRC a very good article.
CRC算法原理及其Verilog实现
- CRC校验在许多场合都会用到,该文档详细地描述了如何实现CRC算法,是技术开发人员的好帮手
crc
- CRC校验的原理及详细介绍,很适合通信的使用-CRC parity principle and in detail, it is suitable to use for communication
CRC-check
- CRC check 介绍CRC的基本原理以及实现方式-CRC check