Description: Grayscale pixel values in the range [0,255], if we adopt a pixel one byte is stored, it must lead to a waste of space. If you use some lossless compression algorithm can reduce the file size greatly increased, reducing storage space. This program uses dynamic programming algorithm for image compression (image sub-merged the idea), to design a class that implements grayscale bitmap data compression and decompression process
To Search:
File list (Check if you may need any files):
CompressImage
.............\CompressImage
.............\.............\MainFrm.cpp
.............\.............\MainFrm.h
.............\.............\ReadMe.txt
.............\.............\res
.............\.............\resource.h
.............\.............\...\TestBitmap.ico
.............\.............\...\TestBitmap.rc2
.............\.............\...\TestBitmapDoc.ico
.............\.............\...\Toolbar.bmp
.............\.............\StdAfx.cpp
.............\.............\StdAfx.h
.............\.............\TestBitmap.aps
.............\.............\TestBitmap.clw
.............\.............\TestBitmap.cpp
.............\.............\TestBitmap.dsp
.............\.............\TestBitmap.dsw
.............\.............\TestBitmap.h
.............\.............\TestBitmap.ncb
.............\.............\TestBitmap.opt
.............\.............\TestBitmap.plg
.............\.............\TestBitmap.rc
.............\.............\TestBitmap.sln
.............\.............\TestBitmap.suo
.............\.............\TestBitmap.vcproj
.............\.............\TestBitmap.vcproj.C3AAA71F4295494.Administrator.user
.............\.............\TestBitmap.vcproj.SL410-31FD306FC.sl410.user
.............\.............\TestBitmap.vcproj.Suyan-PC.Suyan.user
.............\.............\TestBitmapDoc.cpp
.............\.............\TestBitmapDoc.h
.............\.............\TestBitmapView.cpp
.............\.............\TestBitmapView.h
.............\Out.txt
.............\pp.bmp
.............\数字化.bmp
.............\纹理.bmp