搜索资源列表
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算法和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 block codes, encoding and decoding
CRC循环校验具体算法
- 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
CRC 算法原理及C 语言实现
- CRC 算法原理及C 语言实现单片机和嵌入式系统使用-CRC algorithm principle and C language microcontroller and embedded systems use
crc校验
- CRC C语言实现
CRC校验 VB及C下实现算法
- 常用CRC沉余校验方法,VB及C语言实现,内附原码
CRC.rar
- CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。,CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
CRC-C-Source
- CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
CRC
- CRC校验码的计算程序!本人原创。 C语言实现,在CFREE中通过。-Check CRC calculation procedure! C language, adopted in CFREE.
CRC
- crc32,c语言实现,数字电视各种表都要使用的算法-crc32,c,pat,pmt,sdt
crc.c
- crc 具体数字程序 因为c语言没怎么好好学很多函数不会用就只能用最简单的的方法写出来的白痴程序!-specific figures because the crc program c language not how a good school will not use a lot of function can only be used on the simplest way to write out the procedure an idiot!
crc-4
- crc-4用c语言实现,希望对大家有所帮助-crc-4
Soft_ware-CRC
- 基于51单片机的CRC算法的C语言实现(文档内含源代码)-Based on 51 MCU CRC algorithm C language implementation (document containing the source code)
crc
- CRC C语言 代码 多项式 0x1201 可以直接使用-OK
CRC--C-language
- CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
CRC-c
- 实现CRC算法详解,用c语言写的函数源码-Detailed CRC algorithm and c-source
CRC-C-Source
- CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
CRC查表
- 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
crc
- 使用C语言开发,crc校验的算法,测试通过了,没有问题,可直接使用(Using C language development, the CRC checking algorithm, test passed, there is no problem, can be used directly)