-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#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
-
Credit calculator, Vice c++ source code and project files will certainly be help...
学分计算器,副c++源码和工程文件,一定会很有帮助!-Credit calculator, Vice c++ source code and project files will certainly be helpful!
- 2022-07-09 06:54:24下载
- 积分:1
-
21天学会VC6。很好的VC学习资料。注意,该资料为全英文,英文好的学习效果会好。...
21天学会VC6。很好的VC学习资料。注意,该资料为全英文,英文好的学习效果会好。-21 days, learn to VC6. VC a good learning materials. Note that the data for the whole English, learning good English will be better.
- 2022-03-19 01:39:18下载
- 积分:1
-
用java编写的围棋程序
用java编写的围棋程序,该程序是java applet编写,请编译后用html嵌入编译好的该类
- 2022-05-05 15:49:15下载
- 积分:1
-
24 hour alarm clock application source
24 hour alarm clock application source
- 2023-07-13 20:05:03下载
- 积分:1
-
导线网平差程序,可以进行导线网平差作业
数据格式为txt,使用前请先阅读说明txt,主要功能为进行导线网的平差作业,生成各项平差数据,包括(单位权中误差,协因数阵等等)并可导出点位图及平差报告。小程序,个人原创,使用请注明出处。
- 2022-02-12 01:23:51下载
- 积分:1
-
W7500
该文件中包括了W7500开发板的基本例程,有很好的参考价值,在Keil开发环境下使用,对初接触开发板的同学有一定的帮助,欢迎下载。
- 2022-03-22 15:25:59下载
- 积分:1
-
本代码可以获得各种图形图像的基本属性,方便对图像进行基本处理
本代码可以获得各种图形图像的基本属性,方便对图像进行基本处理-This code can be a variety of graphic images of the basic attributes to facilitate the basic image treatment
- 2022-07-25 06:09:48下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1
-
LPC程序。lpcmud底部的文件。是由于类别。我…
类c的lpc 程式. lpcmud的底层文件.由于是类c 的. 我把它上传上来,需要研究mud的可以看下. 配合mudos(待上传) 可以实现一个单机游戏小天地!-the lpc programs. Lpcmud bottom of the document. C is due to the category. I uploaded it onto, we need to examine the mud can glance. With mudos (to be uploaded) can achieve a single game small world!
- 2022-03-31 07:32:46下载
- 积分:1