搜索资源列表
-
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使用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下载:
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:
-
-
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下载:
详细介绍了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下载:
内存泄露检测器,检测出你程序中的内存泄露,外国开源代码-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下载:
Windows下内存泄露检测:可检测是否有泄露及泄露代码行。-Windows memory leak detection: detect whether there is a leak and disclose the code line.
-
-
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下载:
内存泄露探测程序。来自于CODE project-To detect memory leak
-
-
0下载:
内存泄露检测工具,main函数包含hpp,需要检测的头文件里面包含.h-Memory leak detection tools, main function contains hpp, need to detect header file contains .h
-
-
0下载:
delphi内存泄露检测控件,方便对工程内存测试及调试(delphi memory leak detect)
-