搜索资源列表
opencb内存泄露检测
- 解决opencv开发中遇到内从泄露的问题
memp0950
- 检测内存泄露的程序-memory leakage detection procedures
MemoryLeakCheck
- 将压缩包里的头文件memory.h加入VC的INCLUDE目录下,在程序中写入Memory() 单步执行可以检查内存泄露-compressed bag of the first document memory.h join VC INCLUDE directory, in the process of inclusion Memory () can single-step implementation of memory leakage
VC++6.0中内存泄漏检测
- 介绍如何检测内存泄露的问题,学vc必不可少的东西.-Describe how to detect memory leak problem, a necessity for vc study.
ptmalloc2-current.tar
- 一个很好的内存泄露的监测代码,非常适合在嵌入式系统开发时使用-a good memory leakage monitoring code, very suitable for embedded systems development in the use of
6059.tar
- 另一个内存泄露的防治方法,适用于嵌入式系统-memory leakage prevention methods applicable to embedded systems
vld-10
- 用vc++编写的加强的内存泄露检测程序。检测new和malloc,com-based的内存泄露。-vc prepared with the strengthening of memory leakage detection procedures. Detection of new and malloc, com-based memory leakage.
vld-10-vc6-mfc-project
- 一个没有什么限制的全新的可视内存泄露检测程序-no restrictions on a new visual memory leakage detection procedures
myMalloc
- 检测内存泄露的程序,使用时请将这两个文件加入工程中,即可.-memory leakage detection procedures, please use this document to join two projects can be.
VLD
- vdl 支持内存泄露检查 只要把相应文件拷贝到相应的安装目录下即可-VDL support for memory leak check as long as the corresponding files are copied to the corresponding installation directory can be
mtrace_bt
- 一个在linux下跟踪内存泄露的小程序,一般在linux下可以用 mtrace valgrind来做,但是在嵌入式上,由于内存的限制,mtrace valgrind都显得束手无策-Tracking a memory leak under linux small procedures, usually under linux can be used mtrace valgrind to do, but in the embedded, d
Practice
- 本程序给出了实现内存绘图的功能源码,能够防止绘图时候内存泄露和屏幕闪烁,同时能够从文本文件中读取数据以用来绘图-This procedure gives realize the function of graphics memory source, to prevent memory leak when drawing and screen flicker, at the same time be able to read from t
Graph
- CGraph是一个外国人写的图形库,写得非常好!不过,唯一的不足是: 1:析构函数调用出错 2:中文字体很难看 我把它改了一下,方便大家使用 本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索,那也有DEMO科下载。 不过,你要记得下载那个DEMO后,换成我改过的文件,然后加上DELETE,最后根据自己需要改一下。
memleak-0.3.0.tar
- 一个可用在嵌入式上检查内存泄露的源代码工具-Available in the embedded memory leak check of the source code tool
c++mem
- 一个非常实用的程序,用来检测内存泄露。编写高质量代码必不可少的工具。-A very useful procedure, used to detect memory leaks. The preparation of an indispensable tool for high-quality code.
dmalloc-5.4.2
- 测试内存泄露工具,只要把代码编译进去就能查找内存泄露部分-Memory leak testing tools, as long as the code can be compiled into parts to find memory leak
BoundsChecker_howtouse
- 检查VC的内存泄露问题,可以精确定位是哪个文件哪一行出了内存泄露。-VC checks the memory leak problem, you can pinpoint which file is which line a memory leak.
memwatch-2.71
- 最近在UNIX下开发代码,用到了附件中检测内存泄露的代码。内存泄露检测是编写代码最难预防的,只能从养成好的编程习惯来减少。-Recently developed under the UNIX code, use the annex to memory leak detection code. Memory leak detection is the most difficult to write code to prevent, and
SmartHandle
- 资源句柄智能指针类,支持一般资源句柄、注册表句柄、文件视图句柄、动态库句柄及文件句柄的动态卸载的能力,防止不小心而造成的内存泄露;-Resources to handle the smart pointer class, general resources to support the handle, registry handles, file handles view, dynamic library file handle and
dbg_new
- 动态内存发现机制,有效的检测开发过程中动态内存泄露!-Dynamic memory discovery mechanism and effective detection of the development process dynamic memory leak!