搜索资源列表
checksum
- 这是一款校验和算法的源代码,有需要校验和算法的朋友,可以借鉴一下。-This is a checksum algorithm source code, the checksum algorithm need a friend, you can learn from it.
crc16_Delphi
- CRC16校验算法For Delphi,完整工程示例,已编译,可直接查看效果-CRC16 checksum algorithm For Delphi, a complete sample project has been compiled, can be directly see the effect
MAC_MFC
- 使用MAC检验算法的MFC小程序,可更改mac_key,输入mac_data可生成mac_code-The MFC program using the MAC checksum algorithm, can be changed mac_key the input mac_data generated mac_code
CRC16
- 16位的CRC校验码算法,生成多项式 0x1021 0x8005-16-bit CRC checksum algorithm
vb_checksum_demo
- Visual Basic6.0平台下写的checksum校验和算法程序,校验实际使用,方便好用-Visual Basic6.0 platform to write checksum checksum algorithm procedures, check the actual use, easy to use...
PLCCRC
- 三菱PLC程序CRC校验算法 Mitsubishi PLC program CRC checksum algorithm-Mitsubishi PLC program CRC checksum algorithm
checksum
- 对内存中的数据计算它的checksum码并验证(compute the checksum code of the data in the buff and check it)
crc
- 封装了常用的CRC校验算法,便于其他模块调用。(Encapsulates the commonly used CRC checksum algorithm)