搜索资源列表
badaoxiama1
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 虽然已经弄出来了,还是希望大家好好读读源程序。 你们以
SDI
- 基于VC++环境下的OPenGL开发代码,不用在进行编辑,直接编写关于OPenGL函数代码,进行OPenGL的编程。
Clock
- VC++实现的基于SDI的模拟钟表小程序-Clock GUI source
OpenglAndMFC
- opengl在MFC框架下的使用示例代码,适合于在MFC下进行图形渲染的开发者-This rather large and impressive MFC contribution demonstrates, multiple OpenGL views, rubber banding, color ramp, mouse trackball type control, OpenGL printing, etc., in a MFC MDI and SDI framework. This was
cn
- 车牌识别系统使用VC++6.0做开发工具, 采用简单的SDI框架结构-License plate recognition system using VC++6.0 as a development tool, using a simple SDI framework
