搜索资源列表
huffmancode1
- 霍夫曼编码。在c++ 控制台的程序,利用node的结构
Huffman编码以及解码程序
- 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
Huffman
- 对一段文本中的字符串进行霍夫曼编码和解码,并显示各个字符对应的编码结果,并对编码后的内容进行解码并显示。-Huffman coding and decoding section of the text string and displays the coding results corresponding to each character, and encoded, decoded and displayed.
Huffman
- 用C++的模板类实现的霍夫曼树及其编码过程,可视地展示霍夫曼树的结构。-Huffman tree and its encoding process to achieve C++ template class, visual display of the structure of the Huffman tree.
HUFFMAN
- 霍夫曼编码,霍夫曼编码就是通过构造霍夫曼树来生成前缀码的过程-Huffman coding, Huffman coding is by constructing a Huffman tree to generate the prefix code
HuffmanCompress
- 一份大作业,基于Huffman(霍夫曼)编码实现的文本压缩,代码中对于Huffman树的创建、编码及压缩有详细的过程,包含一份文档-A great job, a text-based Huffman coding to achieve compression, Huffman code tree for creating, coding and compression process in detail, including a document
Hoffman-Coding
- 霍夫曼编码-Hoffman Coding