搜索资源列表
文件压缩算法
- VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)-This algorithm is written in VB,and the speed and compression rate are good overall!
压缩算法
- 压缩文件,解压缩文件,很方便,并且代码里面有详细的注释,无论是学习还是使用都一目了然!推荐大家下载!
HuffmanForFile
- 用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
JDECSRC
- jpg图象文件压缩算法-jpg image file compression algorithm
压缩
- dos下的文件压缩算法程序-dos under the compression algorithm
16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)
- 压缩编码有点用,看看吧-coding using a bit, and let's see it
CSDN技术中心 LZ77压缩算法(C语言版)
- 是一个压缩文件的算法 用c语言写的-is a compression algorithm used documents written in language c
b树的算法
- B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
实现LZARI压缩算法的C++类
- 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data
用于文件压缩的huffman算法
- 用哈夫曼编码编的压缩和解压缩的程序的源代码,在网上选的。-encoded using Huffman compression of the program's source code, on-line election.
压缩图片
- 一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
哈夫蔓编码(压缩)
- 哈夫蔓编码(压缩),源代码。通过这个算法,能对文件压缩达到很好的效果。-Halff vines encoding (compression), the source code. Through this algorithm, the file compression can achieve very good results.
用于文件压缩的huffman算法
- 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
另类的压缩方式
- 哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
zip压缩算法
- 压缩算法之一 ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression o
文件压缩算法
- VB写的文件压缩算法,速度和压缩比都还可以。(利用了模拟指针)-This algorithm is written in VB,and the speed and compression rate are good overall!
用于文件压缩的huffman算法
- 一个huffman压缩解压算法源码 .rar-a Huffman compression decompression algorithm source code. Rar
LZW算法源码C语言
- LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的
统计压缩算法
- 1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as
jrar-0.40-source-icons
- 效率较高的文件压缩算法,开源网站上获得的源码,值得一试-more efficient compression algorithm, open-source Web site was the source, it is worth a try