-
MFC程序——调色板
一个基于MFC框架的应用程序,程序可以实现调色板的功能,通过滑块调节红、绿、蓝三个颜色分量的值来显示图形的不同的颜色,程序是VC++6.0上实现的。
- 2022-03-18 20:05:31下载
- 积分:1
-
大富翁棋牌类小游戏,函数编写,游戏编程中的经典例子
大富翁棋牌类小游戏,函数编写,游戏编程中的经典例子-Monopoly game chess classes, functions to prepare the game in the classic example of programming
- 2023-03-18 03:10:04下载
- 积分:1
-
文件编码GB2312
文件编码GB2312->UTF8,UTF8->GB2312转换-File encoding GB2312-
- 2022-08-10 11:58:39下载
- 积分:1
-
dos源代码,大家都知道了吧
dos源代码,大家都知道了吧-dos source code, as we all know by now.
- 2022-05-21 11:51:49下载
- 积分:1
-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1
-
C++ High reference manual procedures, a tool, a very good study C++ Language boo...
C++程序高级参考手册,一本工具书,一本非常不错的学习C++语言的书籍-C++ High reference manual procedures, a tool, a very good study C++ Language books
- 2023-07-07 23:45:04下载
- 积分:1
-
在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类
在10乘10的棋牌上进行八皇后排列,并输出排列情况和种类-10 x 10 8 Queens on a chess arranged and the arrangement of the output and variety of
- 2023-08-20 01:45:03下载
- 积分:1
-
实现哈弗曼压缩的c源代码,数据结构课程最终的project
实现哈弗曼压缩的c源代码,数据结构课程最终的project.调试可运行.注意使用方法。
- 2022-01-26 06:30:44下载
- 积分:1
-
最新的ocr接口
ocr接口可识别英文数字,可以方便的加入你的工程中
- 2022-03-04 22:46:26下载
- 积分:1
-
虚拟函数的使用。VC也是一个虚函数的源程序,比较适合…
虚函数的使用。又一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-virtual function use. The VC also a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2023-05-25 05:45:03下载
- 积分:1