搜索资源列表
在OpenGL视图中绘制动画
- 利用mfc设定计时器和帧缓存技术,可以制作出流畅的动画。一般用opengl向正方体表面添加各种颜色,以达到双缓存动画的实现。-use mfc set the timer and frame buffer technology, can produce smooth animation. General use opengl cube surface to add color to achieve double-buffering to achieve animation.
MFC程序全屏显示源代码
- MFC程序全屏显示源代码,可以实现视图的全屏幕显示-MFC procedures in full-screen source code, can achieve a full-screen view of the show
blc
- vc/mfc视图绘制比例尺,效果美观大方,简单易用,是居家旅行必备的
MFC-OpenGL-cube
- MFC文档视图与OpenGL相结合的一个旋转立方体的例子
视图变换
- 计算机图形学中的视图变换程序,是用VC++中的MFC编写的-computer graphics View transform the process, with VC + + MFC prepared
对话框上可分割的视图
- 在对话框上实现可分割的视图,自己作了一个CSplitControl类继承于CStatic,左键视图左右分割,右键上下分割。
图像的读入、显示与放大缩小图像的存储(MFC)
- 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
MFC
- MFC引入了"文档/视图"结构的概念,理解这个结构是编写基于MFC编写复杂Visual C++程序的关键。"文档/视图"中主要涉及到四种类:
FormSwap2
- MFC 视图切换程序.可以从工具栏选择视图,实时改变当前视图类型模式.-MFC view switching process. Can choose to view from the toolbar, change the current view type real-time mode.
CListView
- CListView VC MFC 列表视图-CListView VC MFC list view
DlgView-MFC
- MFC编写的在对话框中使用视图的源代码!-MFC in the dialog box used in the preparation of the view the source code!
VCLIST
- MFC列表视图的应用,用列表显示一组数据-List View MFC application, using the list shows a set of data
Example_MultiView
- MFC下,将窗口切割成多个视图,以便进行多交互界面,程序比较实用。-MFC, will cut more than one view window for multi-interface, the program more practical.
Construction-of-the-tree-view-control-using-MFC.ra
- 基于微软VC++平台用MFC构建树视图控,很好的例子-Based on Microsoft platform using VC++ MFC build tree view control, a good example
86489320MFC_ListView_Test
- MFC LISTView视图 QQ:445750825-MFC LISTView视图VC listView开发 QQ:445750825
MFC-view-switch
- MFC视图切换,点击左边树状按钮 能切换视图-MFC view switching, click on the left side of the tree button to switch views
MFC基础
- MFC图形编程基础,介绍MFC、如何创建MFC项目、通过项目工作区窗口进行文件组织,项目管理和项目设置更改、介绍文档/视图体系、介绍设备环境DC和OnDraw函数、介绍CDC类常用绘图函数、如何使用自定义画图工具等等
MFC多文档窗口多线程同步绘图
- 通过重载MFC里的界面多线程函数CWinThread,实现在MFC的MDI模式下,同时打开多个view视图,在这多个视图中同步绘制图形。可以将此应用于应用软件编写中多窗口同步更新图形数据的情况。
102204picturecontrol
- MFC视图控制按钮的简单实例,有助于基本绘图控件的了解(A basic instance of MFC view control)
MFC窗口分割实现多视图切换
- 结合MFC框架类和c++,功能目的性明确,Windows开发的最强参考资料,(In combination with mfc framework classes and c, the functional purpose is to identify the strongest resources for windows development,)