CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 内存泄露

搜索资源列表

  1. VC++6.0中内存泄漏检测

    0下载:
  2. 介绍如何检测内存泄露的问题,学vc必不可少的东西.-Describe how to detect memory leak problem, a necessity for vc study.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6234
    • 提供者:陈志刚
  1. opencb内存泄露检测

    0下载:
  2. 解决opencv开发中遇到内从泄露的问题
  3. 所属分类:编程文档

    • 发布日期:2010-10-15
    • 文件大小:85811
    • 提供者:du_yao
  1. vld

    0下载:
  2. VLD内存泄露检测工具,直接解压缩到工程目录下使用-VLD memory leak detection tools, direct solution to the project directory to use compressed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:421498
    • 提供者:谢凯
  1. EurekaLog.v6.0.1.4

    2下载:
  2. EurekaLog 是集成在 Delphi, C++Builder, Visual Studio 等 IDE 下的辅助工具,能快速生成带 Error Report 功能的应用程序。能将错误报告发送到指定邮箱、服务器、记录在本地文件中等。其报告可具体指出出错的代码行,以及机器当前信息、寄存器信息等诸多重要诊断信息。新版还支持内存泄露检测。 -EurekaLog is a complete bug resolution tool for Delphi, C++Builder, C# and VB
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-31
    • 文件大小:13783707
    • 提供者:aldz
  1. memwatch-2.71

    0下载:
  2. 最近在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 can only develop good program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:45038
    • 提供者:xiaoqing_001
  1. SmartHandle

    0下载:
  2. 资源句柄智能指针类,支持一般资源句柄、注册表句柄、文件视图句柄、动态库句柄及文件句柄的动态卸载的能力,防止不小心而造成的内存泄露;-Resources to handle the smart pointer class, general resources to support the handle, registry handles, file handles view, dynamic library file handle and handle the dynamic unloading
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1268
    • 提供者:sword
  1. dbg_new

    1下载:
  2. 动态内存发现机制,有效的检测开发过程中动态内存泄露!-Dynamic memory discovery mechanism and effective detection of the development process dynamic memory leak!
  3. 所属分类:Windows编程

    • 发布日期:2013-09-17
    • 文件大小:2820
    • 提供者:minghua
  1. memory_leak

    0下载:
  2. 内存泄露解决方案,包括java程序,IBM的websphere,和c、c++程序的内存泄露,让我们共同研究-Memory leak solutions, including the java program, IBM s websphere, and c, c++ Process memory leak, let us study
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:8067291
    • 提供者:ldw
  1. source_delete_new

    0下载:
  2. 解决内存泄露的源代码,重载了NEW DELETE 函数,通过获取指针的钩子,截获内存泄露的元凶-Solve the memory leak of source code, overloading the NEW DELETE function, through access to the hook pointer, memory leak intercepted the culprit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2509
    • 提供者:gezhenjiang
  1. ProcessCPU

    0下载:
  2. 可以指定监控某个进程是否有内存泄露,并即时显示内存占用情况。-Can specify a process to monitor whether there is memory leak and memory footprint shows the situation immediately.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:244482
    • 提供者:吴剑海
  1. xmem-1.33

    0下载:
  2. c/c++内存管理源代码,可以检测出内存泄露,并可以定位到泄露行-XMEM Extended C/C++ Dynamic Memory Control and Debug Library: The extended C/C++ Dynamic Memory Control and Debug Library XMEM is a replacement library for malloc/free and new/delete to find memory leaks and other mem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1764101
    • 提供者:杨天
  1. leakdetect

    0下载:
  2. 该程序主要是提供了一种内存泄露检测的算法及其源代码,主要是C语言程序-The C program source had given a solution of memory leaks...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2100
    • 提供者:duanhz
  1. New_del

    0下载:
  2. 重载delete和new,并标记,可以发现内存泄露的部分代码。-Overloading delete and new, and mark, you can find memory leaks in part of the code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:700
    • 提供者:1
  1. memwatch_271_VC

    0下载:
  2. memwatch VC版,用于VC环境的内存泄露检测工具,具有所有源码。-memwatch VC version for VC environment in memory leak detection tool, with all the source code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:817254
    • 提供者:tomzhu
  1. mem_func

    0下载:
  2. C语言内存管理,支持内存泄露和破坏的调试-C language memory management, support for debugging memory leaks and damage
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2737
    • 提供者:leibou
  1. mm-memleak

    0下载:
  2. 用于检测C/C++代码中内存泄露的源码,ANSI C编写-For the detection of C/C++ source code, memory leaks, ANSI C written
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6498
    • 提供者:apache
  1. leakcanary-for-eclipse

    0下载:
  2. 测试内存泄露的一款测试工具,简单易懂,熟悉linnux 的就可以操作(leakage test tool ,can help you test easy .and it is a strongly test tool)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3092480
    • 提供者:appo
  1. FastMM4991

    0下载:
  2. delphi内存泄露检测控件,方便对工程内存测试及调试(delphi memory leak detect)
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-17
    • 文件大小:5000192
    • 提供者:王一天2
  1. vld

    0下载:
  2. 内存检测泄露工具,用于检测因NEW DELETE不匹配导致的内存泄露(Memory detection leak tool used to detect memory leaks caused by NEW DELETE mismatches)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:978944
    • 提供者:小猎豹
  1. valgrind-3.13.0

    0下载:
  2. linux valgrind 3.13,下的内存检测工具,2017最新版,已实测,非常好用。帮我解决了写的程序内存泄露的问题。(memory leak monitor,valgrind 3.13.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:17338368
    • 提供者:zxm82081372
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com