搜索资源列表

  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. C程序优化2

    0下载:
  2. C程序优化 内存篇-C program memory optimization chapter
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:崔明
  1. MemoryHooks_src

    0下载:
  2. 能够检测系统内各个运行进程的内存泄露情况.-detection system can be run within the process of memory leaks.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-19
    • 文件大小:228352
    • 提供者:cb
  1. yamd-3.32.tar

    0下载:
  2. YAMD 是一款很有效的内存调试工具,能够用于linux下内存泄露的调试。-YAMD is one very effective memory debugging tools can be used under Linux Debugging Memory divulged.
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:34816
    • 提供者:oldcat
  1. CheckMem

    0下载:
  2. delphi内存泄露检测单元源码,内包含具体使用方法-delphi source memory leak detection unit, which contains the specific use
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:
  1. c_c++memory_debug

    0下载:
  2. 介绍C/c++编程时,经常会忽略的内存方面的东西-Introduction C/c++ Programming often ignores the memory of things
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:137216
    • 提供者:sanpizb
  1. MyNewBloodVessel

    0下载:
  2. 对CFileException进行修改后 这个血管提取的程序已经可以在VC8下面编译了 但是还有点内存泄露 没有进行修正 等有时间了在进行修改-CFileException modification of the vessel after the extraction procedure is already available in the following VC8 compile a memory leak but
  3. 所属分类:生物技术

    • 发布日期:2024-05-19
    • 文件大小:5182464
    • 提供者:朱大
  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. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:8067072
    • 提供者:ldw
  1. EurekaLog.v6.0.1.4

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

    • 发布日期:2024-05-19
    • 文件大小:13784064
    • 提供者:aldz
  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. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者: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编程

    • 发布日期:2024-05-19
    • 文件大小:244736
    • 提供者:吴剑海
  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 f
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1764352
    • 提供者:杨天
  1. leakdetect

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者: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. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者: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. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:817152
    • 提供者:tomzhu
  1. mem_func

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:leibou
  1. vld

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

    • 发布日期:2024-05-19
    • 文件大小:421888
    • 提供者:谢凯
  1. mm-memleak

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

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:apache
  1. leakcanary-for-eclipse

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

    • 发布日期:2024-05-19
    • 文件大小:3092480
    • 提供者:appo
  1. valgrind-3.13.0

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

    • 发布日期:2024-05-19
    • 文件大小:17338368
    • 提供者:zxm82081372
« 1 23 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org