资源列表
[压缩解压] LZW_COM
说明:所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o<冰冰> 在 2008-10-13 上传 | 大小:13.11kb | 下载:0
[压缩解压] rebuilt.lzw
说明:所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o<冰冰> 在 2008-10-13 上传 | 大小:11.83kb | 下载:0
[压缩解压] lzss_huf
说明:This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially co<冰冰> 在 2008-10-13 上传 | 大小:3.57kb | 下载:0
[压缩解压] unzip_com
说明:UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this<冰冰> 在 2008-10-13 上传 | 大小:4.98kb | 下载:0
[压缩解压] 083aSharpZipLib
说明:实现文件压缩和解压缩,全英文有兴趣的同志请仔细阅读,相信你一定能得到一些启发-achieve compression and decompression, all are interested in the English comrades please read carefully, I think you will get some insights<张杰> 在 2008-10-13 上传 | 大小:421.64kb | 下载:0
[压缩解压] 02824227-胡英飞实验二
说明:这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes<胡英飞> 在 2008-10-13 上传 | 大小:35.12kb | 下载:0
[压缩解压] wbs
说明:这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip<叶润> 在 2008-10-13 上传 | 大小:26.14kb | 下载:0