搜索资源列表
HuffmanCodingAndDecoding
- 霍夫曼编码与解码,图形用户界面,有实验文档说明
HuffmanCodingAndDecoding
- 霍夫曼编码与解码,图形用户界面,有实验文档说明-Huffman encoding and decoding, graphical user interface, the experiment has documented
huffmancodinganddecoding
- 给出该程序的运行环境例如:windows ,linux,unix ,编译环境,如:vc++ 6.0等。 Huffman树算法实际应用于文件的编码、译码,其优点在于频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码各不相同。这些代码都是二进制码,且码的长度是可变的。-coding and decoding of huffman
HuffmanCodingAndDecoding
- 对任意输入的文字、字母、数字进行编码,显示出0-1串,并显示出编码表;同时可进行解码显示出原文。对要熟悉哈夫曼原理的有作用。-Any input text, letters, numbers encoded to show a 0-1 string, and display the code table at the same time can be decoded to show the original. To be famili