资源列表
ICSharpCode.SharpZLib
- 用于压缩和解压缩ZIP文件的类库,用户可将此工程编译成.net类库-Used to compress and decompress ZIP files library
1-4-LZW
- lzw压缩原理举例 以及4个相关文档综述-lzw compression principle for example, and four related documents reviewed
Huffman
- 哈夫曼编码,对文件加密和解密。用MFC搭造的框架实现简单的功能。-Huffman encoding, encryption and decryption of files. MFC Dazao framework with simple functions.
Huffman
- 哈弗曼压缩解压,课程设计,数据结构作业,个人独立完成的程序-Ha Fuman compression decompression, curriculum design, data structure operations, individual programs independently
h.264_vc
- C语言实现的H.264视频压缩协议,方便移植到各种嵌入式平台-C language implementation of the H.264 video compression protocol to facilitate the migration to a variety of embedded platforms
Huffman-Coding
- 哈夫曼编码(Huffman Coding)是一种编码方式,以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。是指使用一张特殊的编码表将源字符(例如某文件中的一个符号)进行编码-Huffman coding (Huffman Coding) is an encoding, the Huffman tree ─ that is optimal binary tree, the minimum weighted path length of the binary tree, of
LZ77n1
- LZ77压缩解压算法,可以实现任意文件的压缩解压-LZ77 compression decompression algorithms can extract any file compression
lz77n
- LZ77无损压损算法,可以实现文本和音频文件的压缩和解压,已建好工程-LZ77 algorithm for lossless compression loss, can text and audio file compression and decompression, projects have been completed
LZ772
- LZ77压缩算法,是一个很好的代码,可以实现文件的压缩和解压,压缩率也较高-LZ77 compression algorithm, is a good code, can file compression and decompression, the compression rate is higher
LZ773
- LZ77无损压缩算法,直接可以运行,压缩率一般,但运行速度快-LZ77 lossless compression algorithm can be run directly, compression ratio is generally, but it' s fast
v0_10
- LZSS压缩算法,用C++编写,直接可以运行,速度很快-LZSS compression algorithm, written in C++, you can directly run, very fast
LZW11
- LZW数据压缩算法和解压缩算法,可以实现文件的压缩和解压-LZW data compression algorithm and decompression algorithms, complete with a graphical interface,