Location:
Search - delphi crc 16
Search list
Description: 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明。 更新历史: 2003/05/04 新增CRC-8算法的实现。 2004/02/02 修改CRC-8算法,新增CRC-32算法,增加比较详细的调用和使用说明。-CRC16/CRC8/CRC32 calculation procedures available CRC-CCITT/CRC-16/CRC-8/CRC-32 the calculated results. Delphi provide source code and compile the MCS51 source code, adopted two to three different algorithm. A more detailed calls and use. Update History : 2003/05/02 new CRC-8 algorithm implementation. 2004/02/02 changes CRC-8 algorithm, the new CRC-32 algorithm, adding more detailed calls and use.
Platform: |
Size: 134336 |
Author: 邓光 |
Hits:
Description: 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明。 更新历史: 2003/05/04 新增CRC-8算法的实现。 2004/02/02 修改CRC-8算法,新增CRC-32算法,增加比较详细的调用和使用说明。-CRC16/CRC8/CRC32 calculation procedures available CRC-CCITT/CRC-16/CRC-8/CRC-32 the calculated results. Delphi provide source code and compile the MCS51 source code, adopted two to three different algorithm. A more detailed calls and use. Update History : 2003/05/02 new CRC-8 algorithm implementation. 2004/02/02 changes CRC-8 algorithm, the new CRC-32 algorithm, adding more detailed calls and use.
Platform: |
Size: 134144 |
Author: 邓光 |
Hits:
Description: 最好的CRC程序,对CRC、CRC16、CRCITT、CRC32进行了详细的说明,希望你进步-best CRC procedures on the CRC, CYXLIC REDUNDANCY, CRCITT, CRC has made a detailed statement, I hope you progress! !
Platform: |
Size: 1886208 |
Author: 风风 |
Hits:
Description: CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
Platform: |
Size: 136192 |
Author: 绝无重复 |
Hits:
Description: 16位CRC:生成CRC16表(256项),用于快速查表计算
// 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation// initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
Platform: |
Size: 134144 |
Author: 456 |
Hits:
Description: 这是一个非常实用的实时串口通讯程序,并包含有一个高效快捷的标准16位CRC校验程序源码。-This is a very useful real-time serial communication program, and contains a highly effective and efficient standard 16-bit CRC checksum procedure source.
Platform: |
Size: 58368 |
Author: lwchang |
Hits:
Description: 这是一个用DELPHI实现的CRC32位校验的小程序,各位可以用来进行CRC校验.-This is a used DELPHI realize the CRC32 checksum bit small procedures that can be used for CRC checksum.
Platform: |
Size: 2048 |
Author: 欧盛芬 |
Hits:
Description: CRC16校验源码。CRC域是两个字节,包含一16位的二进制,它由传输设备计算后加入到消息中。接收设备重新计算收到消息的CRC,并与接收到的CRC域中的值比较,如果两值不同,则有误-CRC16 checksum source. CRC field is two bytes, contains a 16-bit binary, it is calculated that by the transmission equipment added to the message. Receiving equipment received a message of recalculation of CRC, and received CRC values in the domain of comparison, if the two different values, then an error
Platform: |
Size: 173056 |
Author: qiuqiu |
Hits:
Description: CRC运算, 使用Delphi语言编写。使用方便-CRC computation, the use of Delphi language. Easy to use
Platform: |
Size: 137216 |
Author: zzz696969 |
Hits:
Description: delphi CRC 8 16 32 计算算法-delphi crc
Platform: |
Size: 134144 |
Author: 123456 |
Hits:
Description: delphi CRC 16 32
delphi下的crc8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了-delphi CRC 16 32
Platform: |
Size: 285696 |
Author: 白杨 |
Hits:
Description: CRC8、CRC16查表法,在delphi中的实现,调用简单,都已封装成函数-CRC8, CRC16 look-up table method, in the realization of delphi, called simple, are a function of package
Platform: |
Size: 2048 |
Author: yifan |
Hits:
Description: CRC校验算法(包含8位16位32位),内有详细中文注释,以及含有某系列单片机的CRC的汇编代码!-CRC checksum algorithm (with 8-bit 16-bit 32-bit), which detailed English notes, and contains a CRC of a series of microcontroller assembly code!
Platform: |
Size: 134144 |
Author: 郑生 |
Hits:
Description: 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi source code and provides a compilation of the source code MCS51 MCU, respectively, use two or three different algorithms. More detailed description of the calls and the use of
Platform: |
Size: 137216 |
Author: guibin |
Hits:
Description: DELPHI 自编CRC-16校验器,可作为程序参考或直接使用-DELPHI CRC_16
Platform: |
Size: 176128 |
Author: gaohan |
Hits:
Description: 计算CRC-16(多项式8005)循环校验码的快速计算函数-Calculate CRC-16 (polynomial 8005) cycle checksum Rapid calculation functions
Platform: |
Size: 13312 |
Author: 李毅 |
Hits:
Description: CRC校验码计算器(包含8位16位32位)Delphi源代码-CRC checksum calculator (including 8, 16, 32) Delphi source code
Platform: |
Size: 217088 |
Author: KKK |
Hits:
Description: 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
Platform: |
Size: 17408 |
Author: allen |
Hits:
Description: Delphi包含8位16位32位的CRC校验算法代码.-Delphi contains eight 16-bit 32-bit CRC checksum algorithm code.
Platform: |
Size: 177152 |
Author: 王川 |
Hits:
Description: Sample of CRC-16 (Polynom 0x1021) calculation by Delphi (Pascal).
Platform: |
Size: 21504 |
Author: chini |
Hits: