搜索资源列表
HuffmanCompress-java
- 利用霍夫曼树实现文本压缩。如果是文本可以压缩到40%的大小,其他的不行。
compress
- 用java编写的压缩程序,界面美观,算法为霍夫曼编码思想,数据结构课程设计时编写,请大家指点。
compress
- 利用JAVA 实现的 霍夫曼编码压缩解压缩算法
13huofuman
- 是李彤程序实现的霍夫曼,能够很有效的压缩文件 不会有损坏-Hoffman, program implementation is Li Tong, compressed files can be very effective there will be no damage
Huffman
- JAVA利用霍夫曼编码实现文件压缩与解压缩功能-Using Huffman coding to achieve compression and decompression functions
compress
- 利用堆、霍夫曼树、二叉树遍历等知识点,编写文本压缩程序,实现文本文件的压缩与解压功能-Using heap, Hoffman tree, binary tree traversal and other knowledge, text compression program, realize a text file compression and decompression functions
huffman
- 用霍夫曼树进行文件的压缩和解压缩。包括计算字符频率,构建霍夫曼树,进行文件压缩,文件解压缩-Compress file or decompress file with huffman tree. The code include frequency counting, huffman tree building, textzip, decompression.
yasuo
- 利用霍夫曼树实现的压缩txt文件的程序,将压缩结果存到txt文件中-Using Huffman tree txt file compression program, the compressed result is stored in the txt file