搜索资源列表
VC使用CRT调试功能来检测内存泄漏
- VC使用CRT调试功能来检测内存泄漏 C/C++ 编程语言的最强大功能之一便是其动态分配和释放内存,但是中国有句古话:“最大的长处也可能成为最大的弱点”,那么 C/C++ 应用程序正好印证了这句话。在 C/C++ 应用程序开发过程中,动态分配的内存处理不当是最常见的问题。其中,最难捉摸也最难检测的错误之一就是内存泄漏,即未能正确释放以前分配的内存的错误。偶尔发生的少量内存泄漏可能不会引起我们的注意,但泄漏大量内存的程序或泄漏日益增
HookImport_src
- Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you
ce_crtdbg
- 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
iseemem
- 这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术,防护效果有了一个质的提升。YZ 编写,编译器:VC6。-for C or C program memory protection system, which can effectively detect memo
MemoryHooks_src
- 能够检测系统内各个运行进程的内存泄露情况.-detection system can be run within the process of memory leaks.
valgrind-3.2.1.tar
- The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunnin
200653023417608
- 基于U盘的身份认证 现在市场上出现各种各样的基于硬件的加密设备,但应用于身份认证的还很少,大部分应用在软件产品的加密方面。 软件开发商在开发软件特别是行业软件时经常用到身份验证,传统当方式是采用用户名+密码的方式进行认证,这样的验证方式存在很多缺点主要表现在以下两个方面: 1. 用户信息容易泄密 2. 用户信息容易遗忘 3. 给领导使用带来不便 作为软件开发商为了提高软件的可用性、加载身份认证功能。但需要从市场
leak
- Finding memory leaks 发现内存的泄漏-memory leak found
GObj
- An elegant way to wrap all types that need a cleanup, to minimize a chance for memory/resource leaks.-An elegant way to wrap all types that need a c leanup. to minimize a chance for memory / resource leaks .
xmem
- XMEM Extended C/C++ Dynamic Memory Control and Debug Library: The extended C/C++ Dynamic Memory Control and Debug Library XMEM is a replacement library for malloc/free and new/delete to find memory leaks and other memory
CMemLeakSrc
- CodeGuru Detecting Memory Leaks in C
myleaktest
- VC++ 6.0 中如何使用 CRT 调试功能来检测内存泄漏 -how to use the CRT debugging functions to detect memory leaks
memcheck
- 能够辅助您找出应用程序中内存遗失 ( Memory Leaks ) 的单元 (2.0 版)pascal-could help you find application program memory loss (Memory Leaks) Module (Version 2.0) pascal
库存主管 ACCESS
- 管理系统是一个适用于中小型超市管理的软件,没有用户数量限制,主要特点:1所有商品进出可直接扫描(包括进货、零售、盘盈盘亏等处理)。 2支持钱箱功能、零售票据打印功能。3支持多仓区管理。4售货员暂时离开时可以锁屏,必须有密码才可以打开。 5对库存过高或过低时报警。6.不同操作人员设置不同的权限,实现分工明确,严格限制操作员操作权限,避免泄密。7.对顾客发会员卡,在电脑里建立会员资料,记录会员消费信息。实现对常客的管理,顾额在结算可选择普通
Memory_and_Exception_Trace
- 一个内存泄漏检测工具及其源码,值得研究研究--A detector tool and source code of memory leaks,worth discussing
Android-debug-memory-leaks
- Android 内存泄漏调试 ,用于优化android程序的内存管理-Android debug memory leaks
Android-mem-leaks-and-debugging
- android 内存泄漏及调试,其中包括对eclipse 内存泄漏工具使用的介绍-android memory leaks and debugging, including the introduction eclipse memory leak tool
Detected-memory-leaks
- Detected memory leaks Detected memory leaks-Detected memory leaks Detected memory leaks
Fast-Detection-of-Transformed-Data-Leaks
- Fast Detection of Transformed Data Leaks
Jetleak-Testing-Script-master
- check for jexboss leaks