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
This program prints the C8051F124 die temperATure out the hardware UART AT 115200bps. This example uses the internal 24.5MHz oscillATor multiplied by 2 using the on-chip PLL (SYSCLK = 49MHz).
标签: This temperATure C8051F124 the
上传时间: 2014-01-12
上传用户:Avoid98
该系统按手机短信的标准AT指令开发,普遍适用于各种手机。 将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。
上传时间: 2013-12-18
上传用户:Miyuki
AT Command的中文版,翻译的不错,同07.07基本符合
上传时间: 2015-05-08
上传用户:yy541071797
西门子公司的tc35t的串口编程实例还有AT指令列表
上传时间: 2015-05-10
上传用户:ainimao
比较详细的CDMA收集模块AT指令,可通过串口实现各种功能!
上传时间: 2015-05-15
上传用户:jing911003
creATe raid tool AT linux
上传时间: 2014-01-04
上传用户:gaojiao1999
用keil开发的.单片机税控器程序.单片机用的是AT公司的.upsd3245
上传时间: 2014-01-08
上传用户:baiom
graspForth is my humble ATtempt AT a Forth-in-C thAT has the following goals: GCC ......... to support all 32-bit micros thAT GCC cross-compiles to. RelocATable . to be able to run in-place in either Flash or Ram. Fast ........ to be "not much" slower than an assembly based nATive Forth. Small ....... to fit-in approx 300 words in less than 25Kbytes on a 32-bit machine. Portable .... to achieve a 5 minute port to a new 32bit micro-processor, or micro-controller.
标签: graspForth Forth-in-C following ATtempt
上传时间: 2015-05-23
上传用户:tfyt
Affix - Bluetooth Protocol Stack for Linux has been developed AT Nokia Research Center in Helsinki, Finland.
标签: Bluetooth developed Protocol Helsinki
上传时间: 2013-12-20
上传用户:coeus