搜索资源列表
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
内存泄漏在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
EjunExpress3.25.5_Trial
- delphi表格控件源码,修改垂直方向滚动表格时, 可以滚动得只剩下一行的问题. - 修改了打印预览页眉行之间间距过大的问题 - 修改了3.25版本后多行文本单元格打印不显示的问题 - 修改了3.25.3后某些版本会出现内存泄漏导致程序崩溃的问题 + 为TEjunDataGrid的Columns对象添加了CellItems属性,该属性是TStrings类型,当该列的单元格 是cellComboBox类型时,下拉列表的内容将从Columns[Col].CellItems属性中
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.
log4delphi-0.7
- log4delphi 修正版 是仿照log4j的一种delphi实现,原版中有内存泄漏, 这是网上有人修正过的版本-log4delphi
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
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!
cppcheck-1.57
- 静态C/C++ 代码分析工具,用以检查内存泄漏,错配的内存分配和释放,缓冲区溢出,以及更多的问题。-Static C/C++ code analysis tool to check for memory leaks, mismatching of memory allocation and deallocation, buffer overflows, and more problems.
cppcheck-1.64.tar
- 最新版cppcheck,静态的C/C++ 代码分析工具,用以检查内存泄漏,错配的内存分配和释放,缓冲区溢出,以及更多的问题。-The latest version cppcheck, static C/C++ code analysis tool to check for memory leaks, mismatching memory allocation and deallocation, buffer overflows, and more problems.