搜索资源列表
VBcrc16
- CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
CRC32_D32
- MAC帧32 FCS校验算法,32位并行CRC校验算法。-MAC Frame 32 bit FCS
crc16
- CRC校验算法(包含8位16位32位),delphi源代码,可以作为新手的学习资料,值得-CRC checksum algorithm (contains eight 16-bit and 32-bit), delphi source code, can be used as the novice learning materials, worth a look
crc16
- Delphi包含8位16位32位的CRC校验算法代码.-Delphi contains eight 16-bit 32-bit CRC checksum algorithm code.
CRC
- CRC校验,包含16、32位,通过完整的编译-CRC, containing 16,32-bit, compiled by the complete
