Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Data structs
Title: huffman Download
 Description: Huffman tree construction, assuming there are n weights, Huffman tree is constructed with n leaf nodes. n-weights are set to w1, w2, ..., wn, the Huffman tree construction rules: (1) w1, w2, ..., wn as a forest of n trees (each tree only There is a node) (2) selected in the forest root weights two smallest trees combined, as a new tree to the left and right sub-tree, and the new root of the tree is the left-right and right sub-tree root and the right value (3) selected from the forest to remove two trees, and adding a new tree forest (4) repeat (2), (3) steps, until only the forest a tree until the tree is obtained by the Huffman tree.
 Downloaders recently: [More information of uploader hchnuaa]
 To Search:
File list (Check if you may need any files):
哈夫曼树\Debug\Huffman.exe
........\.....\Huffman.obj
........\.....\Huffman.pdb
........\.....\vc60.pdb
........\Function.h
........\Huffman.cpp
........\Huffman.dsp
........\Huffman.dsw
........\Huffman.ncb
........\Huffman.opt
........\Huffman.plg
........\Debug
哈夫曼树
    

CodeBus www.codebus.net