搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
sipia_bitmap
- when detect the bit meet, then set th bit in bit map-bit when detect the meet, then set th bit in bit map
reply_1_482754
- 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。-map window category is the realization CControlBar derived from the Mr. Wang Jun CSizingControlBar category will change a
lhwy_odbc
- 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。-map window category is the realization CControlBar derived from the Mr. Wang Jun CSizingControlBar category will change a
20050322_SysTray24
- 该程序是能够在托盘图标区域加载24位真彩色位图程序,抽象了一个完整的托盘图标类,可以方便移植到任何程序中。-the program is capable of loading tray icon regional 24-bit true color map process, abstract a complete tray icon categories, can easily migrate to any process.
DialogBar
- a button with bit map
gongjiao
- 来自:VC++开发实战宝典例7.5,书的P310页 练习目的:利用图像控件模拟公交站点 学到:如何建立一个类,如何使用位图,如何设置对话框的颜色-From: VC++ Developer Collection cases of actual 7.5, page exercise book P310 Objective: To use the Image control simulation bus site to learn: how to create a class, how to
data2bmp
- mfc 基于对话框的一个16位位图裸数据转换为24位位图的小程序-mfc dialog based on a 16-bit bitmap raw data into 24-bit map applet
DCTBMP
- 在MFC的环境下实现一个DCT变换,将LENA图读入到并显示,之后设置DCT参数,点击转换,再显示出来的就是做过DCT变换以及逆变换之后显示的lena图。运行时候需要做修改:将DCTBMPView.cpp第127行图像读入路径修改一下,再运行。-In the MFC environment to achieve a DCT, LENA figure will read into and displayed, and then set the DCT parameters, click Conve
