-
Create a managed C++ class library and the MFC dynamic link library management p...
创建一个管理C++类库和MFC动态连接库的管理程序,包括所有源码。
-Create a managed C++ class library and the MFC dynamic link library management process, including all source code
- 2022-03-15 05:44:55下载
- 积分:1
-
MFC Windows时钟
使用MFC绘制指针式时钟,已通过老师检查
- 2023-04-11 12:50:13下载
- 积分: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
-
Teach you how to use the paint brush strokes, as well as the graphics function
教你如何使用画笔画刷,以及图形函数,如直线,矩形等-Teach you how to use the paint brush strokes, as well as the graphics function
- 2022-02-15 05:51:18下载
- 积分:1
-
计算机图形学作业,一个正方形绕圆转动并自转
计算机图形学作业,一个正方形绕圆转动并自转-computer graphics operation, a rotating circle around the square and rotation
- 2022-05-22 19:25:49下载
- 积分:1
-
卡耐基课程SSD1实践要求源代码完成的鲶鱼…
iCarnegie课程上的SSD1的一个练习,要求做完Catfish的源代码的exercise。需要的可以看看。写的不好,别见怪。-iCarnegie courses SSD1 a practice to require the source code Catfish finish the exercise. Need to look at. Write well,别见怪.
- 2022-01-25 16:04:52下载
- 积分:1
-
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: +...
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
- 2023-03-14 14:10:03下载
- 积分:1
-
只想让自己的程序带上一个像Office那样的精灵,但是又不想承受MS AGENT那庞大的身躯的人有福了!这是一个用VB编写的小巧的精灵。别看它小,功能却少不了多...
只想让自己的程序带上一个像Office那样的精灵,但是又不想承受MS AGENT那庞大的身躯的人有福了!这是一个用VB编写的小巧的精灵。别看它小,功能却少不了多少,更重要的是它可以完全整入你的APP之中,让你的程序更有希望成为绿色软件-just want to put their own procedures Office as a kind of spirit, but do not want to bear a large MS Agent of the body blessed! This is a VB prepared by the Small Stars. Although it is small, but indispensable function of how much more important it is entirely your entire income APP, the procedure you want to be more green software
- 2022-02-02 09:56:53下载
- 积分:1
-
人脸识别登陆windows系统的相关代码.
人脸识别登陆windows系统的相关代码.-Face Recognition System landing windows related code.
- 2022-03-20 10:43:15下载
- 积分:1
-
这个例子演示图钉按纽的实现(就像Developer Studio中资源的属性表中左上角的按纽)...
这个例子演示图钉按纽的实现(就像Developer Studio中资源的属性表中左上角的按纽)-this example demonstrates the realization radius button (like Developer Studio is a resource sexual upper left corner of the table button)
- 2023-03-07 10:05:04下载
- 积分:1