资源列表
20099213556721
- 这是一个仿winrar的解压缩程序的源码,使用了Unrar.dll来实现解压缩功能,目前改dll的版本是3.8,还没有实现压缩功能。使用前,请把压缩包中的unrar.dll 拷贝到系统目录(windows/system32)目录下方可使用。 这个代码下载过来有一些bug,比如解压缩的时候不能选择路径,只输入;输入了路径还是解压缩到当前目录下等等小bug,我们把上面的小bug修正过来了,重新发布。 -This is an imitation of winrar unzip program so
lzw
- 用C语言实现的LZW压缩编码,真实可用,希望能够帮助到大家。-C language implementation of LZW compression, real free in the hope of help to you.
Extract-class
- 解压缩类,直接可以套用,方便于解压缩很实用的类-Extract class, look at yourself
at89c51-dac0832
- dac0832压缩包,可以容易明白dac0832的原理。有助于对于dac0832的使。-A diagram, you can easily understand the principle of dac0832. Help for dac0832 of the.
7z920-CP
- 7zip的代码主要是7zip和LZMA,前者是平台客户端,后者是SDK。 7-Zip是一款号称有着现今最高压缩比的压缩软件,它不仅支持独有的7z文件格式,而且还支持各种其它压缩文件格式,其中包括ZIP, RAR, CAB, GZIP, BZIP2和TAR。此软件压缩的压缩比要比普通ZIP文件高30-50 。因此,它可以把经WinZip压缩的文件再压缩2-10 。 -The code is mainly 7zip and 7zip LZMA, the former is a platfor
yasuojieya
- 利用ICSharpCode.SharpZipLib.dll实现压缩与解压缩的小程序-Use ICSharpCode.SharpZipLib.dll achieve compression and decompression of the applet
Coding2-(2)
- coding compress and decompress in matlab code
Huffman
- 用MFC做的一个小型的哈夫曼编码转换器,界面简单易懂,附有说明文档-Using MFC to do a small Huffman converter, easy to understand interface, with documentation
LZMA
- 新的LZMA算法,由EXE安装算法改进,添加到了旧的LZMA中,文档保持未改进前原样,但压缩比是ZIP的2倍(新7-zip)-The new LZMA algorithm, the EXE installer algorithm improvements, added to the old LZMA, the document remains unmodified ago it was, but it is a ZIP compression ratio of 2 times (new 7-zi
tttt
- 16字节字符串压缩成12字节字符串算法,有压缩和解压的算法-16-byte string into a 12-byte string compression algorithm, compression and decompression algorithms
Huffman1.5
- 霍夫曼编码实现的演示程序,从文件读取字符串,单步演示霍夫曼编码的实现。对学习霍夫曼编码有很好的效果-Huffman coding to achieve the demonstration program, the string read from a file, a single-step demonstration of Huffman coding to achieve. Huffman coding of learning have a good effect
Algorithms_on_Strings-_Trees_and_Sequences
- compression techniqe