搜索资源列表
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算法
- 这是一个小程序,用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
SPIHT
- 本程序实现了基于SPITH的自删余循环冗余校验码,运行成功!-the program based on SPITH I cut from the cyclic redundancy check code, running success!
CRCsuanfayuanchengxu
- 这个是CRC循环冗余校验的源代码例子 很适合学习的-this is the Cyclic Redundancy Check the source code example is suitable for learning
CRC4
- 16位循环冗余校验的4位查表法,用法在文件内有祥细说明
Modbus_crc_c
- 】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。 提出了Modbus 协议反转CRC 校验的方法,推导了反转CRC 校验快速计算表格,并用C 语言实现了基于快速查 表算法的循环冗余校验程序。
modbus
- 16位modbus循环冗余校验,是一种工业应用标准,本代码使用于初学者掌握crc基本原理,欢迎下载,
CRCSET11
- 循环冗余校验的C程序,有详细资料和循环冗余校验的说明
CRC_rongyu
- 在远距离数据通信中,为确保高效而无差错地传送数据,必须对数据进行校验即差错控制。循环冗余校验CRC(Cyclic Redundancy Check)是对一个传送数据块进行校验,
CALC_CRC
- 这是用C语言写的循环冗余校验源代码,参考一下吧-This is written in C language of Cyclic Redundancy Check the source code and reference it
FF2
- 模拟CRC循环冗余校验的C语言源程序,不是很完善-simulation Cyclic Redundancy Check the C language source code is not perfect
crc1010
- 通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现。-the purpose of communication is to timely and reliable information to be transmitted to the other side, thus
CRC
- VisualBasic编程的循环冗余校验CRC校验程序。程序运行后,在输入框填入输入值,点击“CRC校验”按钮后,可得到运行结果,显示在“校验结果”文本框内。-VisualBasic programming Cyclic Redundancy Check CRC checksum procedure. Program running, fill in the input box enter the value, click the
CRC
- 循环冗余校验码源码,比较基础的东西,初学者建议看看 ~-Cyclic Redundancy Check Source Code, comparison of the basic things, recommends beginners take a look at ~
CyclicRedundancyCRC
- 循环冗余校验的CRC算法和程序实现,已解决大家在做校验时的一些难题-Cyclic Redundancy Check CRC algorithms and procedures of implementation, has been resolved in the U.S. to do some calibration problems
crc
- 循环冗余校验码CRC的VerilogHDL源程序-CRC cyclic redundancy check code of the source VerilogHDL
VB
- 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program in two ways: one for the calcul
CRCAlgorithm
- 实现循环冗余校验算法CRC16功能,可输入待校验的16进制字符串,按照CRC16算法得到校验结果。-implementing the Algorithm of CRC16. you can input the string needed to check ,and you can get the result of checking by Algorithm of CRC16
CRC
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
CRCSimulink
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.