搜索资源列表
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
CRCfile
- 32位CRC文件计算程序(C语言程序,VC环境)-32 documents CRC calculation procedures (C Programming Language, VC environment)
CRC
- CRC校验码的计算程序!本人原创。 C语言实现,在CFREE中通过。-Check CRC calculation procedure! C language, adopted in CFREE.
crc16
- CRC计算 对PSTN中的FSK 数据进行效验,是比较流行的算发-CRC calculation check PSTN COMM data is error or right
crc.ZIP
- this a simple Win32 console CRC32 calculation software that I wrote myself and I m using it every day to make sure I moved files correctly using a cheap flash usb drive, or when I need to ensure old CD-R is read correctly.-this is a simple Win32 cons
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
ERROR-detecting-code-using-CRC-CCITT
- The idea behind CRC calculation is to look at the data as one largebinary number. This number is divided by a certain value and the remainder ofthe calculation is called the CRC. Dividing in the CRC calculation at firstlooks to cost a lot of computin
crc_ccitt
- this module computes the CRC CCITT over the serial input iIN the serial output contains the input stream and at the end the 16 bits of CRC CRC CCITT xMODEM http://www.lammertbies.nl/comm/info/crc-calculation.html#intr - this module compu