搜索资源列表
huffman
- 基于microsoft visual c++的哈弗曼编码,可用于文件的压缩
哈弗曼树的编码与译码
- 哈夫曼编码 和哈弗曼树对文件的压缩 和解压缩
huffman.rar
- 哈弗曼编码的实现。VC工程,可以输出码表、字符统计频率、编码等报告。 并且可以解码!,Coding哈弗曼realized. VC works, you can output code table, character frequency statistics, coding reports. And can decode!
jpeg2000.rar
- JPEG2000算法,加入了哈弗曼编码!是个不错的源程序,JPEG2000 algorithm, Add a Hafuman codingcoding! Are a good source
Coding.rar
- 用Java编写的编码算法,包括行程编码,算术编码,哈弗曼编码,Prepared to use Java coding algorithm, including the Run-Length Coding, arithmetic coding, coding哈弗曼
huffman
- 一个自适应的哈弗曼编码,适用于图像处理的编码,解压缩处理-Havermann an adaptive coding for image processing, coding, compression solution
Huffman
- 哈弗曼编码和译码,完成这项功能 里面以TXT文档输入数据,自己写吧-huffman bianma heyima
huffman
- 利用MATLAB实现哈弗曼编码。 利用MATLAB实现哈弗曼编码。-Use MATLAB to achieve哈弗曼coding. Use MATLAB to achieve哈弗曼coding.
Huffman
- 哈弗曼编码的C语言实现,自己编的,很实用,很容易看懂,希望对大家理解哈弗曼编码有所帮助-Havermann coded C language implementation, compiled their own, very practical, very easy to understand, want to help everyone understand the Havermann coding
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
huffman
- 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
norm2huff
- 这个是哈弗曼编码的源代码,保证适合你的口味。-This is Havermann encoded source code to ensure that suits your taste.
HAFUMAN
- 将字符在MATLAB用哈弗曼编码实现纯英文本的压缩-Havermann the character encoding used in MATLAB to achieve a pure English version of the compression
HuffmanCoding
- 本代码是基于VC++用C语言编写的哈弗曼编码 调试已通过 可使用 程序有待改善之处是译码程序没有 -The code is based on the VC++ Using C language debugging哈弗曼coding procedures have been through the use of room for improvement is the decoding process is not
haffman
- 哈弗曼编码的递归实现算法,包括构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼recursive coding algorithm, including the tree structure哈弗曼function, encoding function, decoding function and output function.
huffman
- 哈弗曼编码-哈弗曼coding
huffmancoding
- 哈夫曼压缩 哈弗曼算法是基本的压缩和解密算法,此文件表示了如何用Java来编码 -Huffman Encoder
Huffman
- 哈夫曼编码器,输入一串字符,用哈弗曼进行编码。-Huffman encoder, type a string of characters encoded with Huffman
Huffman_encode-and-decode
- 能对TXT文档中的字符进行哈弗曼编码,txt文档可以自己编写(比如一篇英语短文)并输出编码后的文件,输出文件可以自己命名。之后还能再次输入编码后的文件,选择解码来进行解码,在输出会txt文档,检查后输出的txt文档与先前压缩前的txt文档的内容是一样的。-TXT document can be Hafu Man character encoding, txt documents can write your own (such as an English essay), and the outp
JPEG
- 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)