CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - memory manager

搜索资源列表

  1. MEMORY.rar

    0下载:
  2. 内存管理源代码! - Memory manager source code!
  3. 所属分类:书籍源码

    • 发布日期:2014-03-10
    • 文件大小:10.37kb
    • 提供者:
  1. memory manager

    0下载:
  2. 这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大大提高程序的执行效率。-This is a memory allocation management procedures. In some real-time communication systems, the need for frequent distribution and release memory, the memory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.41kb
    • 提供者:中国人
  1. BigBrainPro_D7-D2005rar

    0下载:
  2. 内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the memory manager code natively compiled into your EXE or you can use an included external DLL which will allow you to share memory across multiple DLLs with
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:226.27kb
    • 提供者:cheng xiaoyi
  1. FastMM4.rar

    0下载:
  2. Memory Manager for delphi 5-2007. Usefully to find the memory leaks and help for optimalize your memory management.,Memory Manager for delphi 5-2007. Usefully to find the memory leaks and help for optimalize your memory management.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:robesz101
  1. DelphiProcessManager

    1下载:
  2. Delphi7开发的任务管理器,同时也可以查看内存、线程等信息;查看系统启动项,并可以添加或者删除启动项等-Delphi7 Development Task Manager, but also can view the memory, thread and other information view the system startup items, and you can add or delete startup entries, etc ... ...
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:728.96kb
    • 提供者:王文亮
  1. TopMemoryManager354

    0下载:
  2. 类似fastmm替换Delphi自带的内存管理器-Delphi similar replacement fastmm own memory manager
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:134.55kb
    • 提供者:唐涛
  1. NexusDB2

    0下载:
  2. Nexus is a Memory Manager for Delphi 7. Its usefull for all application what is work with large amount of variable. Help for avoid the memory leaks.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:534.27kb
    • 提供者:robesz101
  1. MemoryManager

    0下载:
  2. 内存管理模拟器,利用MFC模拟实现了内存的管理操作--内存分配和释放;不同内存分区利用不同颜色区分;采用首次适应算法实现。-Memory management simulator, the use of MFC to achieve a simulated memory management operations- memory allocation and release different memory partition to use to distinguish between dif
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:Jim
  1. FastMM

    0下载:
  2. Fast and small memory manager replacement, which uses API functions HeapAlloc, HeapFree, HeapRealloc to allocate and free memory blocks. Can be used with KOL, including a case when system.dcu replacement used, or separately at all from KOL library.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:18.76kb
    • 提供者:Roman
  1. FastMM494

    0下载:
  2. Fast Memory Manager for Delphi, replacement for the borland -Fast Memory Manager for Delphi, replacement for the borland MM
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:714.49kb
    • 提供者:Tele Foon
  1. Delphi_MDI_child_inside_a_Package

    0下载:
  2. A Delphi Package is a special type of DLL, designed only to be used by Delphi applications. If your modules are developed as packages and not as DLLs, all modules will share the same memory manager, the VCL globals like Application and Screen, the sa
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:18.17kb
    • 提供者:geonz
  1. FastMM4

    0下载:
  2. Fast Memory Manager v4.0
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:102.77kb
    • 提供者:jmf_jorge
  1. FastMM499

    0下载:
  2. FastMM Fast Memory Manager v4.99 for Delphi BCB Full Source. A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:668.58kb
    • 提供者:Slayer
  1. FastMM499

    1下载:
  2. Fast Memory Manager - Readme --- --- --- --- ---- Descr iption: ------------ A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and
  3. 所属分类:Delphi VCL

    • 发布日期:2014-04-08
    • 文件大小:1.12mb
    • 提供者:SophiaLung
  1. Memory

    0下载:
  2. Delphi内存管理器(进程修改),因本程序涉及系统安全,所以编译生成EXE文件后有些杀毒软件会报警,请先关掉自动防护功能。本程序运行截图如上图所示。 -Delphi memory manager (process changes), because this process involves system security, so the compiler generates EXE file some anti-virus software alarm, switch off the a
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:11.49kb
    • 提供者:天行健
  1. FastMM497

    0下载:
  2. FastMM4.97内存泄漏检测程序,帮助开发者监控内存管理。可以完全取代delphi 自代的 内存管理器!-FastMM4.97 memory leak detection program to help developers monitor memory management. Can completely replace the the delphi self-generation memory manager!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-24
    • 文件大小:799.27kb
    • 提供者:许厚程
  1. BorlndMM-09-09-2010

    0下载:
  2. TBBMM - A Multicore Scalable Delphi and C++ Builder Memory Manager Replacement FastMM was adopted by Borland / CodeGear (now Embarcadero) end of year 2005 as the default memory manager for Delphi and C++ Builder. FastMM is fast, but...
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:98.94kb
    • 提供者:rupee76
  1. FastMM496NEW

    0下载:
  2. 最新版本内存管理器, 比DELPHI自带内存管理器更好用-Latest version of memory manager, Is better than the DELPHI built-in memory manager
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:2.51mb
    • 提供者:陈先生
  1. Intro_to_Windows_Kernel_Security_Development

    0下载:
  2. Presents Kernel’s Components: - Object Manager - Security Reference Monitor - Process/Thread Management - Memory Manager - Cache Manager - Scheduler - I/O Manager, PnP, power, GUI - Devices, FS Volumes, Net - Lightweight Procedure C
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:2.58mb
    • 提供者:arbitr
  1. pmm101

    0下载:
  2. PC BIOS POST Memory Manager Specification v1.01
  3. 所属分类:操作系统开发

    • 发布日期:2018-05-02
    • 文件大小:102kb
    • 提供者:osmium076
« 12 »
搜珍网 www.dssz.com