搜索资源列表
yamd032
- 这是一个可以检测C++程序中是否有内存泄漏的类,并给出了应用实例-This is a C program can detect whether or not there is a memory leak of categories, and gives examples of the application
MemCheck273
- Delphi编程中检查Memory leak的代码,最新版本2.73,非常有用的工具代码-Source code for check memory leak in Delphi language,up to the minute version is 2.73,it is very useful tool.
内存泄漏在outwitch窗口上显示工具
- 该代码例子提供了内存泄漏在outwitch窗口上显示工具。-the code examples provided a memory leak in outwitch window displays.
memory_leak
- 查找内存泄漏的小程序,能够轻松的查出程序中内存泄漏的位置。-search for a small memory leak procedures, can easily identify the process of memory leakage position.
gc6.7
- gc6.7 一个适用于C\\C++的内存垃圾回收器,可以像Java中那样随意的分配内存而不用释放,也不必担心内存泄漏了-gc6.7 an application to the C \\ C memory for the garbage collector. Java can be as arbitrary as the allocation of memory instead of the release, there is no need to worry about a memory lea
Debugskill
- 内存泄漏对于一个VC程序员来说是经常遇见的,本教程为你提供了一种检查内存泄漏的良好方法思路,既简单方便又实用高效,内附了检查内存泄漏的技术文档以及检查内存泄漏的实例源码。 -- 丛林溪水-Memory Leak programmer for a VC is frequently encountered. The Guide to provide you with a memory leak check of the good practices of ideas, simple, user-fr
mfcmemleak1
- 在编程中特别是C、C++编程,经常遇到内存泄漏的情况,该代码描述了在MFC中检测内存泄漏的使用方法-in programming, especially C and C + + programming, often encountered memory leakage, The code describes the MFC Memory Leak Detection methods of using
vc_jiqiaoshili_part10_11_12
- Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyO
iSmart_demo
- 一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。-a smart simple realization of the target, it will automatically manage the retrieval new operator allocated memory and need not worry about a memory leak.
FastReport.v4.7.49
- Current version --------------- + added confirmation reading for TfrxMailExport + added TimeOut field to TfrxMailExport form - fixed bug whih PDF export in Delphi4 and CBuilder4 - fixed bug with some codepage which use two bytes for special
EurekaLog.v6.0.1.4
- EurekaLog 是集成在 Delphi, C++Builder, Visual Studio 等 IDE 下的辅助工具,能快速生成带 Error Report 功能的应用程序。能将错误报告发送到指定邮箱、服务器、记录在本地文件中等。其报告可具体指出出错的代码行,以及机器当前信息、寄存器信息等诸多重要诊断信息。新版还支持内存泄露检测。 -EurekaLog is a complete bug resolution tool for Delphi, C++Builder, C# and VB
MemoryLeaking
- 测试CDC内存泄露,改用HDC对比内存使用情况。-CDC testing memory leak
FastMM
- 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:
CheckMem
- 检查内存疏漏,可在程序结束后生成内存泄漏文件-Check memory omission, after the end of the process may generate memory leak documents
16jinzhi
- delphi 16进制编辑控件 可以编辑2进制文件,这个是对网上发布的修改版,清除了内存泄露这一类。并且在示例中加了一个例子-delphi 16 hex editor control to edit a binary file, this is a modified version of the online release, clear the memory leak in this category. And in case an example added
memcheck275
- detect leak memory for delphi
dbExpress_firebird
- dbExpress连接fiebird 或dblocal都引起内存泄漏,更换驱动dbexpida.dll可以避免内存泄漏-The dbExpress to connect fiebird or dblocal have caused a memory leak, replace the drive dbexpida.dll avoided memory leak
FastMM497
- 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!
CPPavoid-memery-leak-
- C++内存防止泄露的几点经典建议,有比较大的参考价值===尽可能的让你的函数就一个出口(当然做不到也要尽可能的简单化,建议可以使用do{...}while(false)来实现函数的一个出口),这样做的好处是保证在函数的出口作所有内存的释放,另一个好处是程序的易维护性。-C++ memory to prevent leaked some classic reference value
FastMM4991
- delphi内存泄露检测控件,方便对工程内存测试及调试(delphi memory leak detect)