搜索资源列表
200561671915001
- huffmantree的压缩 供使用 谢谢大家-huffmantree compressed for use Thank you
HuffmanTree.c
- 赫夫曼编码,它具体点说明了编码的步骤,让初学者一看就明了.-Hefuman coding, it shows a specific encoding step for a beginner can understand it.
HuffmanTree
- c++写的HuffmanTree。 有建立HuffmanTree并编码功能
HuffmanTree
- 霍夫曼编码的实现,先输入霍夫曼编码的个数,然后输入编码,然后输入权重,最后输出是霍夫曼编码-Huffman coding to achieve, first enter the number of Huffman code, and then enter the code, then enter the weight, the final output is the Huffman code
huffmantree
- 自己做的赫夫曼树,可能不是很完善,传上来交流一下-The Huffman trees themselves, may not be perfect, Chuan-up exchange
HuffmanTree
- 根据huffman树的一个压缩程序,可以压缩和解压单个文件,压缩率80 左右-Huffman tree in accordance with a compression program, you can compress and decompress a single file, the compression rate of 80
HuffmanTree
- 实现用哈夫曼树进行简单的编码译码功能,有助于初学者学习哈夫曼树-Implementation using Huffman coding tree for easy decoding features to help beginners Learn Huffman tree
huffmantree
- 二叉树的用法,深入理解了树和二叉树在计算机中的存储和读取方式,-Binary tree is used, in-depth understanding of the tree and binary tree in computer memory and reading method
HuffmanTree
- 用JAVA语言实现的HuffmanTree,实现了文件压缩功能-Implemented with JAVA language HuffmanTree, achieved a file compression feature
HuffmanTree
- 哈夫曼树编码译码器,对文件进行压缩和解压缩,从文件中读取内容-HuffmanTree encoding and decoding the files from a file reads the contents
huffmantree
- huffman tree的实现代码,包含huffman.h,minheap.h和main.cpp三个文件-the application of huffmantree
HuffmanTree.java
- Java程序:哈夫曼树,文本中有源码,供Java学习者使用-Java program: Huffman tree, the text in source code for Java learners
HuffmanTree
- HuffmanTree的相关程序,有相关的显示程序和输入程序,很适合初学者学习-it t huffmanTree s project
huffmantree
- 数据结构与算法,关于哈弗曼树的C++语言实现,其中涉及二叉树和优先队列的相关知识-a piece of code about HuffmanTree ,use the C++ language, and also include some knowledge of binarytree and prior tree.
HuffmanTree
- HuffmanTree 从文件中读取字符,统计字符个数并以此来建立霍夫曼树,从而实现霍夫曼编码。 -HuffmanTree code
huffmanTree
- 哈夫曼树编码译码器的课程设计报告,本人自己写的。-huffmanTree
HuffmanTree
- 哈夫曼树,简单地实现实现,各位稍微看看看吧!-Implement of the HuffmanTree
HuffmanTree
- 属于个人制作,可以建立Huffmantr-Belong to the individual production, can create Huffmantree
HuffmanTree
- 哈夫曼树排序(Huffman tree sorting)
Huffmantree
- huffmantree的建立和输出,输出任意权重建立一颗Huffman数,然后将Huffmantree输出,代码可以run,可以直接使用。(The establishment of Huffman tree and output)