使用AVR单片机控制MP3播放芯片的源代码
上传时间: 2013-12-20
上传用户:banyou
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
AVR单片机内部EEPROM的编程方法。
上传时间: 2015-05-07
上传用户:gxrui1991
用AVR单片机做的LC测量仪。(ATMEGA8+GCC)
上传时间: 2013-12-18
上传用户:123啊
使用3310液晶的数字频率计(AVR).
上传时间: 2015-05-07
上传用户:luke5347
用mega8模拟usb做下载线(AVR)
上传时间: 2015-05-07
上传用户:sevenbestfei
AVR mp3 embedded program code support IDE with FAT16
标签: embedded program support code
上传时间: 2014-01-09
上传用户:zsjinju
自己做的的AVR程序下载PCB,布板值得一看,希望有用。-wh
上传时间: 2013-12-09
上传用户:zxc23456789
该系统按手机短信的标准AT指令开发,普遍适用于各种手机。 将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。
上传时间: 2013-12-18
上传用户:Miyuki