搜索资源列表
Huff
- 用c++实现哈弗曼编码和解码的过程。包括对图片以及txt格式的文档进行哈弗曼编码的压缩编码和解压多编码-C++ to achieve Havermann with encoding and decoding process. Including pictures and txt format documents Havermann compression and decompression coding and coding
huff
- 哈夫曼编码和译码 觉得自己有用的话就下把 我自己觉的还不错-Huffman coding and decoding feel useful on the next to sleep in my own good
huff
- huffman编码以及二叉树的遍历,希望对大家有用-huffman coding, as well as the binary tree traversal
huff
- huffman编码程序,进行哈夫曼压缩和解压缩-huffman coding process to Huffman compression and decompression
huff
- 利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
HuffmanNode
- 哈夫曼编码将文档利用哈夫曼编码数据压缩 huff.h huffcode.txt huffmannode.cpp huffmanNode.plg sourcefile.txt TextFile.txt-Huffman coding the document data compression using Huffman coding
huff
- 关于图像压缩中的huffman编码,包括哈弗曼编码的一些编码思想,实例,文档等多个内容,同时备有源代码-On image compression huffman coding, including some coding ideas Havermann code, examples, documentation and other content, while the source code available
HUFF
- huffman coding this is used for one of the encryption
huff
- 实现了huffman编码和译码。同时完成了huffman编码在文档、图片中的解压缩实现。同时用GUI的方式完成整个实验的可视化。(These series m documents have accomplished the coding and decoding function of huffman code. And it made it implemented in the compressing text and images. Meantime, we use GUI to made
