Welcome![Sign In][Sign Up]
Location:
Search - fastmm

Search list

[Delphi VCLBigBrainPro_D7-D2005rar

Description: 内存管理程序,功能与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 one central place for memory management. Using the DLL allows your application to share strings, and serves the same purpose as the ShareMem unit included with Delphi. BigBrainShareMem.dll should be 100% compatible with the DelphiMM.dll and could even simply be renamed to DelphiMM.dll to simplify deployment.
Platform: | Size: 231696 | Author: cheng xiaoyi | Hits:

[Delphi VCLFASTMM v4.27

Description: FASTMM v4.27 (提高IDE以及Delphi应用程序速度)
Platform: | Size: 237917 | Author: dap@126.com | Hits:

[Delphi/CppBuilderFastMM_v4.84

Description: 在Delphi下使用的很好的内在管理.下载后就知道好不好了.-Delphi used in very good internal management. Download after know the good.
Platform: | Size: 534528 | Author: 严严 | Hits:

[Delphi VCLBigBrainPro_D7-D2005rar

Description: 内存管理程序,功能与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 one central place for memory management. Using the DLL allows your application to share strings, and serves the same purpose as the ShareMem unit included with Delphi. BigBrainShareMem.dll should be 100% compatible with the DelphiMM.dll and could even simply be renamed to DelphiMM.dll to simplify deployment.-Memory management procedures, functions and FASTMM similar, 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 acrossmultiple DLLs with one central place for memory management. Using the DLLallows your application to share strings, and serves the same purposeas the ShareMem unit included with Delphi. BigBrainShareMem.dll shouldbe 100 compatible with the DelphiMM.dll and could even simply be renamed to DelphiMM.dll to simplify deployment.
Platform: | Size: 231424 | Author: cheng xiaoyi | Hits:

[Windows DevelopDBIOCP(v1.0.0.2)

Description: IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
Platform: | Size: 418816 | Author: sdfsfsdf | Hits:

[Delphi VCLFastMM490

Description: Delphi内存优化模块,V4.90 一个拷到Delphi\Bin目录,一个用在自己程序目录中(或不用)-Delphi memory optimization module, V4.90 Kaodao DelphiBin a directory, a process used in its own directory (or not)
Platform: | Size: 617472 | Author: 幽谷客要 | Hits:

[Delphi VCLTopMemoryManager354

Description: 类似fastmm替换Delphi自带的内存管理器-Delphi similar replacement fastmm own memory manager
Platform: | Size: 138240 | Author: 唐涛 | Hits:

[Delphi VCLFastMM

Description: 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.
Platform: | Size: 19456 | Author: Roman | Hits:

[Delphi VCLFastMM

Description: Fast MM,适用于D7,检测内存是否泄漏,在泄漏时给出泄漏内存的内容。Dll文件可以直接放在可执行目录中。安装过程自己找吧,实在不会的再发邮件给我:deargirl1981@163.com-Fast MM 494, detect memory leaks, memory leaks in the leak when the content is given. Installation process itself to find it, it will not re-email to me: deargirl1981@163.com
Platform: | Size: 157696 | Author: 王文亮 | Hits:

[Delphi VCLFastMM

Description: Component free for memory optimizer.
Platform: | Size: 219136 | Author: ctvoicer | Hits:

[Delphi VCLFastMM4

Description: 以使Delphi以及用Delphi开发的程序变得更快-Delphi, and Delphi to enable the development of procedures with faster
Platform: | Size: 1264640 | Author: 异乡人 | Hits:

[OtherFastMM-guide

Description: FastMM使用,Dll共享内存,内存泄露调试-FastMM, dll share mem, debug leak
Platform: | Size: 6144 | Author: MZ | Hits:

[Delphi VCLFastMM499

Description: 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 memory without the use of external .DLL files.
Platform: | Size: 685056 | Author: Slayer | Hits:

[Delphi VCLFastMM-RTL

Description: Delphi7 FastMM RTL 补丁, 其主要目的就是重新实现一个高效、安全、稳定的内存管理器-Delphi7 FastMM RTL
Platform: | Size: 351232 | Author: raphael | Hits:

[Delphi VCLFastMM499

Description: Fast Memory Manager - Readme --- --- --- --- ---- Description: ------------ 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 ---------------------------- Description: ------------ 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
Platform: | Size: 1177600 | Author: SophiaLung | Hits:

[Delphi VCLFastMM

Description: FastMM for D7 very good rare library for delphi7.
Platform: | Size: 990208 | Author: Marcelo | Hits:

[Delphi VCLtiny-json-1.4

Description: 用于分析/生成json格式的代码, 速度快 2012/4代码-This is a small unit for Delphi, which realizes parsing and generating JSON format. Can be used in combination with FastMM and FastCode for even faster speed.
Platform: | Size: 13312 | Author: abc | Hits:

[Software EngineeringFastMM

Description: 这几天因为一个程序长时间运行出现比较严重的内存泄露问题,开始关注了一下内存管理方面的东西,以前也注意内存管理,创建了对象及时释放,但总有忘了处理的情况。 在Delphi中没有自动回收机制,所以一定要及时释放使用的内存,虽然有时小的内存泄露并不会造成太大的问题。 Delphi中检测内存泄露可以使用开源的FastMM使用很简单。-These days because of a long-running programs appear more serious memory leak problem, began to focus on the things about memory management, memory management previously noted, the timely release of the object is created, but there are always forgotten deal with the situation. In Delphi there is no automatic recovery mechanism, so be sure to promptly release the memory used, although sometimes a small memory leak does not cause much of a problem. Delphi can be used to detect memory leaks FastMM open source is very simple to use.
Platform: | Size: 2043904 | Author: 丁丁 | Hits:

[Delphi VCLFastMM

Description: FastMM - Manager memory for Delphi
Platform: | Size: 3550208 | Author: gustotc | Hits:

[Delphi VCLFastMM4991

Description: 使用FastMM检测内存泄露,在工程的第一行引用FastMM4即可(注意,一定要在第一个Uses的位置),可以在调试程序时提示内存泄露情况,还可以生成报告(Using FastMM to detect memory leaks)
Platform: | Size: 1105920 | Author: broxwitt | Hits:
« 12 »

CodeBus www.codebus.net