Description: Use VC++6.0 as development tool, a simple SDI frame structure, a processing a bitmap (of interest can be written MDI) 1) data bit map information is from a line under the lower left to right, line by line up row. 2) Each line of pixels should be a multiple of 4, deficiencies in the empty spots with a padded, Reading, attention to skip redundant points. 3) Doc inside the main data exist, BMP data, there is a major point of BYTE ImgData type of memory space (depending on the size of the bitmap, the dynamic allocation). 4) The data came after the reading, pay attention to the memory map to ensure the efficiency of refresh. 5) program implementation process
To Search:
File list (Check if you may need any files):
car_recong\2.bmp
..........\3.GIF
..........\AnnBP.cpp
..........\AnnBP.h
..........\car.bmp
..........\char.bp
..........\CharView.cpp
..........\CharView.h
..........\char_num.bp
..........\chdata.ch
..........\Debug\AnnBP.obj
..........\.....\AnnBP.sbr
..........\.....\CharView.obj
..........\.....\CharView.sbr
..........\.....\chdata.ch
..........\.....\DigitClass.obj
..........\.....\DigitClass.sbr
..........\.....\dip.bsc
..........\.....\dip.exe
..........\.....\dip.ilk
..........\.....\dip.obj
..........\.....\dip.pch
..........\.....\dip.pdb
..........\.....\dip.res
..........\.....\dip.sbr
..........\.....\dipDoc.obj
..........\.....\dipDoc.sbr
..........\.....\dipView.obj
..........\.....\dipView.sbr
..........\.....\GreyDlg.obj
..........\.....\GreyDlg.sbr
..........\.....\handata.han
..........\.....\MainFrm.obj
..........\.....\MainFrm.sbr
..........\.....\Mdlg.obj
..........\.....\Mdlg.sbr
..........\.....\numdata.num
..........\.....\RecvChar.obj
..........\.....\RecvChar.sbr
..........\.....\StdAfx.obj
..........\.....\StdAfx.sbr
..........\.....\Thinner.obj
..........\.....\Thinner.sbr
..........\.....\Training.obj
..........\.....\Training.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\DigitClass.cpp
..........\DigitClass.h
..........\dip.aps
..........\dip.clw
..........\dip.cpp
..........\dip.dsp
..........\dip.dsw
..........\dip.h
..........\dip.ncb
..........\dip.opt
..........\dip.plg
..........\dip.rc
..........\dip.sln
..........\dip.suo
..........\dip.vcproj
..........\dipDoc.cpp
..........\dipDoc.h
..........\dipView.cpp
..........\dipView.h
..........\GreyDlg.cpp
..........\GreyDlg.h
..........\handata.han
..........\MainFrm.cpp
..........\MainFrm.h
..........\Mdlg.cpp
..........\Mdlg.h
..........\MFM1992
..........\mydata.dat
..........\num.bp
..........\numdata.num
..........\ReadMe.txt
..........\res\dip.ICO
..........\...\dip.rc2
..........\...\dipDoc.ico
..........\...\MISC41.ICO
..........\...\Thumbs.db
..........\...\Toolbar.bmp
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\SuXiaoDlg.cpp
..........\SuXiaoDlg.h
..........\SXDlg.cpp
..........\SXDlg.h
..........\Training.cpp
..........\Training.h
..........\系统使用说明.txt
..........\....运行截图\3.GIF
..........\说明.txt
..........\Debug
..........\res
..........\系统运行截图
car_recong