搜索资源列表
HuffmanCodec
- 这是本人编写的一个Huffman压缩算法,压缩效率最好能达到%20左右,已将所有的编码串转换成为二进制码-This is the one I prepared Huffman compression algorithm, the best compression efficiency can reach about 20%, All the coding has become a string of binary code
wemjiam
- 这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for HUF fman Coding Algorithm
huffmancode
- 一个huffman 树的完整算法。用链表实现的c++源程序
hefumansuanfa
- 赫夫曼算法的简单求解,该算法简单易懂,好看易行,-Huffman algorithm for solving the simple, the algorithm is simple and easy to understand, pretty easy. . . . . .
Graphalgorithm
- 图论算法实现,含树,欧拉圈,霍夫曼编码,图的连通性,着色树,最短路径等,且采用加载皮肤界面,界面美观-Graph algorithms, including trees, Euler circles, Huffman coding, graph connectivity, coloring trees, shortest paths, and the interface with loads of skin, beautiful interface
trsctu2
- 哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩,很好,不错(Huffman tree coding, the use of Huffman tree algorithm of data compression, good, good)