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

搜索资源列表

  1. x264-20090102

    0下载:
  2. x264源代码,在这个版本基础上修改了内存泄露,并对码率控制算法中的ABR进行了优化-x264 source code, based on the changes in this version of the memory leak, and the ABR rate control algorithm has been optimized
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:417922
    • 提供者:fengye
  1. neicunxielou

    0下载:
  2. 内存泄露测试的一个程序,对大家来说,内存泄露非常头疼的一件事,通过这个程序,大家可以很好地了解内存泄露。-A test program memory leaks, for everyone, memory leaks very headache is one thing, through this process, we can know very well the memory leaks.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:186712
    • 提供者:zhoujinfeng
  1. OSGFrameWork

    1下载:
  2. 最近学习OSG,下载了FreeSouth大侠的一个MFC框架RambleSystem,自己学习了一下,新建了一个单文档程序,改了其中一些bug,和大家分享一下。单文档程序实现的功能非常简单,就是打开显示osg文件。不过仍存在一个问题,例如打开一些osg文件显示模型不理想,估计是视口设置有问题;另外打开一些osg文件出现内存泄露。-Recent study OSG, download heroes of an MFC framework FreeSouth RambleSystem, you le
  3. 所属分类:Game Engine

    • 发布日期:2014-05-06
    • 文件大小:155648
    • 提供者:朱小明
  1. MemoryLeakCheckSample

    0下载:
  2. 内存泄露代码检测,可以动态实时检测你的代码的内存泄露情况。-memory check
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:38549
    • 提供者:苏群
  1. MemoryMonitor

    0下载:
  2. wince下的内存监控程序,可实时监控内存的使用情况,对检查程序是否存在内存泄露隐患非常有帮助。-wince under the memory control procedures, the use of real-time monitoring of memory on a memory leak checking procedures hidden very helpful.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:46397
    • 提供者:憔悴
  1. Mem

    0下载:
  2. 跟踪系统中产生的内存泄露。 并进行调试,可以在控制台中输出泄露点。-Tracking system produced a memory leak. And debug
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:618260
    • 提供者:superma
  1. C_Programming_Tutorial_memory_leak_detection

    0下载:
  2. C Programming Tutorial memory leak detection C编程开发内存泄露检测教程-C Programming Tutorial memory leak detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:78348
    • 提供者:o
  1. mmleaktest

    0下载:
  2. 一个简单的内存泄露检测机制,有一定参考价值。采用VC++编写。-A simple memory leak detection mechanism, a certain reference value. Written by VC++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:13894
    • 提供者:fan
  1. MemMonitor

    0下载:
  2. 内存监视器,可以用于检测内存泄露,还比较有用-Memory Monitor, can be used to detect memory leaks
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:25858
    • 提供者:jgqwhucs
  1. MyDeleteSourcev1.2

    1下载:
  2. SDEL文件安全粉碎工具,修改了内存泄露问题。-SDEL file security tool grinding, modify the memory leak problem.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:49439
    • 提供者:王成云
  1. damd_os_memory

    0下载:
  2. 提供内存管理:防止内存泄露,通过damd_porting_memory_poor_status() 观察内存使用,查看有没有重复申请的情况 查找内存泄漏的问题 1)长时间运行后出现内存泄漏; 2)为跟踪这个问题做了一个内存监控管理机制,采用分配登记,释放注销的原则,统一封装malloc和 free 3)目的是清楚系统各个模块和各个负责人分配的内存情况; 调用例子-Provide memory management: Prevent memory leaks
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:3072
    • 提供者:周南
  1. memleak.tar

    0下载:
  2. 检查c程序的内存泄露问题!内存泄露不再是问题!-Detect the memory leak in c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:4409
    • 提供者:yhq
  1. 121312313123123

    0下载:
  2. 内存泄露检测工具vsftpd的使用说明文档,是我自己总结的,简单易懂-Vsftpd memory leak detection tool for the use of documentation, is my own summary, easy to understand
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:28787
    • 提供者:大海
  1. yizhilinkedlist

    0下载:
  2. 异质链表的实现。实现异质链表的查找、插入、删除和遍历。面向对象编程,类,多态,继承,虚函数,虚析构函数,内存泄露 -Heterogeneous linked list implementation. Find heterogeneous linked list to achieve, insert, delete, and traverse. Object-oriented programming, classes, polymorphism, inheritance, virtual fu
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:599214
    • 提供者:panwang
  1. testMemory

    0下载:
  2. visual C/C++内存泄露检测小程序,可以供大家检测是否存在内存泄露,方便养成良好的编程习惯。-visual C/C++ memory leak detection of a small program that can detect the presence for your memory leak, easy to develop good programming habits.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:741604
    • 提供者:LiuKe
  1. FastMM-guide

    0下载:
  2. FastMM使用,Dll共享内存,内存泄露调试-FastMM, dll share mem, debug leak
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:6170
    • 提供者:MZ
  1. DebugView

    0下载:
  2. Debugview是检测vc6.0运行时所产生的内存泄露问题,无需破解便可以使用。-Debugview is generated when the test run vc6.0 memory leak, no crack can be used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:297072
    • 提供者:yang
  1. kkk

    0下载:
  2. 用C++实现内存泄露的检测,代码虽小,但是可以为程序员带来很多方便-Using C++, memory leak detection, code may be small, but can bring a lot of convenience for the programmer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:741
    • 提供者:杨龙军
  1. styleman_network

    0下载:
  2. styleman_network网络引擎v1.0简要说明: 本网络引擎100 保证数据包完整性,程序健壮无bug,无内存泄露,而且是线程安全的.服务端客户连接无限制. 引擎功能无任何限制.具体使用可参看例子. CreateNetXXX 和DestroyNetXXX 必须成对使用. 创建了当然要销毁. 网络引擎服务端默认30秒超时的心跳包时间.即客户连接到服务端,至少30秒以内要发送一包数据给服务端.可以自己设置心跳超时时间. 网络引擎服务端默认1
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:108062
    • 提供者:asdffd
  1. Memory-Leak-Detect

    0下载:
  2. 详细介绍了wince编程环境下,内存泄露检测的方式。对于wince环境下的内存泄露检测有着很强的指导意义。-Wince programming environment described in detail, the memory leak detection methods. Wince environment for memory leak detection has a strong significance.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-26
    • 文件大小:237533
    • 提供者:雷家怀
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com