搜索资源列表
CRCTest
- java实现的一个CRC32校验程序,实现原型是modebus上的crc32程序-java implementation of a CRC32 checksum program to achieve the prototype is modebus the crc32 program
Mycrc
- this a CRC32 implementation in java using UTF-8 Coding It needs a TEXT file to read and vreate the checksum from and then make some changes or leave the text intact in order to be checked for errors :) enjooy-this is a CRC32 implementation in java us
extract
- Extract File With CRC32 Checksum Example
far_beta_0.1.r1
- FAR consist of two parts: * A command-line utility (OSX/Windows/Linux) for creating FAR archives. * A set of AS3 classes to read FAR archives from Flash. Flash 9 can decompress ZLIB compressed arrays of bytes. However, such arrays must
Create-a-zip-file-with-the-amount-of-control-CRC3
- Create a zip file with the amount of control CRC32 checksum
FileHeader
- tests for CRC32 and Adler32 checksum algorithms.
crc32.RAR
- CRC32 implements java.util.zip.Checksum.
Java
- Zip File With CRC32 Checksum
bin
- 验证文件CRC32正确性后,通过RandomAccessFile接口读写二进制文件并打印到终端-Validate file checksum by CRC32 and decode binary data to print to console