搜索资源列表
zip-file-compress-and-decompression---support-chin
- java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包
MATLAB LZW Compress
- MATLAB LZW Compression 1. norm2lzw.m (encoder function) 2. lzw2norm.m (decoder function) 3. lzw_demo1.m (demo file) 4. lzw_docs.zip (documentation) 5. Disclamer.txt (this is the disclamer) 6. ReadMe.txt (this file) 6.
Haffman
- 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
CExeSourceCode
- 将任何一个exe文件压缩,压缩后生成的文件为windows执行文件-Compress any exe file, and transfer it to a windows executeable file after compressing
java
- 使用java压缩文件的例子 -The example of using java to compress file
Huffman
- huofuman 压缩编码 描述如何用霍夫曼编码进行文件压缩-huofuman encode this code describles the detail how to compress for file using the huofuman algorithm
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.
DZ-LZRW_Tool
- DZ-LZRW Tool: LZRW file compress/decompre-DZ-LZRW Tool: LZRW file compress/decompress
compress
- 能够读取要被压缩的文件,能够保存压缩后的文件,使用字典压缩算法和霍夫曼编码压缩算法对文件进行压缩。 -compress a file in two method : directory and huffman
compress
- 常见压缩算法(RLE,LZ77,Huffman等)导引-This is a compression tutorial. This purpose of this tutorial is not to show you how to crack compression, rather it is intended to show you how compression methods work, and can be adapted to programs that will reduce fil
Compressed_sensingl
- compress sensing aimed at cognitive radio is performed in this file,hope everyone can come up with some suggestions
compress
- 一个压缩程序,实现简单的文件压缩和解压缩的功能-A compression program, simple file compression and decompression functions
compress
- 一个集中了很多种压缩算法说明的文件,可供初学者学习,可以作为毕业设计的参考资料-A focus on the descr iption of a variety of file compression algorithm, for beginners to learn, can be used as reference for graduation
compress
- 本程序能够实现数据压缩解压功能,能够读取文本文档(.txt)的数据进行压缩,解压完成后自动解压到固定文本文件。-This procedure can achieve data compression decompression, the ability to read text documents (. Txt) data compression and decompression is completed automatically extract to a fixed text file.
adaptive-huffman
- It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
Compression
- 该源码实现了多种方法实现文件的压缩和解压功能-File Compress with some algorithms
Compress
- 文本文件压缩和解压,调用系统函数实现,代码简易懂,可直接运行-Text file compression and decompression, call the system function to achieve
Compress-Binary-by-LZSS
- 该代码使用lzss压缩算法来压缩单片机程序,节约嵌入式方案的Flash容量。用法:lzss e/d sourcefile destfile, e/d是二选一,压缩和解压。-This code is use to compress binary file, for reducing flash size.
File-Compress-a-Uncompress
- 文件夹的压缩与解压(去掉循环体即使单个文佳的压缩与解压)-Folder compression and decompression (remove the body of the loop, even if a single Wen Jia compression and decompression)