资源列表
HuffmanCompress
- 利用哈夫曼压缩对文件压缩与解压,对文档类文件压缩比较高。-Using Huffman compression for file compression and decompression, the document class file compression is relatively high.
hafuman
- 哈夫曼编码 首先输入整棵树 然后次程序实现哈夫曼编码的功能-Huffman first enter the tree and Huffman coding to achieve sub-program function
compressed-sensing
- 3篇最近关于压缩感知文献,对于初学者有非常大的帮助。-Three most recent literature on compressed sensing, for beginners a very big help.
bcddll
- 用数字字符串进行压缩处理,实现两个数字对应一个压缩AS-Compressed with a string of numbers to achieve the two figures correspond to a compression ASII
huffman-(2)
- 可以使用的huffman压缩器。通过构建huffman树的方法来进行文件压缩。-You can use the huffman compressor. By building huffman tree approach to file compression.
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
course
- 描述司机与售票员之间的进程问题,熟悉p和v操作-Describe the process between the driver and conductor of the problem, familiar with p and v operations
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