资源列表

« 1 2 ... .40 .41 .42 .43 .44 245.46 .47 .48 .49 .50 ... 1306 »

[压缩解压lzwpc

说明:They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
<冰冰> 在 2008-10-13 上传 | 大小:12.19kb | 下载: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 execu
<冰冰> 在 2008-10-13 上传 | 大小:11.83kb | 下载:0

[压缩解压huff_file

说明:此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
<冰冰> 在 2008-10-13 上传 | 大小:13.4kb | 下载: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 r
<冰冰> 在 2008-10-13 上传 | 大小:3.57kb | 下载:0

[压缩解压lzari_huf

说明:In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character \"e\" appears more frequently than \"x\", and a <position, length> pair of length 3 might
<冰冰> 在 2008-10-13 上传 | 大小:4.53kb | 下载:0

[压缩解压ASH

说明:A
<冰冰> 在 2008-10-13 上传 | 大小:14.62kb | 下载: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 T
<冰冰> 在 2008-10-13 上传 | 大小:4.98kb | 下载:0

[压缩解压用VB压缩文件

说明:用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值-VB document compression and decompression, for beginners VB comrades reference value
<张杰> 在 2008-10-13 上传 | 大小:3.36kb | 下载: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 statistical compression algorithms, including compression source code, the use of VC more, but includes the testing process.
<胡英飞> 在 2008-10-13 上传 | 大小:52.44kb | 下载:1

[压缩解压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
<胡英飞> 在 2008-10-13 上传 | 大小:35.12kb | 下载:0

[压缩解压wbs

说明:这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given her
<叶润> 在 2008-10-13 上传 | 大小:26.14kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 245.46 .47 .48 .49 .50 ... 1306 »

源码中国 www.ymcn.org