文件名称:VCmemorytesting
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
是一款用于Visual C++的免费的内存泄露检测工具。相比较其它的内存泄露检测工具,它在检测到内存泄漏的同时,还具有如下特点:
1、 可以得到内存泄漏点的调用堆栈,如果可以的话,还可以得到其所在文件及行号;
2、 可以得到泄露内存的完整数据;
3、 可以设置内存泄露报告的级别;
4、 它是一个已经打包的lib,使用时无须编译它的源代码;
5、 他的源代码使用GNU许可发布,并有详尽的文档及注释;-Is free of a memory leak detection tools for the Visual C++. Compared to other memory leak detection tools, it simultaneously detects memory leaks, but also has the following characteristics:
1, you can get the call stack memory leak, if you can, you can also get it in the file and line number
2, you can get a complete data leak memory
3, you can set the level of reporting memory leaks
4, which is an already packed lib, no need to compile the source code when using
5, he released the source code using the GNU license, and have extensive documentation and annotation
1、 可以得到内存泄漏点的调用堆栈,如果可以的话,还可以得到其所在文件及行号;
2、 可以得到泄露内存的完整数据;
3、 可以设置内存泄露报告的级别;
4、 它是一个已经打包的lib,使用时无须编译它的源代码;
5、 他的源代码使用GNU许可发布,并有详尽的文档及注释;-Is free of a memory leak detection tools for the Visual C++. Compared to other memory leak detection tools, it simultaneously detects memory leaks, but also has the following characteristics:
1, you can get the call stack memory leak, if you can, you can also get it in the file and line number
2, you can get a complete data leak memory
3, you can set the level of reporting memory leaks
4, which is an already packed lib, no need to compile the source code when using
5, he released the source code using the GNU license, and have extensive documentation and annotation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CHANGES.txt
COPYING.txt
README.html
dbghelp.dll
vld.h
vld.lib
vldapi.h
vldmt.lib
vldmtdll.lib
使用方法.txt