文件名称:huffman
介绍说明--下载内容来自于网络,使用问题请自行百度
哈夫曼(Huffman)树又称最优二叉树或最优搜索树,是一种带权路径长度最短的二叉树。在许多应用中,常常赋给树中结点一个有某种意义的实数,称此实数为该结点的权。从树根结点到该结点之间的路径长度与该结点上权的乘积称为结点的带权路径长度(WPL),树中所有叶子结点的带权路径长度之和称为该树的带权路径长度.(The Huffman (Huffman) tree, also known as the optimal two - fork tree or the optimal search tree, is a two - fork tree with the shortest path length. In many applications, it is often assigned to a node in a tree with a real number of meaning, which is called the right of the node. The product from the root node to the node between the node and the weight on the node is called the weighted path length (WPL) of the node. The sum of the weighted path length of all leaf nodes in the tree is called the weighted path length of the tree.)
相关搜索: java 哈夫曼压缩
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
huffman\.idea\.name | 7 | 2016-10-19 |
huffman\.idea\compiler.xml | 686 | 2016-10-19 |
huffman\.idea\copyright\profiles_settings.xml | 76 | 2016-10-19 |
huffman\.idea\misc.xml | 1103 | 2016-10-19 |
huffman\.idea\modules.xml | 254 | 2016-10-19 |
huffman\.idea\vcs.xml | 164 | 2016-10-19 |
huffman\.idea\workspace.xml | 28955 | 2016-10-20 |
huffman\huffman.iml | 423 | 2016-10-19 |
huffman\out\production\huffman\Code.class | 287 | 2016-10-19 |
huffman\out\production\huffman\ComActionListener.class | 1291 | 2016-10-20 |
huffman\out\production\huffman\CreatHfmTree$1.class | 892 | 2016-10-20 |
huffman\out\production\huffman\CreatHfmTree.class | 4009 | 2016-10-20 |
huffman\out\production\huffman\DecomActionListener.class | 1303 | 2016-10-20 |
huffman\out\production\huffman\DestActionListener.class | 1171 | 2016-10-19 |
huffman\out\production\huffman\error.log | 5446 | 2016-10-19 |
huffman\out\production\huffman\HfmCompression.class | 4285 | 2016-10-20 |
huffman\out\production\huffman\HfmDecompression.class | 6178 | 2016-10-20 |
huffman\out\production\huffman\HfmNode.class | 485 | 2016-10-19 |
huffman\out\production\huffman\ItemActionlistener.class | 2207 | 2016-10-20 |
huffman\out\production\huffman\LogTool.class | 1964 | 2016-10-20 |
huffman\out\production\huffman\MainFrame$1.class | 795 | 2016-10-20 |
huffman\out\production\huffman\MainFrame.class | 4709 | 2016-10-20 |
huffman\out\production\huffman\msg.log | 103697826 | 2016-10-20 |
huffman\out\production\huffman\SrcActionlistener.class | 1167 | 2016-10-19 |
huffman\src\Code.java | 176 | 2016-10-19 |
huffman\src\ComActionListener.java | 1111 | 2016-10-19 |
huffman\src\CreatHfmTree.java | 5946 | 2016-10-19 |
huffman\src\DecomActionListener.java | 1131 | 2016-10-19 |
huffman\src\DestActionListener.java | 1154 | 2016-10-19 |
huffman\src\error.log | 5446 | 2013-10-13 |
huffman\src\HfmCompression.java | 6338 | 2016-10-19 |
huffman\src\HfmDecompression.java | 9180 | 2016-10-19 |
huffman\src\HfmNode.java | 495 | 2016-10-19 |
huffman\src\ItemActionlistener.java | 1609 | 2016-10-20 |
huffman\src\LogTool.java | 2145 | 2016-10-20 |
huffman\src\MainFrame.java | 5807 | 2016-10-20 |
huffman\src\msg.log | 103697826 | 2016-10-19 |
huffman\src\SrcActionlistener.java | 1171 | 2016-10-19 |
huffman\out\production\huffman | ||
huffman\.idea\copyright | ||
huffman\out\production | ||
huffman\.idea | ||
huffman\out | ||
huffman\src | ||
huffman |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.