搜索资源列表
数据压缩
- 本程序包括了数据压缩和解压的几种基本算法:算术编码,lz77,lzw;对于数据压缩的初学者了解和掌握这几种基本的数据压缩方法应该有帮助-the procedures include data compression and decompression of several basic algorithm : arithmetic coding, lz77, 4,558,302; Data compression for the beginners to understand and grasp
统计压缩算法
- 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 well as from the definition f
压缩和解压文件
- 该代码例子提供了一个对文件进行压缩和解压文件操作过程-The code provides an example of the documents to document compression and decompression operation
数据压缩程序
- 此程序包括四种数据压缩和解压方法
VB.NET解压与解压
- 用VB.NET2008编写,利用线程技术外调WinRAR,解压与解压文件。普通的用Shell方式外调WinRAR,是无法准确掌握压缩完成和解压完成时间的。
zipfunc.使用zlib进行压缩和解压的程序
- 一个使用zlib进行压缩和解压的程序,a encoding and decoding program using zlib
yuv_2_rgb.rar
- yuv转换成RGB,视频压缩和解压中用到的,yuv convert to rgb
zlibTest
- Zlib的测试程序,主要实现的是压缩和解压缩!学习zlib的可以看看!-Zlib test procedures, the main achievement is to compress and decompress! Zlib learning that can take a look!
vclzip2.23.RAR
- 轻松实现文件的压缩和解压,很实用,不需要解压密码。-ok
MyZip
- 这是一个利用Java编写的命令行的zip压缩和解压程序,虽然只有一个.java源文件,但是可以实现文件夹的压缩和解压-This is a Java prepared to use the command line of zip compression and decompression procedures, although there is only one. Java source files, but can be achieved folder compression and deco
AmZip
- 可以压缩和解压一个文件夹(里面有多个文件)或者一个文件!-Compression and decompression can be a folder (there are multiple files) or a file!
image_compression_final(jpeg)
- JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
zlib_v1.2.3
- zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本. -zlib is a file compression algorithm, and its compression and decompression algorithms are completely open, so it has been widely used in swf decoder, mp3 decoder. The vers
speechcompression
- 完成A律解压子函数的编写.并利用任务一的结果,实现音频信号采集压缩和解压回放-A law of decompression to complete the preparation of Functions. And use the results of a task, the realization of audio signal compression and decompression playback Acquisition
zip
- c++做的压缩解压缩工具。可以实现对文件的压缩和解压。-c++ to do the compression decompression tool. Can achieve compression and decompression of files.
huffman_compress
- 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
JPEG
- JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
ZipUtil
- 能够实现文件和文件夹的压缩和解压,方便易用(To achieve the compression and decompression of files and folders, easy to use.)
fastlz快速压缩和解压代码
- 一种快速压缩和解压代码,适合使用于单片机的存储,通信压缩等场景
lzs-master
- 基于verilog的LZS压缩和解压算法,压缩比1;2 。里面带有C原言的代码。已经通过验证!(Verilog based LZS compression and decompression algorithm, compression ratio 1; 2. It has the C code in it. It has been verified!)