内存管理FastMM_4.78

时间:2010-09-20 12:27:30
【文件属性】:

文件名称:内存管理FastMM_4.78

文件大小:416KB

文件格式:ZIP

更新时间:2010-09-20 12:27:30

delphi FastMM memory 内存

FastMM_4.78是一个内存管理器控件,优化程序使用的内存


【文件预览】:
Replacement BorlndMM DLL
----BorlndMM.cfg(563B)
----BorlndMM.bdsproj(8KB)
----BorlndMM.dpr(6KB)
----Precompiled()
--------for Delphi IDE()
--------for Applications()
----FastMMDebugSupport.pas(2KB)
----BorlndMM.res(2KB)
FastMM4_Readme.txt
FastMM4Messages.pas
FastMM4Options.inc
Translations
----Czech()
--------FastMM4Messages.pas(7KB)
----English()
--------FastMM4Messages.pas(7KB)
----Spanish()
--------FastMM4Messages.pas(8KB)
----Russian()
--------FastMM4Messages.pas(7KB)
----Afrikaans()
--------FastMM4Messages.pas(7KB)
----Ukrainian()
--------FastMM4Messages.pas(7KB)
----Belarussian()
--------FastMM4Messages.pas(7KB)
----Portuguese()
--------FastMM4Messages.pas(7KB)
----Portuguese (Brazil)()
--------FastMM4Messages.pas(7KB)
----Chinese (Simplified)()
--------FastMM4Messages.pas(6KB)
----Italian()
--------FastMM4Messages.pas(8KB)
----Indonesian()
--------FastMM4Messages.pas(7KB)
----Polish()
--------FastMM4Messages.pas(7KB)
----German()
--------by Uwe Queisser()
--------by Thomas Speck()
FastMM4.pas
Demos
----Usage Tracker()
--------UsageTrackerDemo.dpr(214B)
--------DemoForm.dfm(626B)
--------DemoForm.pas(518B)
--------FastMMUsageTracker.dfm(4KB)
--------UsageTrackerDemo.res(876B)
--------FastMMUsageTracker.pas(9KB)
----Dynamically Loaded DLL()
--------DLLForm.pas(651B)
--------DynamicallyLoadedDLLDemo.bdsgroup(705B)
--------DLLForm.dfm(1KB)
--------ApplicationForm.pas(1KB)
--------TestDLL.dpr(308B)
--------TestDLL.cfg(536B)
--------TestDLL.bdsproj(8KB)
--------TestApplication.res(4KB)
--------TestDLL.res(4KB)
--------TestApplication.cfg(515B)
--------TestApplication.dpr(236B)
--------ApplicationForm.dfm(1KB)
--------TestApplication.bdsproj(8KB)
----Replacement borlndmm DLL()
--------FastMM_FullDebugMode.dll(179KB)
--------FullDebugModeDemo.dpr(298B)
--------BorlndMM.dll(42KB)
--------FullDebugModeDemo.cfg(509B)
--------FullDebugModeDemo.res(4KB)
--------DemoForm.dfm(1012B)
--------DemoForm.pas(2KB)
FullDebugMode DLL
----FastMM_FullDebugMode.bdsproj(8KB)
----Precompiled()
--------FastMM_FullDebugMode.dll(179KB)
----FastMM_FullDebugMode.res(2KB)
----FastMM_FullDebugMode.dpr(16KB)
FastMM4_FAQ.txt
CPP Builder Support
----FastMM4BCB.cpp(2KB)

网友评论

  • 不错,之前程序不知道何原因老是报内存错误
  • 这个版本的FastMM在其他地方已经越来越难找到了。
  • 资源不错,只是里面的borlndmm.dll版本是4.76,而我装的2007是11.0但是大家又说2007自带的fastmm版本是4.6,不知道该不该替换掉
  • 很实用的东西
  • 不错,我以前用CB开发的软件,用这个报错率低多了,用CB开发的值得一用
  • 好东西,速度有所提高
  • 可以有效防止Delphi内存泄露的好东西。
  • 之前用Delphi编译的DLL在Delphi编译的工具下调试不报错,但是在C++下总是报内存错误,后来改用了FastMM. 就可以了!