CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码

文件名称:FastMM499

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.12mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

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 supports shared memory without the use of external .DLL files.







Homepage:

---------



http://fastmm.sourceforge.net-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 supports shared memory without the use of external .DLL files.







Homepage:

---------



http://fastmm.sourceforge.net







Usage:

------



Delphi: Place this unit as the very first unit under the "uses" section in your project s .dpr file. When sharing memory between an application and a DLL (e.g. when passing a long string or dynamic array to a DLL function), both the main application and the DLL must be compiled using this memory manager (with the required conditional defines set). There are some conditional defines (inside FastMM4Options.inc) that may be used to tweak the memory manager. To enable support for a user mode address space greater than 2GB you will have to use the EditBin* tool to set the LARGE_ADDRESS_AWARE fla
相关搜索: fast memory manager

(系统自动生成,下载前可以参看下载内容)

下载文件列表

FastMM4.pas
FastMM4Options.inc
FastMM4_FAQ.txt
FastMM4_Readme.txt
FastMM4Messages.dcu
FastMM4Messages.pas
FastMM4Options.~inc
CPP Builder Support/FastMM4BCB.cpp
Demos/Dynamically Loaded DLL/ApplicationForm.dfm
Demos/Dynamically Loaded DLL/ApplicationForm.pas
Demos/Dynamically Loaded DLL/DLLForm.dfm
Demos/Dynamically Loaded DLL/DLLForm.pas
Demos/Dynamically Loaded DLL/DynamicallyLoadedDLLDemo.groupproj
Demos/Dynamically Loaded DLL/TestApplication.dpr
Demos/Dynamically Loaded DLL/TestApplication.dproj
Demos/Dynamically Loaded DLL/TestApplication.res
Demos/Dynamically Loaded DLL/TestDLL.dpr
Demos/Dynamically Loaded DLL/TestDLL.dproj
Demos/Dynamically Loaded DLL/TestDLL.res
Demos/Replacement borlndmm DLL/BorlndMM.dll
Demos/Replacement borlndmm DLL/DemoForm.dfm
Demos/Replacement borlndmm DLL/DemoForm.pas
Demos/Replacement borlndmm DLL/FastMM_FullDebugMode.dll
Demos/Replacement borlndmm DLL/FullDebugModeDemo.dpr
Demos/Replacement borlndmm DLL/FullDebugModeDemo.res
Demos/Usage Tracker/DemoForm.dfm
Demos/Usage Tracker/DemoForm.pas
Demos/Usage Tracker/FastMMUsageTracker.dfm
Demos/Usage Tracker/FastMMUsageTracker.pas
Demos/Usage Tracker/UsageTrackerDemo.dpr
Demos/Usage Tracker/UsageTrackerDemo.dproj
Demos/Usage Tracker/UsageTrackerDemo.res
FullDebugMode DLL/CPP Builder Support/FastMM_FullDebugMode.lib
FullDebugMode DLL/CPP Builder Support/Readme.txt
FullDebugMode DLL/FastMM_FullDebugMode.bdsproj
FullDebugMode DLL/FastMM_FullDebugMode.cfg
FullDebugMode DLL/FastMM_FullDebugMode.dll
FullDebugMode DLL/FastMM_FullDebugMode.dof
FullDebugMode DLL/FastMM_FullDebugMode.dpr
FullDebugMode DLL/FastMM_FullDebugMode.dproj
FullDebugMode DLL/FastMM_FullDebugMode.identcache
FullDebugMode DLL/FastMM_FullDebugMode.res
FullDebugMode DLL/FastMM_FullDebugMode.~dpr
FullDebugMode DLL/FastMM_FullDebugMode_Icon.ico
FullDebugMode DLL/FullDebugMode_DLL_TestApp.dpr
FullDebugMode DLL/FullDebugMode_DLL_TestApp.dproj
FullDebugMode DLL/FullDebugMode_DLL_TestApp.res
FullDebugMode DLL/Precompiled/FastMM_FullDebugMode.dll
FullDebugMode DLL/Precompiled/FastMM_FullDebugMode64.dll
Replacement BorlndMM DLL/BCB5/BorlndMM.bpf
Replacement BorlndMM DLL/BCB5/BorlndMM.bpr
Replacement BorlndMM DLL/BCB5/BorlndMM_.pas
Replacement BorlndMM DLL/BCB5/DLLEntry.cpp
Replacement BorlndMM DLL/BCB5/Export.def
Replacement BorlndMM DLL/BCB5/Precompiled/BorlndMM.dll
Replacement BorlndMM DLL/BCB6/BorlndMM.bpf
Replacement BorlndMM DLL/BCB6/BorlndMM.bpr
Replacement BorlndMM DLL/BCB6/BorlndMM.res
Replacement BorlndMM DLL/BCB6/BorlndMM_.pas
Replacement BorlndMM DLL/BCB6/DLLEntry.cpp
Replacement BorlndMM DLL/BCB6/Export.def
Replacement BorlndMM DLL/BCB6/Precompiled/BorlndMM.dll
Replacement BorlndMM DLL/CB2006/BorlndMM.bdsproj
Replacement BorlndMM DLL/CB2006/BorlndMM.bpf
Replacement BorlndMM DLL/CB2006/BorlndMM.pas
Replacement BorlndMM DLL/CB2006/DLLEntry.cpp
Replacement BorlndMM DLL/CB2006/Export.def
Replacement BorlndMM DLL/CB2006/Precompiled/BorlndMM.dll
Replacement BorlndMM DLL/CB2006/Readme.txt
Replacement BorlndMM DLL/CB2007/BorlndMM.cbproj
Replacement BorlndMM DLL/CB2007/BorlndMM.pas
Replacement BorlndMM DLL/CB2007/DLLEntry.cpp
Replacement BorlndMM DLL/CB2007/Export.def
Replacement BorlndMM DLL/CB2007/Precompiled/BorlndMM.dll
Replacement BorlndMM DLL/CB2007/Readme.txt
Replacement BorlndMM DLL/Delphi/BorlndMM.bdsproj
Replacement BorlndMM DLL/Delphi/BorlndMM.cfg
Replacement BorlndMM DLL/Delphi/BorlndMM.dll
Replacement BorlndMM DLL/Delphi/BorlndMM.dof
Replacement BorlndMM DLL/Delphi/BorlndMM.dpr
Replacement BorlndMM DLL/Delphi/BorlndMM.dproj
Replacement BorlndMM DLL/Delphi/BorlndMM.identcache
Replacement BorlndMM DLL/Delphi/BorlndMM.res
Replacement BorlndMM DLL/Delphi/BorlndMM.~dpr
Replacement BorlndMM DLL/Delphi/FastMMDebugSupport.pas
Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Debug/BorlndMM.dll
Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Performance/BorlndMM.dll
Replacement BorlndMM DLL/Delphi/Precompiled/for Delphi IDE/Debug/BorlndMM.dll
Replacement BorlndMM DLL/Delphi/Precompiled/for Delphi IDE/Performance/BorlndMM.dll
Translations/Afrikaans/FastMM4Messages.pas
Translations/Belarussian/FastMM4Messages.pas
Translations/Chinese (Simplified)/FastMM4Messages.pas
Translations/Chinese (Simplified)/FastMM4Options.inc
Translations/Czech/FastMM4Messages.pas
Translations/English/FastMM4Messages.pas
Translations/French/FastMM4Messages.pas
Translations/German/by Thomas Speck/FastMM4Messages.pas
Translations/German/by Uwe Queisser/FastMM4Messages.pas
Translations/Indonesian/FastMM4Messages.pas
Translations/Italian/FastMM4Messages.pas
Translations/Polish/FastMM4Messages.pas
Translations/Portuguese/FastMM4Messages.pas
Translations/Portuguese (Brazil)/FastMM4Messages.pas
Translations/Romanian/FastMM4Messages.pas
Translations/Russian/FastMM4Messages.pas
Translations/Spanish/FastMM4Messages.pas
Translations/Ukrainian/FastMM4Messages.pas
FastMM4.dcu
Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Debug
Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Performance
Replacement BorlndMM DLL/Delphi/Precompiled/for Delphi IDE/Debug
Replacement BorlndMM DLL/De

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com