搜索资源列表
crc16_Delphi
- CRC16校验算法For Delphi,完整工程示例,已编译,可直接查看效果-CRC16 checksum algorithm For Delphi, a complete sample project has been compiled, can be directly see the effect
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
- CRC16的算法之一,适用于单片机和PC,占用内存少,运算速度快-The crc16 calculator
LabVIEW-CRC16
- LabView实现CRC16算法,非常值得参考。-LabView CRC16
CRC16-CCITT
- CRC16-CCITT算法源代码,我的工程使用正确,没问题-CRC16-CCITT algorithm source code, my project used correctly, no problem
CRC16
- 16位的CRC校验码算法,生成多项式 0x1021 0x8005-16-bit CRC checksum algorithm
CRC16-V1.0
- CRC16全部算法的计算器工具,支持字符和HEX输入。-All algorithms CRC16 calculator tool that supports input characters and HEX.
CRC校验码计算
- CRC校验码计算介绍及使用详细,关于CRC效验的说明调试,已经怎么使用的函数。十分有用,在PLC和上位机通信当中有用,各种CRC的算法。(CRC16,CRC32,TTICCT16)