搜索资源列表
6hafumam
- 哈弗曼编码很不错的 哈弗曼编码很不错的 哈弗曼编码很不错的 哈弗曼编码很不错的
zjb
- 本程序实现的是哈弗曼编码程序,通过界面提示输入编码字符,进行编码
huffman
- huffmancode哈弗曼编码 c++实现-huffmancode哈弗曼coding c++ achieve
hafumansuccess
- 该程序是基于哈弗曼树的构造,可以实现正常的编码-The program is based on the哈弗曼tree structure, can achieve normal coding
HDAd
- 游程编码与哈弗曼编码的联合压缩技术,PDF格式的 供参考-Run-length coding and joint coding哈弗曼compression technology, PDF format for reference
dj
- 哈弗曼编码的算法实现。根据权值生成哈弗曼编码。讲完了谢谢。-huffman
hufuman
- 能建立哈弗曼树并未且可以为各个叶子结点编码-Can be established and can not哈弗曼tree for each leaf node encoding
huffman
- 哈弗曼编码的实现,本人亲测完美运行。 编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。 要求:这8个字母任意,输出各字母的编码值。 -huffman Tree
Havermann_source_coding_and_decoding_process
- 哈弗曼编码译码程序源码Havermann source coding and decoding proce-Havermann source coding and decoding process
HaFumancompiler
- 哈弗曼编译器。主要功能有编码 译码 印哈弗曼树 印代码文件-Ha Fuman compiler. Coding and decoding the main function code files printed Hafu Man Tree India
hafumanbianmayima
- 哈弗曼编码译码,vc++面向对象的实现方法-Hafu Man codec, vc++ object-oriented implementation
Huffman-
- 哈弗曼编码系统,实现哈弗曼编码,译码等功能-Hafu Man coding system Hafu Man coding, decoding
Huffman-coding
- 哈弗曼编码,使用递归算法,实现哈弗曼编码-Huffman coding Recursive method
47751732huffman
- 文件的压缩与文件的解压缩,具体包含几个函数,哈弗曼编码的实现 哈弗曼树的建立-File compression and decompression of files, specifically contains several functions, Hafu Man coding Hafu Man tree to establish
HFM
- 哈弗曼编码 ,用哈弗曼编码实现文件的压缩。 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-Huffman coding
1
- 基于delphi开发环境的哈弗曼编码解码程序-Development environment based on delphi Huffman encoding and decoding procedures
Haffuman
- 哈夫曼编码应用。随机输入一段英文,统计输出该段英文中各字母的出现频率及总的字符数,利用哈弗曼算法对各字母进行编码并输出编码结果,输出该段英文的哈弗曼编码 -Huffman encoding applications. Random inputing a section of English, statisticing and outputing the frequency of each letter in the English and the total number of chara
hafuman_codeadecode
- 哈弗曼编码译码器。界面化选择,据选择进行编码或译码-hafuman coder & decoder
Shannon-and-huffman
- 实现了经典的香农编码与哈弗曼编码的编解码-Realized the classic Shannon and Huffman coding and encoding codecs process.
huffman.c
- 哈弗曼树构造算法。通过输入字符串构造哈弗曼树,生成哈弗曼编码(Huffman tree construction algorithm. The input string Huffman tree structure, generating Havermann encoding)