搜索资源列表
lzw_VB
- LZW数据压缩算法-LZW data compression algorithm
InvCompress
- 使用的数据压缩算法-use of data compression algorithm
实现LZARI压缩算法的C++类
- 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data
LZWsuanfa
- 实现了LZW数据压缩算法和解压缩算法,用图形界面-achieve the LZW data compression algorithm reconciliation compression algorithm, with a graphical interface
用于文件压缩的huffman算法
- 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
zip压缩算法
- 压缩算法之一 ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression o
GolombCode1
- 自适应 Golomb 编码, 为高级数据压缩算法的一种-Adaptive Coding for advanced data compression algorithm of a
改进的LZSS压缩算法
- 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher
audioCompression1
- 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
audioDepression1
- 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
LZWcompression
- lzw数据压缩算法的源代码,使用c语言实现的-lzw data compression algorithm source code, the use of the C Language
huffman
- 基于单片机的数据压缩算法的实现-Huffman算法-Based on single-chip data compression algorithm Algorithm-Huffman
LZ77
- LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algor
7z457
- 7zip源码,里面有很多数据压缩算法,希望能给学习数据压缩的人带来一点帮助。-7zip source, there are many data compression algorithms, hope that I can learn from data compression to help bring about a little person.
小波变换实现数据压缩
- 基于小波变换的数据压缩算法,实现了基于EZW算法的一个软件系统。-Based on wavelet transform data compression algorithm, the realization of the EZW algorithm based on a software system.
huffman_algorithm
- VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
lzwc
- 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm
TestLZARICompress
- 数据压缩算法实现,数据压缩算法实现数据压缩算法实现-this is a compresser software
LZW数据压缩算法源代码
- LZW数据压缩算法源代码,LSW是一种高效的数据压缩算法,压缩文件包含有压缩和解压缩程序的C语言源代码。
面向无线传感器网络的流数据压缩技术
- 关于数据压缩算法,提高通讯效率方面的论文(A paper on data compression algorithm and improvement of communication efficiency)