资源列表
huffman
- huffman编码,可以实现编码,解码,打印代码文件功能-huffman encoding, can encode, decode, print the code file function
CoolRAR
- CoolRAR源代码是CoolRAR软件的源代码,vc++编写,是个好例子。-CoolRAR source code is CoolRAR software source code, vc to write, is a good example.
lhafirst
- 一个好的LHA程序,对解决LHA的相关问题有很大的帮助-A good program LHA, LHA to resolve issues related to the great help
J2ME_zlib_jzlib
- j2me环境下基于zlib的数据压缩与解压,本书详细介绍了,用户从网络上获得(zlib)压缩数据该如何解压,-j2me environment based on zlib data compression and decompression, the book details, the user received from the network (zlib) how to extract the compressed data,
j2me_zlib_jzlib_src
- j2me基于zlib方式压缩的解压和压缩源码,各位下载后可以直接使用,解压和压缩的方法都写在了U_Zip_Main.java这个文件里面,自己看哈!-j2me based on zlib compression and decompression method of compressing source code, you can directly download, extract and compression methods are written in the U_Zip_Main.ja
FreeUPX
- 加壳工具,加壳的全称应该是可执行程序资源压缩,是保护文件的常用手段。 加壳过的程序可以直接运行,但是不能查看源代码.要经过脱壳才可以查看源代码。-Packers tools, packed full name of the executable program resources should be compressed, the file is a common means of protection. Packers can be run directly through the progr
HuffCode
- 哈夫曼树的压缩与解压 源码程序 显示了如何创建哈夫曼树及压缩方法-Huffman tree compression and decompression program shows how to create a source tree and the Huffman compression method
compress
- 实现压缩,该功能完善。很好很强大,大家分享-Achieve compression, the functional. Very very powerful, to share
Jpeg-QT-Ca
- 得到jpeg压缩算法需要的QT数组, 可以适应各种压缩率, 适于嵌入式应用。-Jpeg compression algorithms need to get the QT array can adapt to a variety of compression rates, suitable for embedded applications.
myzip
- DNA files format is fasta 压缩软件-DNA files format is fasta
huff
- huffman code program which i made for a report.
CRLE
- C#語言实现之RLE压缩与解压缩算法cla-C# implementation of RLE compression decompression algorithms