搜索资源列表
LZWarithmetic
- LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
pmet_CodeDecodeCompressDeCom
- 包含几十个加密解密类和压缩解压缩类,DES,LZW,Huffman-contains dozens of types of encryption and decryption and compression decompression category, DES, LZW, Huffman
clzw
- c描述的lzw算法,完整的可以在tc下运行!-c described lzw algorithm, the integrity of the tc can run!
codearithmetic
- 单钥密码算法 AES DES IDEA LZW RC5-single-key DES Cipher AES IDEA LZW RC5
lzw
- 这是一个密码学实验程序,主要是用LZW算法进行数据的处理
LZW
- LZW压缩,解压缩,实现不同方式的加密,和解密,主要用NET编写-LZW COMPRESS
LZW_Demo
- LZW压缩算法和RLE压缩算法的实现源码及Demo实例-LZW compression algorithm and implementation of RLE compression algorithm and source code examples Demo
Lzw_java.rar
- 使用java实现lzw解压缩,不支持含有中文,lzw decompression
LZW
- 数据压缩大作业,LZ77算法的实现,简单实用。-Data compression, LZ77 algorithm, simple and practical