搜索资源列表
C++_jiemian
-   MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。本文介绍c++界面设计.
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
graph
- 自己做的UML活动图编辑系统。利用VC++的基础类库(MFC),把各种图元抽象成了各个类,利用类与类中的关系把图元中的关系表示出来。图元的基本操作用类中的方法实现。-Do their own editing system UML activity diagram. Use the basis of VC++ Class Library (MFC), the various abstract elements become all categories, the use of classes an
Drawcude
- MFC实现的绘制立方体,采用MFC类库实现-MFC cube to achieve the mapping, using MFC class library to achieve
Graph
- 计算机图形学的实验设计,包含计算机图形学课程的基本处理算法和技术,用VC6.0实现,界面用了MFC类库。-Computer Graphics of the experimental design, including computer graphics courses in the basic processing algorithms and techniques, using VC6.0 to achieve the interface with the MFC class library.
123456
- 主要是通过mfc类库实现屏幕的抓图和保存,并能生成avi文件。-Mainly through the MFC class library to achieve the screen capture and storage, and can generate the avi file
