搜索资源列表
循环冗余码校验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
CRCCheckout123_C++
- 本程序是一个用纯C++编写的CRC校验程序,有兴趣的朋友可以-this a process used to prepare the pure C CRC proceedings, interested friends can s
CRC_CODE
- 一个关于CRC校验模拟的程序,C语言实现,操作方便,希望能给大家帮助-one of the CRC process simulation, C language, convenient operation, in the hope of giving everyone
danpianjikanfagongju
- 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including therm
1
- 因为在网上看到的都是用C++写的CRC编码,所以我特意自己编写一个的CRC编码,供大家参考
simiulinkCRC
- simulink s函数,用C写的CRC校验和解校验的程序,原理简单,但是可以用来做学习simulink的好例子。
FF2
- 模拟CRC循环冗余校验的C语言源程序,不是很完善-simulation Cyclic Redundancy Check the C language source code is not perfect
crc-32b
- 一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
XOR-crc
- 异或校验和CRC8校验工具,MFC基础编程,开发环境Microsoft Visual C++ 6.0-XOR checksum and CRC8 check tool