搜索资源列表
ptmalloc2-current.tar
- 一个很好的内存泄露的监测代码,非常适合在嵌入式系统开发时使用-a good memory leakage monitoring code, very suitable for embedded systems development in the use of
6059.tar
- 另一个内存泄露的防治方法,适用于嵌入式系统-memory leakage prevention methods applicable to embedded systems
memleak-0.3.0.tar
- 一个可用在嵌入式上检查内存泄露的源代码工具
crtdbg
- Memory leak detection for WinCE 内存泄露CE检测
LeakTracer-mg.tar
- C代码中内存泄露检测工具,希望对你有所帮助-memory leak tools
MemoryMonitor
- wince下的内存监控程序,可实时监控内存的使用情况,对检查程序是否存在内存泄露隐患非常有帮助。-wince under the memory control procedures, the use of real-time monitoring of memory on a memory leak checking procedures hidden very helpful.
damd_os_memory
- 提供内存管理:防止内存泄露,通过damd_porting_memory_poor_status() 观察内存使用,查看有没有重复申请的情况 查找内存泄漏的问题 1)长时间运行后出现内存泄漏; 2)为跟踪这个问题做了一个内存监控管理机制,采用分配登记,释放注销的原则,统一封装malloc和 free 3)目的是清楚系统各个模块和各个负责人分配的内存情况; 调用例子-Provide memory management: Prevent memory leaks
mm-memleak
- 用于检测C/C++代码中内存泄露的源码,ANSI C编写-For the detection of C/C++ source code, memory leaks, ANSI C written
Memory-Leak-Detect
- 详细介绍了wince编程环境下,内存泄露检测的方式。对于wince环境下的内存泄露检测有着很强的指导意义。-Wince programming environment described in detail, the memory leak detection methods. Wince environment for memory leak detection has a strong significance.
memleak
- 内存泄露检测程序,用于程序化检测内存泄露问题。-memory leak detecting procedure.
rosmem
- vxworks上开发的内存监控模块,可以用来监控内存分配、内存越界和内存泄露-vxworks on the development of memory monitoring module can be used to monitor the memory allocation, memory out of bounds and memory leaks
Ex_MemLeakTest
- 程序内存泄露检测代码。可以利用这个模板来检测程序是否存在内存泄露!-Test memery leak!