文件名称:chepaishibie
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 233kb
- 下载次数:
- 0次
- 提 供 者:
- 嘉*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
读BMP文件,只能打开256色 (可以是灰度)
显示和内存贴图技术
关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved
每一个像素点都有一个相应的数组。
关于VC和windows 的绘图机制:
使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文
windows下的MFC编程机制,消息驱动,事件等待!
全局的app(应用程序对象)
注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源
每一个new操作符都要对应一个delete
-Reading of BMP files, open only 256 colors (can be a gray-scale) display and memory mapping technology on the palette: the palette is actually an array, 4 BYTE are B, G, R, and every Reserved pixel has a corresponding array. On the VC and the windows of the drawing mechanism: the use of GDI (Graphics Device Interface) objects, used by CDC category, CPaintDC same (device-context) equipment under the windows context MFC programming mechanisms, message-driven, event wait! Overall app (application objects) Note the allocation of memory, manual removal and CDC object to delete the GDI release system resources every new operator should correspond to a delete
显示和内存贴图技术
关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved
每一个像素点都有一个相应的数组。
关于VC和windows 的绘图机制:
使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文
windows下的MFC编程机制,消息驱动,事件等待!
全局的app(应用程序对象)
注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源
每一个new操作符都要对应一个delete
-Reading of BMP files, open only 256 colors (can be a gray-scale) display and memory mapping technology on the palette: the palette is actually an array, 4 BYTE are B, G, R, and every Reserved pixel has a corresponding array. On the VC and the windows of the drawing mechanism: the use of GDI (Graphics Device Interface) objects, used by CDC category, CPaintDC same (device-context) equipment under the windows context MFC programming mechanisms, message-driven, event wait! Overall app (application objects) Note the allocation of memory, manual removal and CDC object to delete the GDI release system resources every new operator should correspond to a delete
(系统自动生成,下载前可以参看下载内容)
下载文件列表
车牌识别源码1
.............\AnnBP.cpp
.............\AnnBP.h
.............\char.bp
.............\CharView.cpp
.............\CharView.h
.............\char_num.bp
.............\chdata.ch
.............\Debug
.............\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.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
.............\RecvChar.cpp
.............\RecvChar.h
.............\res
.............\...\dip.rc2
.............\resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\SuXiaoDlg.cpp
.............\SuXiaoDlg.h
.............\SXDlg.cpp
.............\SXDlg.h
.............\Thinner.cpp
.............\Thinner.h
.............\Training.cpp
.............\Training.h
.............\说明.txt
.............\说明1.txt
.............\起点下载帮助.htm
.............\AnnBP.cpp
.............\AnnBP.h
.............\char.bp
.............\CharView.cpp
.............\CharView.h
.............\char_num.bp
.............\chdata.ch
.............\Debug
.............\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.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
.............\RecvChar.cpp
.............\RecvChar.h
.............\res
.............\...\dip.rc2
.............\resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\SuXiaoDlg.cpp
.............\SuXiaoDlg.h
.............\SXDlg.cpp
.............\SXDlg.h
.............\Thinner.cpp
.............\Thinner.h
.............\Training.cpp
.............\Training.h
.............\说明.txt
.............\说明1.txt
.............\起点下载帮助.htm