搜索资源列表
A率u率-压缩与解压缩
- A率u率-压缩与解压缩.rar-u rate-compression and decompression. Rar
VB.NET解压与解压
- 用VB.NET2008编写,利用线程技术外调WinRAR,解压与解压文件。普通的用Shell方式外调WinRAR,是无法准确掌握压缩完成和解压完成时间的。
网站在线压缩与解压工具
- 网站在线压缩与解压工具 http://www.zk1905.com/
ZipTest_src.zip
- 这是一款zip压缩与解压缩的编码,可以通过调用里面压缩函数和解压缩函数对相应的文件与文件夹进行压缩与解压缩功能的操作,This is a zip compression and decompression of the coding, you can by calling the function inside the compression and decompression function of the corresponding file and folder compression a
gzip-pkzip-ok
- 自己写的测试用例。VC实现的压缩与解压缩 使用 gzip pkzip-my code for test gzip pkzip
ResMaker
- 游戏资源文件,打包方案,比较简单的方案,不过值得参考一下,压缩与解压缩方面的方法-Game resource file, packaged programs, the program is relatively simple, but it is also useful to look, compression and decompression method
yy
- 用于压缩与解压缩,压缩效率不错,对于音视频效果较差-For compression and decompression, a good compression efficiency
ZipUtil
- zip压缩与解压,包括对文件的压缩与解压,对文字的压缩与解压-zip compression and decompression, including document compression and decompression of text compression and decompression
txysjys
- 图像压缩与解压缩的MATLAB程序。希望对大家有帮助。-Image compression and decompression of the MATLAB program. We want to help.
HuffmanTestDemo
- huffman经常用在图像压缩领域。代码是huffman实现的数据压缩与解压缩程序。vc实现。-huffman often used in image compression field. Huffman code to achieve data compression and decompression process. vc achieved.
Huffman
- 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
LZW
- 利用LZW的压缩算法实现文件的压缩与解压缩。-LZW compression algorithm using the file compression and decompression.
evrc
- EVRC的压缩与解压缩程序,希望对大家有帮助-evrc coding and decoding, hope it helpful to you
huffman
- 哈夫曼编码实现压缩与解压缩 整体设计流程清晰 算法简洁-Huffman coding to achieve compression and decompression algorithm for the overall design process clear and concise
Huffman
- 哈夫曼编码。功能强大。能够实现对任意文件的哈夫曼压缩与解压缩-Huffman coding. Powerful. Can be achieved for any documents Huffman compression and decompression
EZW
- EZW图像压缩与解压缩编码算法流程详解以及实现-In this text I will try to explain the implementation of an Embedded Zerotree Wavelet encoder or EZW encoder,
data-compress
- 主要是对数据压缩与解压缩技术进行讲解,内容详细!-Mainly for data compression technology to explain solutions
7z
- c#压缩 文件 与解压文件。。。。。。。。(C# compressed files and decompression files)
基于哈夫曼编码的文本文件压缩与解压缩
- 使用哈夫曼编码的方法对文本进行压缩。可以是加密压缩,也可以是无密压缩(Huffman coding is used to compress the text. It can be encrypted compression or non dense compression)
用VB6.0自制压缩与解压缩程序
- 用VB6.0自制压缩与解压缩程序,包含全部源码