搜索资源列表
CRC算法C源程序
- C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
crc_error_checking
- CRC error checking, can enter any string to check its crc code.
CRC.rar
- Verilog写的 CRC 编码 ,CRC code written in Verilog
CRCr
- crc校验源代码,我自己编写的源代码,用于计算crc校验码的生成-source code crc teaching and research,That s all,everyone knows.
CRC
- 这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
crc1
- CRC编码verilog代码,用于实现crc编码功能-CRC coding Verilog code for CRC encoding capabilities to achieve
CRC
- 将小于32位的码字用1011编程循环冗余码! 并且可以检验已编好的循环冗余码是否正确!-Will be less than 32-bit code word to use Cyclic Redundancy Code 1011 programming! And can be tested has been a good cyclic redundancy code is correct!
crc
- crc循环冗余码的生成,以及最简单的单工停等协议的模拟。-CRC Cyclic Redundancy Code Generation, as well as the simplest single-workers to stop the simulation, such as agreement.
CRC
- 通过对于模2除法的研究 可以得到如下方法: 1. 把信息码后面加上p-1位的0,这个试验中p是6位,即在输入的信息码后面加上“00000”。把这个17位的被除数放入input中。 2. 在得到被除数input之后,设计一个在被除数上移动的数据滑块变量d,把input中的最高位开始逐次复制给变量d。 3. 如果d的最高位为1,由变量d和变量p做异或运算;如果d的最高位为0则不运算或者做多余的异或‘0’的运算。 4. 把滑块变量d往后滑动一位。 5. 循环步骤(3,4)
CRC
- CRC的MCS-51系统的实现代码。含查表和计算两种函数。即插即用-CRC of the MCS-51 System code. With look-up table and calculation of the two functions. Plug and Play
Crc32
- CRC源代码,经典的校验算法,非常实用!-CRC source code, the classical calibration algorithm, very useful!
crc
- 这是CRC字符串校验的源码,可对字符串校验后输出校验码-This is the CRC checksum of the source string can be output after the string checksum validation code
crc16
- 16bit CRC for 8bits data
crc
- CRC校验码的实现,校验码6位,寄存器串行实现方式,经项目实际验证正确-CRC Check Code realization Check 6, register serial ways, the right to verify the actual project
crc
- CRC Code: Input: polynomial p(x) space bar and caption (max 10000 chars). Output: CRC Code
crc
- crc算法的源码,项目中实现的crc算法,用于校验-crc algorithm source code, project implementation crc algorithm for checking
crc
- 详细的crc校验源码 编译通过 已经实际应用 请仔细阅读-Detailed crc checksum to compile source code has been adopted for practical application please read carefully
CRC-16Code
- CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-CRC-16 is to detect data errors in the process of sending commonly used calibration methods, the paper from the engineering poi
crc-code
- 纠错算法功能包,实现简单的crc算法计算-Feature Pack correction algorithm to achieve a simple algorithm to calculate the crc
CRC
- CRC校验的C语言程序代码 采用欧洲标准 -C language program of the CRC code to adopt the European standard