搜索资源列表

  1. CCeButton

    0下载:
  2. 利用这个Button类中的SetMenu()可以代替菜单,也可以设置按钮按下和起来的状态,使按钮呈现动态效果,另一个重点就是它没有内存泄露问题。-Button to take this category SetMenu () can replace the menu, you can set up the button press and the state, so that dynamic effects of a button, a
  3. 所属分类:按钮控件

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:朱国浩
  1. MemLeakAnalyse

    0下载:
  2. 简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下-Simple memory leak inspection and testing of sample code, if you have memory leak procedures for reference
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:邹超群
  1. JMPlayer

    0下载:
  2. 依据JM10.1代码修改而来,可以实时显示解码画面,需要CIF版本请自己修改一下。 注: JM代码有内存泄露 1.image.c里面readnewslice函数一处return之前没有FreeNALU(nalu) 2.mbuffer.c里面free_storable_picture函数少释放一个成员变量s->slice_id,一共10个. -JM10.1 code changes based on fro
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:401408
    • 提供者:chenfeng
  1. dynled_demo

    0下载:
  2. MFC的一个LED灯。可以修改色彩,形状,控制闪烁间隔时间。原代码是CodeProject上的,有内存泄露。现已经修复泄露问题。-MFC, a LED lamp. Can modify the color, shape, control the blinking interval. The original code is on CodeProject, there are memory leak. Leakage problems h
  3. 所属分类:Static控件

    • 发布日期:2024-05-19
    • 文件大小:41984
    • 提供者:hujie
  1. crtdbg

    0下载:
  2. Memory leak detection for WinCE 内存泄露CE检测-Memory leak detection for WinCE memory leak detection CE
  3. 所属分类:Windows CE

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Leo.Zheng
  1. valgrind-3.0.0

    0下载:
  2. unix下调试内存泄露的工具源代码,对了解内存检测原理等有极大的用处。-unix memory leak debugging tool for source code, to the understanding of memory, such as detection principle of great usefulness.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:3563520
    • 提供者:xiaoqing_001
  1. progressbar

    0下载:
  2. 用一个进度条显示了子线程的进度,用的是相应事件,而且加了防内存泄露处理-With a progress bar shows the progress of sub-thread, using the corresponding events, and added a memory leak to deal with anti-
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:CHT
  1. Leave_Tutorial

    0下载:
  2. Symbian 内存泄露检查及调式教程,Using Hooklogger to find out where a leave() came from-Symbian memory leak checks and tutorial mode, Using Hooklogger to find out where a leave () came from
  3. 所属分类:Symbian

    • 发布日期:2024-05-19
    • 文件大小:658432
    • 提供者:爱逍遥
  1. mem_leak

    0下载:
  2. 检测内存泄露.rar-Memory leak detection. Rar
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:zhangfan
  1. valgrind-3.3.1.tar

    0下载:
  2. linux下debug内存泄露,很好的工具-debug memory leak under linux, a good tool
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:4156416
    • 提供者:xiejialong
  1. df

    0下载:
  2. linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。-df command realize
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:啊光
  1. Stack

    0下载:
  2. delphi编写的堆栈功能。代码简练合理,避免内存泄露-delphi prepared stack function. Reasonably concise code to avoid memory leak
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:175104
    • 提供者:WANGWEIGANG
  1. udpmedia

    0下载:
  2. 视屏采集压缩回放,测试是正常的,cpu占用低,无内存泄露-vc6.0
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-19
    • 文件大小:8459264
    • 提供者:tudou
  1. Ex_MemLeakTest

    0下载:
  2. 程序内存泄露检测代码。可以利用这个模板来检测程序是否存在内存泄露!-Test memery leak!
  3. 所属分类:其他小程序

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

    0下载:
  2. opencv的一个tracking程序,基于windows编程的,可以tracking内存泄露-opencv a tracking procedure, based on windows programming, you can tracking memory leak
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:757760
    • 提供者:xgq
  1. MFCLeakTest

    0下载:
  2. 内存泄露检测程序。-Memory leak detection program.
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:49152
    • 提供者:easy
  1. MemoryLeaking

    0下载:
  2. 测试CDC内存泄露,改用HDC对比内存使用情况。-CDC testing memory leak
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:liwenshan
  1. HookLogger_Setup

    0下载:
  2. symbian下帮助你查找内存泄露的软件,方便小巧,实用。-symbian you search under the help of the software memory leak to facilitate compact and practical.
  3. 所属分类:Symbian

    • 发布日期:2024-05-19
    • 文件大小:1110016
    • 提供者:sz42c
  1. JSLEAK

    0下载:
  2. js防止内存溢出,参考该代码可防止页面内存泄露。-js to prevent memory overflow, with reference to the page code to prevent memory leak.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:郭金辉
  1. valgrind_manual.pdf

    0下载:
  2. linux 内存泄露检测工具,可以检测出程序的内存泄露情况-linux memory leak detection tool to detect memory leaks in case the procedure
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:824320
    • 提供者:刘敏
« 1 2 3 4 56 7 8 9 10 11 12 »

源码中国 www.ymcn.org