文件名称:Huffman
-
所属分类:
- 标签属性:
- 上传时间:2012-12-31
-
文件大小:3.57mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1、根据输入构造一棵哈夫曼树,要求该哈夫曼树的左子树小于等于右子树;
2、根据构造的哈夫曼树给出对应的编码;左子树的编码为0,右子树的编码为1;
3、输出各个字符对应的编码与平均编码长度;
4、根据输入的编码,结合构造的哈夫曼树给出对应的译码;
5、对带有不同权值的字符进行编码;使用自己实现的编码表对输入的‘0’‘1’代码进行译码。
-Less than or equal to 1, according to the input construct a Huffman tree, the requirements of the Huffman tree left subtree right subtree 2, according to the structure of the Huffman tree gives the corresponding coding left subtree coding 0, and the right sub-tree coding is 1 3, the output of the encoding and the average code lengths corresponding to each character 4, according to the coding of the input, the binding construct of the Huffman tree to give the corresponding decoding 5, with different The the weights encode characters coding table to enter ' 0' ' ' code decoding using their own implementation.
2、根据构造的哈夫曼树给出对应的编码;左子树的编码为0,右子树的编码为1;
3、输出各个字符对应的编码与平均编码长度;
4、根据输入的编码,结合构造的哈夫曼树给出对应的译码;
5、对带有不同权值的字符进行编码;使用自己实现的编码表对输入的‘0’‘1’代码进行译码。
-Less than or equal to 1, according to the input construct a Huffman tree, the requirements of the Huffman tree left subtree right subtree 2, according to the structure of the Huffman tree gives the corresponding coding left subtree coding 0, and the right sub-tree coding is 1 3, the output of the encoding and the average code lengths corresponding to each character 4, according to the coding of the input, the binding construct of the Huffman tree to give the corresponding decoding 5, with different The the weights encode characters coding table to enter ' 0' ' ' code decoding using their own implementation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shiyan6/Debug/shiyan6.exe
shiyan6/Debug/shiyan6.ilk
shiyan6/Debug/shiyan6.pdb
shiyan6/ipch/shiyan6-d815a511/shiyan6-78e6184e.ipch
shiyan6/shiyan6/Debug/cl.command.1.tlog
shiyan6/shiyan6/Debug/CL.read.1.tlog
shiyan6/shiyan6/Debug/CL.write.1.tlog
shiyan6/shiyan6/Debug/HuffmanTree.obj
shiyan6/shiyan6/Debug/link-cvtres.read.1.tlog
shiyan6/shiyan6/Debug/link-cvtres.write.1.tlog
shiyan6/shiyan6/Debug/link.command.1.tlog
shiyan6/shiyan6/Debug/link.read.1.tlog
shiyan6/shiyan6/Debug/link.write.1.tlog
shiyan6/shiyan6/Debug/mt.command.1.tlog
shiyan6/shiyan6/Debug/mt.read.1.tlog
shiyan6/shiyan6/Debug/mt.write.1.tlog
shiyan6/shiyan6/Debug/rc.command.1.tlog
shiyan6/shiyan6/Debug/rc.read.1.tlog
shiyan6/shiyan6/Debug/rc.write.1.tlog
shiyan6/shiyan6/Debug/shiyan6.exe.embed.manifest
shiyan6/shiyan6/Debug/shiyan6.exe.embed.manifest.res
shiyan6/shiyan6/Debug/shiyan6.exe.intermediate.manifest
shiyan6/shiyan6/Debug/shiyan6.lastbuildstate
shiyan6/shiyan6/Debug/shiyan6.log
shiyan6/shiyan6/Debug/shiyan6.obj
shiyan6/shiyan6/Debug/shiyan6_manifest.rc
shiyan6/shiyan6/Debug/vc100.idb
shiyan6/shiyan6/Debug/vc100.pdb
shiyan6/shiyan6/HuffmanTree.cpp
shiyan6/shiyan6/HuffmanTree.h
shiyan6/shiyan6/shiyan6.cpp
shiyan6/shiyan6/shiyan6.vcxproj
shiyan6/shiyan6/shiyan6.vcxproj.filters
shiyan6/shiyan6/shiyan6.vcxproj.user
shiyan6/shiyan6.sdf
shiyan6/shiyan6.sln
shiyan6/shiyan6.suo
shiyan6/ipch/shiyan6-d815a511
shiyan6/shiyan6/Debug
shiyan6/Debug
shiyan6/ipch
shiyan6/shiyan6
shiyan6
shiyan6/Debug/shiyan6.ilk
shiyan6/Debug/shiyan6.pdb
shiyan6/ipch/shiyan6-d815a511/shiyan6-78e6184e.ipch
shiyan6/shiyan6/Debug/cl.command.1.tlog
shiyan6/shiyan6/Debug/CL.read.1.tlog
shiyan6/shiyan6/Debug/CL.write.1.tlog
shiyan6/shiyan6/Debug/HuffmanTree.obj
shiyan6/shiyan6/Debug/link-cvtres.read.1.tlog
shiyan6/shiyan6/Debug/link-cvtres.write.1.tlog
shiyan6/shiyan6/Debug/link.command.1.tlog
shiyan6/shiyan6/Debug/link.read.1.tlog
shiyan6/shiyan6/Debug/link.write.1.tlog
shiyan6/shiyan6/Debug/mt.command.1.tlog
shiyan6/shiyan6/Debug/mt.read.1.tlog
shiyan6/shiyan6/Debug/mt.write.1.tlog
shiyan6/shiyan6/Debug/rc.command.1.tlog
shiyan6/shiyan6/Debug/rc.read.1.tlog
shiyan6/shiyan6/Debug/rc.write.1.tlog
shiyan6/shiyan6/Debug/shiyan6.exe.embed.manifest
shiyan6/shiyan6/Debug/shiyan6.exe.embed.manifest.res
shiyan6/shiyan6/Debug/shiyan6.exe.intermediate.manifest
shiyan6/shiyan6/Debug/shiyan6.lastbuildstate
shiyan6/shiyan6/Debug/shiyan6.log
shiyan6/shiyan6/Debug/shiyan6.obj
shiyan6/shiyan6/Debug/shiyan6_manifest.rc
shiyan6/shiyan6/Debug/vc100.idb
shiyan6/shiyan6/Debug/vc100.pdb
shiyan6/shiyan6/HuffmanTree.cpp
shiyan6/shiyan6/HuffmanTree.h
shiyan6/shiyan6/shiyan6.cpp
shiyan6/shiyan6/shiyan6.vcxproj
shiyan6/shiyan6/shiyan6.vcxproj.filters
shiyan6/shiyan6/shiyan6.vcxproj.user
shiyan6/shiyan6.sdf
shiyan6/shiyan6.sln
shiyan6/shiyan6.suo
shiyan6/ipch/shiyan6-d815a511
shiyan6/shiyan6/Debug
shiyan6/Debug
shiyan6/ipch
shiyan6/shiyan6
shiyan6
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.