搜索资源列表
HuffmanCoding
- 数据结构的java实现-Data Structure written in Java for Huffman Coding Algorithm.
huffman
- java语言实现的huffman树算法,数据结构中重要的算法,也是上课时候的课程作业。-java language of the huffman tree algorithms, data structures important algorithms, when the course is class work.
Huffman
- Huffman java code :)
GreedyAlgorithm
- Prim,Kruskal,Dijkstra 三个算法的java统一界面实现,可以用同一个界面以及公用一些类与变量,最后还有哈弗曼算法实现,可以作为学习算法的好例子-Prim, Kruskal, Dijkstra algorithm java three unified interface to achieve, you can use the same interface as well as public classes and variables, and finally Huffman a
HuffmanTree
- 使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job
the-way-of-creating-huffaman-code
- 对哈弗慢树的构造,哈弗慢编码的Java源代码,以及实际的实现例子-the way of creating huffman code