搜索资源列表
CRC校验代码源程序
- CRC循环冗余,是一种查表法,实现数据的自动打包问题-Cyclic Redundancy is a look-up table method, the data is automatically packaged problems
CRC16
- 一个循环冗余校验的程序,c语言编写的,16位的
CRC
- 循环冗余码校验(CRC)是一种可靠性很高的串行数据校验方法。介质循环冗余码校验的基本原理,并分别用单片机和CPLD作了循环冗余码验的软件实现和硬件实现。包括汇编语言和VHDL语言源程序
CRC_16
- CRC-16循环冗余校验码,生成多项式为0xC005,调试软件是KEIL3-CRC-16 cyclic redundancy check code to generate the polynomial for the 0xC005, debugging software is KEIL3
GET_CRC
- Keil C51 计算循环冗余校验码(CRC)源程序-Keil C51 calculation of cyclical redundancy checksum (CRC) source code
crc32
- 英飞凌C167的32位循环冗余校验码产生例子。-infineon C167 CRC32
CRC32
- 该程序源码包括了生成CRC32特征字表格的程序代码和CRC32校验程序代码。主要用于MODUBS、TCP/IP或其它通讯协议中数据的循环冗余校验。程序通过工程验证。-The program source code includes the features of word forms generated CRC32 and CRC32 checksum program code program code. Mainly used for MODUBS, TCP/IP or other commu
fengjihua
- 一个完整无误的CRC-16循环冗余校验MCS-51汇编源代码 网上提供的CRC-16循环冗余校验很多,但几乎没有一个完全正确的,参考网上的做了一些修改便通过了,供大家参考 -A complete and error-CRC-16 Cyclic Redundancy Check MCS-51 assembly source code available online for CRC-16 cyclic redundancy check a lot, but almost no one com
CRC_Test_Code
- 循环冗余校验码的测试和检验结果程序,包含了CRC的C语言实现代码-Cyclic redundancy check code and the test results of test procedures, including the CRC of the C language code
CRC
- 使用modbus协议实现循环冗余校验CRC-Modbus protocol with cyclic redundancy check CRC
CRC-8
- CRC循环冗余校验程序,用于对数据传输过程中对数据的校验或纠错。-CRC cyclic redundancy check procedure, used for data transmission process of data validation or correction.
CRC16two1
- 计算CRC16循环冗余校验程序-查表法1-Calculate the CRC16 cyclic redundancy check procedure- look-up table method 1
AVR236_jiao-yan-xun-huan
- AVR236_循环冗余校验程序内存,方便好用!-AVR236_ Cyclic Redundancy Check program memory, easy to use!
CRC16
- 循环冗余校验,CRC16,已调试通过,可直接使用。-Cyclic Redundancy Check, CRC16, debugging through, can be used directly.
CRC16
- 这是循环冗余校验CRC16的一段C语言程序,采用的是查表法-This is a section of a cyclic redundancy check CRC16 C language program, uses a look-up table
CRC16-IBM
- CRC16,16位的循环冗余校验,生成多项式为x16+x15+x2+1,一个完整的校验程序,仅供参考。-CRC16, 16-bit cyclic redundancy check generator polynomial x16+ x15+ x2+1, a complete calibration procedure for reference purposes only.
crc_explain
- 循环冗余校验CRC的算法分析和程序实现,设计CRC模块必备参考资料-Cyclic Redundancy Check CRC algorithm analysis and program design CRC essential reference module
循环冗余校验码
- Cyclic Redundancy checking (CRC)循环冗余校验,又称多项式码。 在循环冗余校验中,不是通过将各比特位相加来得到期望的校验,而是通过在数据单元末尾加一串冗余比特,称作循环冗余校验码或循环冗余校验余数,使得整个数据单元可以被另一个预定的二进制数所整除(Cyclic, Redundancy, checking (CRC) cyclic redundancy check, also called polynomial code.In the cyclic redundan