搜索资源列表
iseemem
- 这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术,防护效果有了一个质的提升。YZ 编写,编译器:VC6。-for C or C program memory protection system, which can effectively detect memory leaks and memory reader unu
myleaktest
- VC++ 6.0 中如何使用 CRT 调试功能来检测内存泄漏 -how to use the CRT debugging functions to detect memory leaks
zmem
- 开放源码的查找内存泄漏算法。对用C和C++的人很有帮助。-open source search algorithm memory leak. The C and C were helpful.