搜索资源列表
CRCTest
- java实现的一个CRC32校验程序,实现原型是modebus上的crc32程序-java implementation of a CRC32 checksum program to achieve the prototype is modebus the crc32 program
CrcDecodeTirT
- 一种简单快速的CRC32校验程序,使用Java语言在Linux平台下开发。-A simple and fast CRC32 check program, use the Java language developed under the Linux platform.
tools
- 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - AS
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
3D_Ball_instance
- 一个flash的3D应用,3D球体示例,内附3D类库,脚本语言为Actionscr ipt3.0。-A flash, 3D applications, 3D sphere example, enclosing the 3D library, scr ipting language Actionscr ipt3.0.
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