搜索资源列表
haffman
- 实现Haffman算法,有输入的接口,需输入字符及其权重,能自动生成Haffman编码-achieve Haffman algorithm, the input interface, the need to import characters and weights, can automatically generate code Haffman
hafuuman
- 关于哈夫曼编码的C程序 自动统计并编码,同时实现了文件的读取,和良好的C环境下输入输出健壮性-Huffman coding on the C statistics and automatically encoding, while achieving the document read, and good input and output C environment robustness
huffmancode
- 这是我近来完成的一个用哈夫曼树进行二进制编码操作的数据结构作业。用户通过输入26个字母,程序会根据26个字母出现的频率自动构建哈夫曼树并输出这些字母的二进制编码。-This is my recently completed a binary tree with Huffman encoding operation of the data structure operations. User by entering the 26 letter, the program will be 26 let
Huffman
- 程序可以实现哈弗曼自动编码功能!很详细的!很有参考价值!-Program can be Havermann automatic coding features! Very detailed! A good reference!
huffman_tree
- huffman编码树,自动统计文档中个字母出现的概率,并建立起huffman树,同时输出编码-huffman encoding tree, automatic statistics document the probability letters, and to establish huffman tree, while the output encoding
Hafuman1
- 程序要求手动输入要编码的内容,然后自动进行哈弗曼编码和译码,并将结果输出 -Process requires manual input to be encoded, and then automatically Hafu Man encoding and decoding, and outputs the results
lab2huffmantree
- 哈夫曼编码解码器,采用c语言编写,能根据输入的文章自动生成权值-Huffman tree coding and decoding
Huffman-Coding
- 进行哈夫曼编码,输入自动排出, 进行哈夫曼编码,输入自动排出-Huffman Coding sorry English is no good
fuffmancode
- Huffman编码的C++程序,在visual Studio2010下调试运行成功,内有很详细的注释。可自动统计字符的概率并进行相应的编码。-Huffman coding C++ program debugging in Visual Studio 2010 runs successfully, there are very detailed notes. Can automatically statistical probability of a character and make the
Huffman-Code-Tree
- Huffman编码树自动生成已经过测试可以使用-Huffman coding tree automatically generated
Huffman100
- 使用Huffman编码进行文本加密(压缩)的一个示例程序。输入一段文字,自动建立Huffman树并生成各字符对应编码,并对编码前和编码后分别占用的空间进行计算-A sample program using Huffman code for text encryption (compression). Enter a text, program will automatically create Huffman tree and generate the corresponding charact