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 leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua
Linux下的基于intel的ipp库的h.263解码源代码,嵌入式开发,适用PXA270开发板
上传时间: 2014-01-20
上传用户:manking0408
H.263标准协议的解码算法的源程序,适用于搞机器人远程监控或多媒体视频传输的用户。
上传时间: 2014-07-03
上传用户:caixiaoxu26
H.263标准协议的编码算法的源程序,适用于搞机器人远程监控或多媒体视频传输的用户。
上传时间: 2015-05-07
上传用户:haoxiyizhong
DVB-H的最新执行标准,对于开发手机电视平台有相当大的参考价值
上传时间: 2014-01-14
上传用户:kikye
MSP430-JTAG-Adapter:MSP430-JTAG doesn’t need external power supply, as MSP430 microcontrollers require only 3-5 mA while programming and all necessary power supply is taken from the LPT port.
标签: MSP 430 microcontrollers JTAG-Adapter
上传时间: 2013-12-25
上传用户:洛木卓
一本关于视频编码、MPEG4及H.264的非常好的外文电子书籍
上传时间: 2014-12-08
上传用户:hfmm633
ISDN用户网络接口规范 第三层基本呼叫控制协议Q.931国家标准(中文)。可以做为ISDN、VOIP H.225的参考资料。
上传时间: 2014-01-07
上传用户:lz4v4
CCITT-T T.4传真编码文档,对传真开发人员来说尤其重要的文档
上传时间: 2015-05-08
上传用户:qw12
C和H文件都包含在DOC文件中,下载后用编译器编译即可.或作为了解读写器编程用.
上传时间: 2014-02-02
上传用户:gonuiln