ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder() 初始条件:哈夫曼树已存在或者哈夫曼树已存到文件中。 操作结果:对字符串进行编码 Decoder() 初始条件:哈夫曼树已存在且已编码。 操作结果:对二进制串进行译码 Print() 初始条件:编码文件已存在。 操作结果:把已保存好的编码文件显示在屏幕 TreePrinting() 初始条件:哈夫曼树已存在。 操作结果:将已在内存中的哈夫曼树以直观的方式显示在终端上
标签: ai HuffmanTree CharSet ADT
上传时间: 2013-12-25
上传用户:changeboy
是关于神经网络的人工智能编写,是基于P编程的代码
上传时间: 2014-08-18
上传用户:cursor
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了:
标签: 管理系统
上传时间: 2017-01-28
上传用户:stvnash
Sometimes book is hardly to reading. You can solve it through this book. and then you can easily pass all of them.
标签: book Sometimes can reading
上传时间: 2014-01-01
上传用户:aappkkee
This text introduces the spirit and theory of hacking as well as the science behind it all it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own hacks or thwart potential system attacks. 我记得好像的关于缓冲区溢出的
标签: introduces the hacking science
上传时间: 2014-08-14
上传用户:Breathe0125
用来清理ie缓存的,rundll32 -u -p 等方式不好用,根据弹出的对话框可以选择清理缓存,比如cookie, ie cache url history等
标签: 缓存
上传时间: 2017-02-19
上传用户:txfyddz
faisunSQL自导入数据库备份程序 使用方法: 直接把“faisunsql.php”上传到PHP+MySQL的服务器并输入其HTTP路径运行即可。 注意:如果您不是一个PHP程序员,请不要对文件包括“配置部分”作任何修改,否则可能对您数据不利。配置部分运行后会出现表单让您重新填写。 运行后请阅读《说明文档》。 谢谢您使用本程序。
标签: faisunSQL faisunsql MySQL HTTP
上传时间: 2017-02-19
上传用户:wendy15
降低精度的快速FDR算法,不需要对所有P值排序,仅仅需要对P值进行归类即可
上传时间: 2017-02-27
上传用户:海陆空653
matlab环境下目标函数为求最大值,且解非负整数解 %bounds 边界约束 %Myfun 为目标函数 %num 初始种群数 %N 最大迭代次数 %CP 交叉概率 %P 突变概率 %f 目标最优解 %x 最优解向量
上传时间: 2017-03-06
上传用户:Ants
Data Structures and Algorithms with Object-Oriented Design Patterns in Java Bruno R. Preiss B.A.Sc., M.A.Sc., Ph.D., P.Eng. Associate Professor Department of Electrical and Computer Engineering University of Waterloo, Waterloo, Canada
标签: B.A.S R. Object-Oriented Algorithms
上传时间: 2017-03-07
上传用户:z754970244