文件名称:HuffmanExp
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.06mb
- 下载次数:
- 0次
- 提 供 者:
- 俊*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率;
2、 对这幅图像做霍夫曼编码;并列出编码结果。
3、 计算平均码长和熵值,算出编码效率。
4、 所有的结果都要求显示出来。
- MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp
========================================================================
AppWizard has created this HuffmanExp application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your HuffmanExp application.
2、 对这幅图像做霍夫曼编码;并列出编码结果。
3、 计算平均码长和熵值,算出编码效率。
4、 所有的结果都要求显示出来。
- MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp
========================================================================
AppWizard has created this HuffmanExp application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your HuffmanExp application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HuffmanExp
..........\ChildFrm.cpp
..........\ChildFrm.h
..........\CqOctree.cpp
..........\Debug
..........\Dib.cpp
..........\Dib.h
..........\dibapi.cpp
..........\dibapi.h
..........\DlgHuffman.cpp
..........\DlgHuffman.h
..........\HuffmanExp.aps
..........\HuffmanExp.clw
..........\HuffmanExp.cpp
..........\HuffmanExp.dsp
..........\HuffmanExp.dsw
..........\HuffmanExp.h
..........\HuffmanExp.ncb
..........\HuffmanExp.opt
..........\HuffmanExp.plg
..........\HuffmanExp.rc
..........\HuffmanExpDoc.cpp
..........\HuffmanExpDoc.h
..........\HuffmanExpView.cpp
..........\HuffmanExpView.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\ReadMe.txt
..........\res
..........\...\HuffmanExp.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\ChildFrm.cpp
..........\ChildFrm.h
..........\CqOctree.cpp
..........\Debug
..........\Dib.cpp
..........\Dib.h
..........\dibapi.cpp
..........\dibapi.h
..........\DlgHuffman.cpp
..........\DlgHuffman.h
..........\HuffmanExp.aps
..........\HuffmanExp.clw
..........\HuffmanExp.cpp
..........\HuffmanExp.dsp
..........\HuffmanExp.dsw
..........\HuffmanExp.h
..........\HuffmanExp.ncb
..........\HuffmanExp.opt
..........\HuffmanExp.plg
..........\HuffmanExp.rc
..........\HuffmanExpDoc.cpp
..........\HuffmanExpDoc.h
..........\HuffmanExpView.cpp
..........\HuffmanExpView.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\ReadMe.txt
..........\res
..........\...\HuffmanExp.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h