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

Search list

[Documentsdelphi代码编写规范--中科版

Description: 自己写的代码规范,简短有力。 每个项目开头引用 FastMM4。 每个单元开头写上描述、作者、日期等信息 所有New(pointer)的地方IncMem,所有dispose(pointer)的地方DecMem。 所有从TObject继承过来的类改为从TAutoObject继承。 所有从TInterfacedObject继承的接口实现改为从TAutoInterfacedObject或TAutoUserInterfacedObject继承实现。 尽量多的注释。 局域变量非属性变量用"m_"打头命名,局域变量属性变量用"F"打头命名,临时变量用"L"打头命名。
Platform: | Size: 393 | Author: lovemoqi@163.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:

[Internet-NetworkPeerToPeer

Description: Delphi的P2P源代码,能穿透防火墙建立UDP连接,能在两个不同的局域网中直接通信。-Delphi s P2P source code, can penetrate the firewall to establish UDP connection to two different LAN direct communication.
Platform: | Size: 1474560 | Author: netangels | Hits:

[Delphi VCLFastMM4

Description: delphi fast memory support
Platform: | Size: 364544 | Author: luigi | Hits:

[Internet-NetworkTestScktIocp

Description: 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.-ScktComp compatible with the IOCP server components IOCPComp reference ScktComp components and components, can directly replace the ScktComp events which TServerSocket methodology is generally the same, with the IOCP on its properties, no longer blocking the original thread TServerSocket options . the core document (ScktIocp.pas) test registry file to import, modify connections in XP to connect to test the 30,000 connections. FastMM4 test used, no memory leaks, application of large-scale services have yet to be tested. If there is error, please notify me corrected.
Platform: | Size: 676864 | Author: cmd9x | Hits:

[Delphi VCLFastMM4

Description: Memory Manager for delphi 5-2007. Usefully to find the memory leaks and help for optimalize your memory management.
Platform: | Size: 3973120 | Author: robesz101 | Hits:

[TCP/IP stackTestScktIocp

Description: 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.-ScktComp compatible with the IOCP server components IOCPComp reference ScktComp components and components, can directly replace the ScktComp events which TServerSocket methodology is generally the same, with the IOCP on its properties, no longer blocking the original thread TServerSocket options . the core document (ScktIocp.pas) test registry file to import, modify connections in XP to connect to test the 30,000 connections. FastMM4 test used, no memory leaks, application of large-scale services have yet to be tested. If there is error, please notify me corrected.
Platform: | Size: 677888 | Author: 老夫子 | Hits:

[Delphi VCLFastMM4

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

[Delphi VCLFastMM4

Description: Fast Memory Manager v4.0
Platform: | Size: 105472 | Author: jmf_jorge | 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 VCLFastMM497

Description: 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!
Platform: | Size: 818176 | Author: 许厚程 | Hits:

[Delphi VCLFastMM4

Description: FastMM4 千年游戏源码 需要的控件!-Millennium controls FastMM4 game needs
Platform: | Size: 632832 | Author: 吴江 | Hits:

[Delphi VCLFastMM4991

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

[Delphi VCLFastMM4-master

Description: 内存漏洞检测控件Fastmm4,适合delphi各个版本(Memory vulnerability detection control Fastmm4, suitable for various versions of Delphi)
Platform: | Size: 1719296 | Author: 博士德 | Hits:

CodeBus www.codebus.net