当前位置:
首页
资源下载

搜索资源 - memory leak detect
搜索资源列表
-
0下载:
这是一个可以检测C++程序中是否有内存泄漏的类,并给出了应用实例-This is a C program can detect whether or not there is a memory leak of categories, and gives examples of the application
-
-
0下载:
介绍如何检测内存泄露的问题,学vc必不可少的东西.-Describe how to detect memory leak problem, a necessity for vc study.
-
-
0下载:
VC使用CRT调试功能来检测内存泄漏
C/C++ 编程语言的最强大功能之一便是其动态分配和释放内存,但是中国有句古话:“最大的长处也可能成为最大的弱点”,那么 C/C++ 应用程序正好印证了这句话。在 C/C++ 应用程序开发过程中,动态分配的内存处理不当是最常见的问题。其中,最难捉摸也最难检测的错误之一就是内存泄漏,即未能正确释放以前分配的内存的错误。偶尔发生的少量内存泄漏可能不会引起我们的注意,但泄漏大量内存的程序或泄漏日益增多的程序可能会表现出各种 各样的征兆:从性能不良(并且逐渐降
-
-
0下载:
涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。
重要说明:
1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下
2、未完成部分:
游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果)
游戏难度控制,目前比较幼稚
3、未解决的BU
-
-
0下载:
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory
-
-
0下载:
the famous tool used to detect the memory leak-the famous tool used to detect the memory le ak
-
-
0下载:
linux 内存泄露检测工具,可以检测出程序的内存泄露情况-linux memory leak detection tool to detect memory leaks in case the procedure
-
-
0下载:
描述了C/C++内存泄露的问题,以及如何检查内存泄露,及一些常用工具的使用,较详细.-Described the C/C++ memory leak problem, and how to detect memory leaks, and some common tools to use, more detailed.
-
-
0下载:
Safe measure to apply for and free memory. Detect memory leak.
-
-
0下载:
检查c程序的内存泄露问题!内存泄露不再是问题!-Detect the memory leak in c
-
-
0下载:
visual C/C++内存泄露检测小程序,可以供大家检测是否存在内存泄露,方便养成良好的编程习惯。-visual C/C++ memory leak detection of a small program that can detect the presence for your memory leak, easy to develop good programming habits.
-
-
0下载:
Visual Studio 调试器和 C 运行时 (CRT) 库为我们提供了检测和识别内存泄漏的有效方法。下面请和我一起分享收获——如何使用 CRT 调试功能来检测内存泄漏?-Visual Studio debugger and C run-time (CRT) library provides us with memory leak detection and identification of effective methods. Please share with me the follo
-
-
0下载:
详细介绍了wince编程环境下,内存泄露检测的方式。对于wince环境下的内存泄露检测有着很强的指导意义。-Wince programming environment described in detail, the memory leak detection methods. Wince environment for memory leak detection has a strong significance.
-
-
0下载:
标准C实现的内存泄露检测工具,在我们编写程序的时候,可能造成零散内存的泄露。但是通过该源码工具可以检测其是否泄露,在哪里泄露了。-Standard C memory leak detection tools implemented in our programming, it may result in fragmented memory leaks. But by the source tool can detect whether leakage, where leaked.
-
-
0下载:
介绍C++编程中检测内存泄露的工具,比较详细和实用-Programming in C++ memory leak detection tools, more detailed and practical
-
-
0下载:
内存泄露检测器,检测出你程序中的内存泄露,外国开源代码-Memory leak detector, detect memory leaks in your program, foreign open-source code
-
-
0下载:
嵌入式系统下内存泄漏检测库函数mTrace和测试代码,有详细使使用文档.这个是将malloc与free 函数控制起来,检测内存.
-Embedded systems, memory leak detection library functions mTrace and the test code, use the document this is to malloc and free function control, detect memory.
-
-
0下载:
The file is about memory leak detect source code .
-
-
0下载:
内存检测程序,以源码的方式介绍了内存检测的过程和技术-请键入文字或网站地址,或者上传文档。
取消
Nèicún jiǎncè chéngxù, yǐ yuánmǎ de fāngshì jièshàole nèicún jiǎncè de guòchéng hé jìshù
您是不是要找: 你Memory test procedures to source presentation on memory testing processes and technologies
-
-
0下载:
delphi内存泄露检测控件,方便对工程内存测试及调试(delphi memory leak detect)
-