搜索资源列表
CRC循环校验具体算法
- 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
crc16
- 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全\"1\"(
CRC
- 循环冗余码的求解算法,c语言写的,信息,网络等很多课程都要会学到这一算法
crc
- CRC循环算法的C语言实现,非常好用CRC循环算法的C语言实现
CRC16Modbbus
- CRC-16 Modbus 标准协议原理及C代码实现实例-CRC-16 Modbus standard protocol principles and examples of C code to achieve
CRCcheck
- 此文章介绍了CRC校验的基本原理和算法,并列举出相关的C语言代码-CRC check
crcman
- crc generation routines in c++
CalculationCRC
- Calculation of CRC in C-Calculation of CRC in C++
CRC32
- CRC32算法及C实现,其中资料为较权威可用的资料非网上一些模棱两可的源码,另外部分为本人调试过成功的源码!-This is some CRC32 source,which is usefull for every one who will learn CRC checkout!
crc
- 生成crc校验码和校验crc的c语言源码,直接复制使用-Generate crc crc check code and verify the c language source code, use the direct copy
pycrc-0.7.8
- This directory contains the pycrc general purpose CRC utility and C source file generator. See http://www.tty1.net/pycrc/ for more details.
CRC-algorithm-principle---C
- CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is an important class of linear
CRC-AND-C
- CRC 算法原理及C 语言实现,对CRC 介绍,以及C语言处理-CRC PRINCLE AND C LANGUAGE REALIZE,INTRODUCTION OF CRC ,REALIZATION OF CRC BY C LANGUANGE
crc_pure_c
- 整理的C RC通用计算代码。可用于没有OS的嵌入式-CRC general purpose computing, finishing the C code. Can be used for the OS embedded
CRCTool
- 该CRC32和CRC16计算器是使用c语言编程设计的专用计算器,可以查看源码,对CRC计算有很大帮助-The CRC32 and CRC16 calculator is designed to use c language programming dedicated calculator, you can view the source of much help to the CRC calculation
CRC16-32Tool
- 该CRC32和CRC16计算器是使用c语言编程设计的专用计算器,可以查看源码,对CRC计算有很大帮助-The CRC32 and CRC16 calculator is designed to use c language programming dedicated calculator, you can view the source of much help to the CRC calculation