文件名称:tuxiangchuli
介绍说明--下载内容均来自于网络,请自行研究使用
一、 课程设计题目:
用C/C++语言编写灰度图像霍夫曼编码的程序
二、 设计内容及要求:
1、 用C/C++语言完成设计,在计算机上调试程序;
2、 上机课时:8课时;
3、 列出设计结果,并提交课程设计报告。
三、 设计方法与步骤:
1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率;
2、 对这幅图像做霍夫曼编码;并列出编码结果。
3、 计算平均码长和熵值,算出编码效率。
4、 所有的结果都要求显示出来。
-First, the curriculum design topic: The C/C++ Languages gray image coding procedures Hoffman Second, design the content and requirements: 1, with C/C++ Language to complete the design, debugging a computer program 2, on machine hours: 8 hours 3, the results are listed in the design and submitted the report of the curriculum design. Third, design methods and steps: 1, Statistics 1 BMP format the probability of gray-scale images, and displays the corresponding gray-scale value and probability 2, of this image do Huffman code and lists the results of coding. 3, calculation of the average code length and entropy values, calculate the coding efficiency. 4, all results have called displayed.
用C/C++语言编写灰度图像霍夫曼编码的程序
二、 设计内容及要求:
1、 用C/C++语言完成设计,在计算机上调试程序;
2、 上机课时:8课时;
3、 列出设计结果,并提交课程设计报告。
三、 设计方法与步骤:
1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率;
2、 对这幅图像做霍夫曼编码;并列出编码结果。
3、 计算平均码长和熵值,算出编码效率。
4、 所有的结果都要求显示出来。
-First, the curriculum design topic: The C/C++ Languages gray image coding procedures Hoffman Second, design the content and requirements: 1, with C/C++ Language to complete the design, debugging a computer program 2, on machine hours: 8 hours 3, the results are listed in the design and submitted the report of the curriculum design. Third, design methods and steps: 1, Statistics 1 BMP format the probability of gray-scale images, and displays the corresponding gray-scale value and probability 2, of this image do Huffman code and lists the results of coding. 3, calculation of the average code length and entropy values, calculate the coding efficiency. 4, all results have called displayed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tuxiangchuli.doc