搜索资源列表
hafuman
- 通过用C++来编写哈弗曼编码,对输入的字符串编码,输出编码串,建立哈弗曼树对输入的字符串进行左一右零的编码-By using C++ to write Havermann coding, the input string encoding, the output code string, to establish Havermann tree on the input string left right zero coding
assignment
- 香农哈弗曼编码的相关实验及C++程序-about huffuman code and something about it
huffman
- 哈弗曼编码,有详细的注释,很实用,用简单的方法就能实现,并没有用到树的知识-Huffman coding
Huffman
- 哈弗曼编码 利用二叉树来设计二进制的前缀编码,从根结点到叶子结点的路径上分支字符组成的字符串作为该叶子结点字符的编码。-huffman coding
Huffman
- 数据结构完成哈弗曼树编码的具体程序以及实验要求-Huffman coding tree data structure to complete the specific procedures and test requirements
Huffman-coding-and-decoding
- 输入一组数据,并基于哈夫曼算法进行编码,显示,然后基于哈弗曼编码的算法进行解码并且显示-Enter a set of data, and based on the Huffman algorithm for encoding, display, and then based on the Haverman coding algorithm to decode and display