版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、精选优质文档-倾情为你奉上哈弗曼编码实现无损压缩实验报告一、 实验内容通过C+编程实现。要求:1) 字符串的输入是手工输入的;2) 通过程序实现编码,最终在屏幕上显示编码结果,例如,如果选用huffman编码,则要显示字符串的编码以及平均码长;二、 源代码#include<iostream.h>#include<math.h>#include<string.h>#include<stdlib.h>#if !defined _HUFFMANTREE_H_#define _HUFFMANTREE_H_class HuffmanTreepublic:
2、unsigned int Weight; unsigned int Parent; unsigned int lChild; unsigned int rChild;typedef char *HuffmanCode;/*从结点集合中选出权值最小的两个结点将值分别赋给s1和s2*/void Select(HuffmanTree* HT,int Count,int *s1,int *s2) unsigned int temp1=0; unsigned int temp2=0; unsigned int temp3; for(int i=1;i<=Count;i+) if(HTi.Paren
3、t=0) if(temp1=0) temp1=HTi.Weight; (*s1)=i; else if(temp2=0) temp2=HTi.Weight; (*s2)=i; if(temp2<temp1) temp3=temp2; temp2=temp1; temp1=temp3; temp3=(*s2); (*s2)=(*s1); (*s1)=temp3; else if(HTi.Weight<temp1) temp2=temp1; temp1=HTi.Weight; (*s2)=(*s1); (*s1)=i; if(HTi.Weight>temp1&&H
4、Ti.Weight<temp2) temp2=HTi.Weight; (*s2)=i; /*霍夫曼编码函数*/void HuffmanCoding(HuffmanTree * HT, HuffmanCode * HC, int *Weight, int Count) int i; int s1,s2; int TotalLength; char* cd; unsigned int c; unsigned int f; int start; if(Count<=1) return; TotalLength=Count*2-1;HT = new HuffmanTree(TotalLen
5、gth+1)*sizeof(HuffmanTree); for(i=1;i<=Count;i+) HTi.Parent=0; HTi.rChild=0; HTi.lChild=0; HTi.Weight=(*Weight); Weight+; for(i=Count+1;i<=TotalLength;i+) HTi.Weight=0; HTi.Parent=0; HTi.lChild=0; HTi.rChild=0; /建造霍夫曼树 for(i=Count+1;i<=TotalLength;+i) Select(HT, i-1, &s1, &s2); HTs1
6、.Parent = i; HTs2.Parent = i; HTi.lChild = s1; HTi.rChild = s2; HTi.Weight = HTs1.Weight + HTs2.Weight; /输出霍夫曼编码 (*HC)=(HuffmanCode)malloc(Count+1)*sizeof(char*); cd = new charCount*sizeof(char); cdCount-1='0' for(i=1;i<=Count;+i) start=Count-1; for(c = i,f = HTi.Parent; f != 0; c = f, f
7、= HTf.Parent) if(HTf.lChild = c) cd-start='0' else cd-start='1' (*HC)i = new char (Count-start)*sizeof(char); strcpy(*HC)i, &cdstart); delete HT;delete cd;/* 在字符串中查找某个字符* 如果找到,则返回其位置*/int LookFor(char *str, char letter, int count) int i; for(i=0;i<count;i+) if(stri=letter) ret
8、urn i; return -1;void OutputWeight(char *Data,int Length, char *WhatLetter, int *Weight,int *Count) int i; char* Letter = new charLength; int* LetterCount = new intLength; int AllCount=0; int Index; int Sum=0; float Persent=0; for(i=0;i<Length;i+) if(i=0) Letter0=Datai; LetterCount0=1; AllCount+;
9、 else Index=LookFor(Letter,Datai,AllCount); if(Index=-1) LetterAllCount=Datai; LetterCountAllCount=1; AllCount+; else LetterCountIndex+; for(i=0;i<AllCount;i+) Sum=Sum+LetterCounti; (*Weight) = new intAllCount; (*WhatLetter) = new charAllCount; for(i=0;i<AllCount;i+) Persent=(float)LetterCount
10、i/(float)Sum; (*Weight)i=(int)(1000*Persent); (*WhatLetter)i=Letteri; (*Count)=AllCount;delete Letter;delete LetterCount;#endif/*main.cppvoid main() HuffmanTree * HT = NULL; HuffmanCode HC; char Data100; char *WhatLetter; int *Weight; int Count;cout<<"请输入一行文本数据:"<<endl; cin>>Data; cout<<endl; OutputWeight(Data,strlen(Data),&WhatLetter,&Weight,&Count);HuffmanCoding(HT, &HC, Weight, Count);cout<<"字符 出现频率 编码结果"<<endl; int k=0; for(int i = 0; i<Count; i+) cout<<WhatLetteri<<" " cout<<
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 涂料生产工艺设计方案
- 小学三年级英语上册Unit 6 Useful Numbers对话教学与角色扮演活动教案
- 小学数学四年级下册第七单元《图形的运动(二)》平移知识清单
- 高职建设工程管理专业三年级《人防监理合同全周期风险防控》教学设计
- 有害生物防治服务合同
- 小学三年级心理健康上册《心情变变变》教学设计
- 高中信息技术学业质量知识清单(浙教版)
- 高中二年级历史《先驱之路:近代中国民主思想与反专制斗争》教学设计
- 小学数学二年级上册(北师大版)核心知识清单:快乐的动物(倍的认识与应用)
- 九年级英语全一册Unit12单元整合教学导学案
- 中国临床检验技术操作指南(2026版)
- 神华准格尔能源有限责任公司黑岱沟露天矿矿山地质环境保护与土地复垦方案
- 探秘抗肿瘤天然产物:三尖杉酯碱与白坚木型生物碱的研究进展与展望
- 快消品销售公司市场推广专员活动效果绩效考核表
- 建筑工程中级职称评定个人工作总结
- 水产苗种生产技术操作规程
- 2025年山东省烟台市辅警招聘公安基础知识考试题库及答案
- 《JYT 0616-2023高等学校实验室消防安全管理规范》(2026年)实施指南
- 矿山买卖居间合同协议书
- 铝板安装劳务合同范本
- (正式版)DB23∕T 221-2002 《规模化养蜂技术规程》
评论
0/150
提交评论