搜索资源列表
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
- 霍夫曼树 用C++编写的。 赠送有其它文档。-Huffman tree written in C++,. There are other documents presented.
HuffmanTree
- 用JAVA语言实现的HuffmanTree,实现了文件压缩功能-Implemented with JAVA language HuffmanTree, achieved a file compression feature
HuffmanTree.java
- Java程序:哈夫曼树,文本中有源码,供Java学习者使用-Java program: Huffman tree, the text in source code for Java learners
Huffman
- JAVA实现的HUFFMAN算法,根据输入生huffmantree,输出加密后的2进制序列-JAVA implemented algorithm HUFFMAN, input raw huffmantree, encrypted output sequence of binary
HUFFMANTREE
- 哈夫曼树是又称最优二叉树,将关键词被搜索的次数看成是哈夫曼树的权值,通过构建哈夫曼树,快速归类,并且通过哈夫曼编码方式无歧义的储存各个关键词。为各个关键字设计哈夫曼编码,使得关键字能无歧义的储存。 内含说明文档-Huffman tree is also known as the optimal binary tree, the number of times the keyword is searched as a Huffman tree weights by constructing t