搜索资源列表
leak
- Finding memory leaks 发现内存的泄漏-memory leak found
MEMORY-MANAGE
- 本程序主要实现内存管理的演示说明功能,利用MFC将七个部分综合在一起来说明内存管理的相关知识,包含1:内存空间分配,2:分配失败,3:堆区学习,4:虚拟内存,5:内存泄漏,6:内存池,7:智能指针等七部分,现已实现分配失败,堆区学习,内存泄漏等三部分,其他的演示对话框已经完成,但是功能还未实现-this procedure main memory management functions of the presentations, MFC will use some combination of
Memory leak detection for WinCE - Source
- Memory leak detection
valgrind-3.3.1.tar
- linux下debug内存泄露,很好的工具-debug memory leak under linux, a good tool
HookLogger_Setup
- symbian下帮助你查找内存泄露的软件,方便小巧,实用。-symbian you search under the help of the software memory leak to facilitate compact and practical.
VisualLeakDetector
- visual leak detector -Visual Leak Detector (VLD) Version 1.9b (beta) Change Log/Release Notes 1.9d beta (12 November 2006) ---------------------------- Bugs Fixed: + Failed assertion "freed == TRUE" pops up when running a pro
C_Language_Programming_under_Linux_memory_leak_Res
- Linux下C语言程序内存泄漏的研究,阐述了内存泄漏的概念,危害,和常发场景,并给出查找内存泄漏的方法-C Language Programming under Linux memory leak of the study, explained the concept of memory leaks, hazards, and often made the scene, and gives way to find memory leak
Visual_Leak_Decetor
- Visual Leak Decetor, 用于检测C++编程中的内存泄漏-Visual Leak Decetor, for the detection of C++ programming of memory leaks
MemoryLeakFinder
- Memory Leak Finder Tool is a useful tool which can be used to find the memory leaks inside the java code using java programme. This can be used to generate the memory leak information report of the java source code using simple java programme.
memorycheck
- 内存泄漏检测,只有简单的几行代码,但非常好用,只要包含头文件并把代码复制到可能有泄漏的代码后面,编译时就会提示是否泄漏内存和泄漏内存的大小。给出了一个动态分配数组但没有delete的适用例子。-Memory leak detection, only a simple few lines of code, but very easy to use, if contains the header files and copy the code may have leaked the code beh
C_Programming_Tutorial_memory_leak_detection
- C Programming Tutorial memory leak detection C编程开发内存泄露检测教程-C Programming Tutorial memory leak detection
memleak
- source code to find memory leak in c-source code to find memory leak in c++
Android_memory-leak-debugging.pdf
- Android_内存泄漏调试 对于ANDROID游戏开发非常有用!-Android_ debugging memory leaks is very useful for game development ANDROID!
Memory-Leak-Detect
- 详细介绍了wince编程环境下,内存泄露检测的方式。对于wince环境下的内存泄露检测有着很强的指导意义。-Wince programming environment described in detail, the memory leak detection methods. Wince environment for memory leak detection has a strong significance.
MEM_LEAK
- 标准C实现的内存泄露检测工具,在我们编写程序的时候,可能造成零散内存的泄露。但是通过该源码工具可以检测其是否泄露,在哪里泄露了。-Standard C memory leak detection tools implemented in our programming, it may result in fragmented memory leaks. But by the source tool can detect whether leakage, where leaked.
Visual-Leak-Detector
- vc内存泄露检测工具及源码,支持vs2008-memory leak checker
Memory-Leak-Detector
- Memory leak detector for C
memory-leak-detection
- C++内存泄漏检测原理+实例源码下载,是一个跨平台的C++ 内存泄漏检测器的源程序,一个主要缺陷是不支持多线程。分配内存时不进行文件名复制,而只是保存其指针;效率较高(编译debug_new.cpp 时有效;参见文件中的注释)-Memory leak detection principle in C++ the+ instance of the source code download is a cross-platform source C++ memory leak detector, a
memoryleak project
- The file is about memory leak detect source code .
Memory-leak-finder
- 内存检测,自带详细说明,测试结果好用,建议尝试!-Memory leak finder