搜索资源列表
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
memory_leak
- 内存泄露解决方案,包括java程序,IBM的websphere,和c、c++程序的内存泄露,让我们共同研究-Memory leak solutions, including the java program, IBM s websphere, and c, c++ Process memory leak, let us study
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
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.
C_Programming_Tutorial_memory_leak_detection
- C Programming Tutorial memory leak detection C编程开发内存泄露检测教程-C Programming Tutorial memory leak detection
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.
C-plus-plus-Memory-Leak-Detect-Tools
- 介绍C++编程中检测内存泄露的工具,比较详细和实用-Programming in C++ memory leak detection tools, more detailed and practical
Visual-Leak-Detector
- vc内存泄露检测工具及源码,支持vs2008-memory leak checker
Memory-Leak-Detector
- Memory leak detector for C
CPP-memory-leak-detection-principle
- C++内存泄漏检测原理,对程序设计非常有帮助。-C++ memory leak detection principle, very helpful to the program design
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
Flex-memory-leak
- Flex内存泄露问题 FLEX内存释放优化原则 对于Flex性能我想是很多真正打算用它的人最关心的问题,也是我用了这么久之后体会比较深刻的问题, 目前我做过的系统性能也是一个大问题,在这里我总结了一些在技术上提高性能的方法。-Flex memory leak problem FLEX release memory optimization principles For Flex performance I think a lot of people who really in
Memory-Leak
- 内存泄露时,通过钩子函数进行调试,找到内存泄露代码的方法-A memory leak, debugging by hook functions, methods to find memory leaks code