-
MFC 界面向导 下一步 完成 示例
资源描述程序安装或文件配置模块,很多地方会用到带向导功能的界面操作。在MFC里,可以通用隐藏当前窗口,打开新的窗口实现,同时也可以采用CPropertyPage和CPropertySheet来实现界面向导功能。示例中,是阅读时做的代码练习,简单的演示了使用MFC快速开发向导界面的功能。
- 2022-04-30 09:00:13下载
- 积分:1
-
windows
利用Visual C++进行图像处理的完全代码-windows
- 2022-08-16 11:43:28下载
- 积分:1
-
Draw line and circle in C,Very simple code
Draw line and circle in C,Very simple code
- 2023-09-01 11:10:03下载
- 积分:1
-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1
-
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考....
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考.-Elective System. C used to do. Only one paper, for the provision of a reference.
- 2022-07-07 13:58:43下载
- 积分:1
-
AT89C205 keys 4 through 4 different selection of music by the AT89C205 enlarge p...
AT89C205通过4个按键选择4种不同的音乐,并由AT89C205的p3.7输出经LM386放大,发出四种不同的音乐。-AT89C205 keys 4 through 4 different selection of music by the AT89C205 enlarge p3.7 output by LM386, issued four different music.
- 2022-01-30 16:13:01下载
- 积分:1
-
c# written in a simulated Tetris source code, colored box, the logic correctly....
c#编写的一个模拟俄罗斯方块源代码,方块有颜色,逻辑正确。速度快。-c# written in a simulated Tetris source code, colored box, the logic correctly. Speed.
- 2022-11-10 01:25:03下载
- 积分:1
-
调用scannerdll生成dll的程序,功能跟操作系统附件
调用scannerdll生成dll的程序,功能跟操作系统附件-图像处理的功能差不多-scannerdll generation dll called the procedure, function with the operating system Annex-image processing functions almost
- 2022-03-24 00:09:02下载
- 积分:1
-
用delphi写的数据库连接程序小程序,供初学者参考
用delphi写的数据库连接程序小程序,供初学者参考-used to write database connectivity procedures small program for beginners reference
- 2022-03-26 17:36:18下载
- 积分:1
-
it can parse kml document
解析KML文件,能够将KML文件中的节点信息提取出来,并能够最终一文本的方式打印出来。。里面有很多注释掉的内容,如果大家需要的话可以适当的将这些代码去掉注释,在运行看看。。会有另一翻惊喜-it can parse kml document
- 2022-08-24 22:16:20下载
- 积分:1