CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI

文件名称:HuffmanTree

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-06-21
  • 文件大小:
    6.22mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

该系统应具有以下功能:

(1)  I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。

(2)  E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。

(3)  D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。

(4)  P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。

(5)  T:打印哈夫曼树(Tree printing)。将已在  中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。

-The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file
(系统自动生成,下载前可以参看下载内容)

下载文件列表

哈夫曼编译码/Debug/哈夫曼编译码.exe
哈夫曼编译码/Debug/哈夫曼编译码.ilk
哈夫曼编译码/Debug/哈夫曼编译码.pdb
哈夫曼编译码/ipch/哈夫曼编译码-ded3779c/哈夫曼编译码-65c63503.ipch
哈夫曼编译码/哈夫曼编译码/CodeFile.txt
哈夫曼编译码/哈夫曼编译码/CodePrin.txt
哈夫曼编译码/哈夫曼编译码/Debug/cl.command.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/CL.read.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/CL.write.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/link.command.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/link.read.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/link.write.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/mt.command.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/mt.read.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/mt.write.1.tlog
哈夫曼编译码/哈夫曼编译码/Debug/program.obj
哈夫曼编译码/哈夫曼编译码/Debug/vc100.idb
哈夫曼编译码/哈夫曼编译码/Debug/vc100.pdb
哈夫曼编译码/哈夫曼编译码/Debug/哈夫曼编译码.exe.intermediate.manifest
哈夫曼编译码/哈夫曼编译码/Debug/哈夫曼编译码.lastbuildstate
哈夫曼编译码/哈夫曼编译码/Debug/哈夫曼编译码.log
哈夫曼编译码/哈夫曼编译码/hfmTree
哈夫曼编译码/哈夫曼编译码/hfmTree.txt
哈夫曼编译码/哈夫曼编译码/huffman.h
哈夫曼编译码/哈夫曼编译码/input.txt
哈夫曼编译码/哈夫曼编译码/program.cpp
哈夫曼编译码/哈夫曼编译码/TextFile.txt
哈夫曼编译码/哈夫曼编译码/ToBeTran.txt
哈夫曼编译码/哈夫曼编译码/TreePrint.txt
哈夫曼编译码/哈夫曼编译码/哈夫曼编译码.vcxproj
哈夫曼编译码/哈夫曼编译码/哈夫曼编译码.vcxproj.filters
哈夫曼编译码/哈夫曼编译码/哈夫曼编译码.vcxproj.user
哈夫曼编译码/哈夫曼编译码.sdf
哈夫曼编译码/哈夫曼编译码.sln
哈夫曼编译码/哈夫曼编译码.suo
哈夫曼编译码/要求.docx
哈夫曼编译码/ipch/哈夫曼编译码-ded3779c
哈夫曼编译码/哈夫曼编译码/Debug
哈夫曼编译码/Debug
哈夫曼编译码/ipch
哈夫曼编译码/哈夫曼编译码
哈夫曼编译码

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com