-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#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
-
各种经典算法和大家分享,让大家可以提高疑问…
各种matlab 经典算法 和大家一起分享 让大家共同提高 如有疑问 望来电-various classical algorithm and share with everyone so that we can improve doubt if Wang calls
- 2023-03-19 21:10:04下载
- 积分:1
-
使用Boyer
使用Boyer-Moore-Horspool-Sunday 算法进行字符串匹配的系列函数-Using the Boyer-Moore-Horspool-Sunday algorithm for string matching a series of functions
- 2023-05-05 00:00:04下载
- 积分:1
-
linux嵌入式系统的sock源码。建立SOCK连接
linux嵌入式系统的sock源码。建立SOCK连接-linux embedded system sock source. Sock connection establishment
- 2022-06-19 09:09:16下载
- 积分:1
-
TCP/IP Sorce Code
TCP/IP Sorce Code
- 2023-08-15 06:10:03下载
- 积分:1
-
可以实现屏幕保护功能.鼠标左键实现屏保.右键关闭屏保
可以实现屏幕保护功能.鼠标左键实现屏保.右键关闭屏保-Screen saver function can be achieved. Screensavers the left mouse button to achieve. Right Close screensavers
- 2022-06-02 00:41:59下载
- 积分:1
-
一个C++模板写的序列化框架(源码)
一个C++模板写的序列化框架(源码)-C template to write a sequence of the framework (FOSS)
- 2022-05-12 21:35:59下载
- 积分:1
-
Graphics intersection
图形相交―相切 计算机 图形学 实现 图形相交―相切 功能-Graphics intersection- the intersection of graphics computer graphics tangent- tangent function
- 2022-03-15 09:24:34下载
- 积分:1
-
c# ftp 管理器
c# ftp 管理器c# ftp 管理器c# ftp 管理器c# ftp 管理器c# ftp 管理器c# ftp 管理器c# ftp 管理器c# ftp 管理器c# ftp 管理器c# ftp 管理器c# ftp 管理器
- 2022-03-07 06:25:26下载
- 积分:1
-
mfc绘图(第一版)
只有直线、矩形、椭圆、圆弧、(基数样条曲线一次性绘制)、(不太可靠的)文字输入。可以对直线(椭圆、矩形)进行平移变换和修改大小,对圆弧只能进行平移。唉,有待完善。还有文件为什么那么大??含debug?
- 2022-03-28 14:54:58下载
- 积分:1