搜索资源列表
循环冗余码校验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
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
CRC(Matlab)
- CRC校验码的Matlab源程序,希望对大家有帮助
FIFO_LIFO_CRC
- 1:FIFO和LIFO程序;2:CRC校验码算法-1: FIFO and LIFO procedure; 2: CRC verification code algorithm
taoshuangshuang
- VC编写的CRC循环校验码,实现简单的CRC校验,信息位加校验位-The VC prepared CRC cyclic checksum achieve simple CRC checksum information bits plus parity bit
CRC_CCIT
- CRC-CCITT校验码生成工具, 专门生成16位校验数据-CRC-CCITT Tool
VB-CRC
- windows下基于VB开发环境下编写的CRC校验程序,能对输入的要校验的数据生成16位的校验码-VB development environment based on the following written CRC check procedure can input data to generate 16 parity check code under windows
CRC
- CRC校验,用来得一长串数据CRC校验码-CRC check for the CRC have a long list of data
CRCTool
- CRC16 计算校验码 及相应的验证和计算的代码(CRC16 calculation checksum code and the corresponding verification and calculation of the code)