搜索资源列表
pe 文件编程:计算文件crc
- pe 文件编程:计算文件crc.rar -pe documents programming : calculation documents crc.rar
xHEX
- 一个简单的16进制编辑器,新版本添加了以下的功能: 1。更强的撤消 2。块删除 3。插入 4。块填充 5。内存编辑 6。checksum(计算CRC32,求和) 7。直接对数值运算-a simple band of 16 editors, the new version adds the following features : 1. Subsequent to the withdrawal of two. Delete three blocks. Insert 4.
genCRC32
- 本程序是使用Vc++6.0开发的用于计算机系通信理论课程的CRC32编码器模拟程序,它能模拟直接计算法和余式计算法,算法明晰。-this procedure is the use of Vitamin C 6.0 for the development of computer-communication theory courses CRC encoder simulation program, it can direct simulation calculation and computati
FILENOTIFICATION.ZIP
- 计算文件的CRC校验(-calculating the CRC document (
getcrc
- 用来计算文件或报文的crc校验值的小软件
crc
- CRC 计算,通讯校验必备,尤其是MODBUS通讯
CRC
- CRC校验码的计算程序!本人原创。 C语言实现,在CFREE中通过。-Check CRC calculation procedure! C language, adopted in CFREE.
CRC8
- 计算CRC校验(x^8+x^7+x^6+1)的通用函数-Calculate the CRC (x ^ 8+ x ^ 7+ x ^ 6+1) generic function
crc32src
- CRC计算 CRC计算 -CRC计算
testcrc
- 计算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 comp
crc
- dephi串口通信CRC计算方法,可以直接使用-dephi serial communication CRC calculation method can be used directly
crc
- crc16的算法,使用查表法,可快速查找,比传统的代码计算速度快很多-crc16 algorithm, using look-up table, quick find, than the traditional code much faster computing speed
crc
- 计算输入字符串的CRC编码。CRC编码即循环冗余码,它是利用除法及余数的原理来作错误侦测的。-Calculate the CRC coding of the input string. The CRC encoder that cyclic redundancy code, which is the principle of the division and the remainder for error detection.
CRC
- 用51系列来计算CRC16校验码的汇编程序-With 51 series to calculate the CRC16 checksum assembler
INS_MakeModbusCRC
- 用Labview开发写的一个VI,用于计算Modbus通信时计算CRC校验码-CRC check code
CRC
- labview写的modus CRC 校验Vi。 输入发送内容自动计算出CRC校验码。
CRC
- 单片机开发用到的CRC16校验,此源码为易语言源码,用于上位机计算CRC,给下位机通讯时所需的校验码。-MCU development used CRC16 checksum, this source of easy language source code for PC computing CRC, to the desired lower position machine communication check code.
MB CRC-16 HEX
- 自动计算一串数据的CRC校验值(calculate CRC Value)
CRC校验码计算 1
- MOUDBUS CRC校验 已经验证了 可以使用(The MOUDBUS CRC check has been validated and can be used)
CRC_16
- 串口通讯中,根据已有数据计算出CRC校验码。(in serial communication, you can reach the CRC code according to the data)