搜索资源列表
shujujiegou
- 已知某系统设计哈夫曼编码,利用哈夫曼编码进行通信。为信息收发站编写一个哈夫曼码的编/译码系统。-A system design known Huffman encoding, the use of Huffman coding to communicate. Information hubs for the preparation of a Huffman code to encode/decode system.
huffman
- 还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件-huffman code ,can output coded binary to a file,and convert to a ASCII
Huffman
- 构造霍夫曼树,然后生成霍夫曼编码-Huffman Code
huffman
- 用java和c++实现的huffman编码解码程序,压缩效率高,且无损。-A Huffman code and decode program Using language java and C++ for compression and depressrion of characters.
HuffmanTree
- 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
Huffman
- HUFFMAN编码。对一片文章进行HUFFMAN编码,并计算它的信源熵,与编码后的平均码长进行比较。-HUFFMAN coding. Of an article to HUFFMAN coding, and calculate the entropy of its source, and the encoded average code length for comparison.
haffman-code
- huffman coding relese
Huffman
- 哈夫曼树和哈夫曼编码的存储结构,求哈夫曼编码-Huffman tree & Huffman code
huffman
- 此代码为哈夫曼编码,很好用的源程序,无错误,已运行过,放心使用吧!-this is huffman code,it is very good code,you can use it directly!
Huffman
- 哈弗曼编码 和 译码 ,包括统计明文的字符分配频率,建立哈弗曼树,编码和译码-the encoder and decoder of Huffmam code
Huffman
- Huffman Code generation program
huffman-code
- 该小程序为哈弗曼编码系统,带有一个小界面,主要执行的功能是对输入的数据进行编码,译码,构造并打印哈夫曼树。并且将输入的数据进行保存。-The applet is Felicity Huffman coding system, with a small interface, main function is performed on the input data encoding, decoding, construct and print a Huffman tree. Data entered
huffman-code
- 哈弗曼的编码与译码,在D文件夹下建立文本文件,输入英文文章,运行程序,可实现哈弗曼的编码与译码-Huffman encoding and decoding, the D folder created text file, enter the English articles, operating procedures, can achieve Huffman encoding and decoding
huffman-code
- 利用树形结构的各种操作,程序能够完成“输入权值,输出码值”的功能。-Various operations using the tree structure, the program can be completed " Input right value, the code value" function.
huffman
- 进行霍夫曼(Huffman)编码的实用C/C++程序,对于构建Huffman树的算法已经优化,可以在消耗内存最小的情况下提升编码速度. 对ASCII码字符串进行Huffman编码.-An C/C++ program that demonstrates how to construct a Huffman tree through which Huffman Code can be realized. The algorithm has been optimized to work under
huffman
- VC++实现huffman的编码,简单易懂-VC++ implementation of Huffman code, easy to understand
Huffman
- 用赫夫曼树进行编码和解码的相关操作,支持字符串的加密和解密-the procedure was wrote for huffman code ,which can be uesd to encode sting
Huffman-code
- 哈夫曼编译器,绝对值得一看,不要错过哦-The Huffman compiler, definitely worth a look, do not miss oh
huffman-code
- codage huffman d une source entropique binaire sous MATLAB
Huffman
- 哈夫曼编码实现,通过二叉树数据结果实现,就这些了。(THE REALIZE OF HUFFMAN CODE BY C/C++.)
