Concrete implementation of experimental two-statistic compression method
First, the experimental requirements
For a given data file, complete the following actions:
1. Write a program to calculate the first order entropy of some of the images and speech files.
2. Select an image file and calculate its second-order entropy. Try to explain the difference between the first order entropy and the second entropy.
(The first-order entropy, the two-second entropy calculation, the use of VC projects are: ENTROPY.DSW, SEC_ENTROPY.DSW)
Ii. contents of the experiment
(Here is a detailed description of what the relative experiment requires)
1, experimental basic ideas/experimental platform, including hardware and software
(e.g., what kind of tools you use)
2. Experiment Preparation Knowledge
(The knowledge points involved in the experiment)
3, the concrete realization of the experiment
(for experimental requirements, describe the steps or processes of the experiment.) The program code is given in this experiment, please read it and make a flowchart. )
Third, the experimental results and analysis
(Give the results of the experiment and analyze the causes of the output and the conclusions or revelations.) )
Concrete implementation of experimental two-statistic compression method