资源列表

« 1 2 ... .19 .20 .21 .22 .23 1024.25 .26 .27 .28 .29 ... 1306 »

[压缩解压Huffman哈夫曼(霍夫曼)

说明:实现了Huffman编码的过程。执行环境为 TC 3.0。-realized Huffman coding process. The environment for the implementation of TC 3.0.
<钟祖豪> 在 2024-11-13 上传 | 大小:23kb | 下载:0

[压缩解压数据压缩_RLC游程编码

说明:本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
<钟祖豪> 在 2024-11-13 上传 | 大小:15kb | 下载:0

[压缩解压数据压缩_算术编码

说明:
<钟祖豪> 在 2024-11-13 上传 | 大小:23kb | 下载:0

[压缩解压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 execu
<冰冰> 在 2024-11-13 上传 | 大小:13kb | 下载:0

[压缩解压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.
<冰冰> 在 2024-11-13 上传 | 大小:12kb | 下载: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
<冰冰> 在 2024-11-13 上传 | 大小:12kb | 下载: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.
<冰冰> 在 2024-11-13 上传 | 大小:13kb | 下载: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
<冰冰> 在 2024-11-13 上传 | 大小:3kb | 下载: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 be c
<冰冰> 在 2024-11-13 上传 | 大小:4kb | 下载:0

[压缩解压ASH

说明:A
<冰冰> 在 2024-11-13 上传 | 大小:14kb | 下载: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
<冰冰> 在 2024-11-13 上传 | 大小:5kb | 下载:0

[压缩解压用VB压缩文件

说明:用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值-VB document compression and decompression, for beginners VB comrades reference value
<张杰> 在 2024-11-13 上传 | 大小:3kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1024.25 .26 .27 .28 .29 ... 1306 »

源码中国 www.ymcn.org