文件名称:gwbssrari
介绍说明--下载内容均来自于网络,请自行研究使用
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空空空间或效率优化。全部代码以C++语言开发,为了更容易地实现各种数据结构,代码中大量应用了标准C++库与模板技术。——总之,这些代码的作用在于示例与演示;如果大家想把这些代码应用在实际应用中,可能还需要
-The given here source code huffman.zip eight different ways to achieve the Huffman coding algorithm. These codes are intended to demonstrate different Huffman algorithm implementation principle, the difference of the algorithm execution efficiency, but does not demand for practical application environment, do more empty space or efficiency optimization. The entire code C++ language development code in order to make it easier to achieve a variety of data structures, a large number of applications the standard C++ library template.- In short, these code examples and demonstration If we want the code used in practical applications may also need
-The given here source code huffman.zip eight different ways to achieve the Huffman coding algorithm. These codes are intended to demonstrate different Huffman algorithm implementation principle, the difference of the algorithm execution efficiency, but does not demand for practical application environment, do more empty space or efficiency optimization. The entire code C++ language development code in order to make it easier to achieve a variety of data structures, a large number of applications the standard C++ library template.- In short, these code examples and demonstration If we want the code used in practical applications may also need
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gwbssrari\Huffman\Huffman.ncb
.........\.......\Huffman.sln
.........\.......\Huffman.suo
.........\.......\huffman.vcproj
.........\.......\huffman_a.cpp
.........\.......\huffman_b.cpp
.........\.......\huffman_base.cpp
.........\.......\huffman_c.cpp
.........\.......\huffman_d.cpp
.........\.......\huffman_e.cpp
.........\.......\huffman_f.cpp
.........\.......\huffman_g.cpp
.........\.......\huffman_h.cpp
.........\.......\main.cpp
.........\Huffman
gwbssrari
.........\.......\Huffman.sln
.........\.......\Huffman.suo
.........\.......\huffman.vcproj
.........\.......\huffman_a.cpp
.........\.......\huffman_b.cpp
.........\.......\huffman_base.cpp
.........\.......\huffman_c.cpp
.........\.......\huffman_d.cpp
.........\.......\huffman_e.cpp
.........\.......\huffman_f.cpp
.........\.......\huffman_g.cpp
.........\.......\huffman_h.cpp
.........\.......\main.cpp
.........\Huffman
gwbssrari