LPC4300系列ARM双核微控制器产品数据手册
The LPC4350/30/20/10 are ARM Cortex-M4 based microcontrollers for embeddedapplications. The ARM Cort...
The LPC4350/30/20/10 are ARM Cortex-M4 based microcontrollers for embeddedapplications. The ARM Cort...
The NXP LPC315x combine an 180 MHz ARM926EJ-S CPU core, High-speed USB 2.0OTG, 192 KB SRAM, NAND fla...
This book evolved over the past ten years from a set of lecture notes developed while teaching th...
简单电子琴的51单片机程序 #include<reg51.h> //包含51单片机寄存器定义的头文件 s...
解压包包含了C语言入门经典教程和Visuak c++软件 【基本简介】 Visual C++是一个功能强大的可视化软件开发工具。自1993年Microsoft公司推出Visual C++1....
C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法,举例,内容详尽。希望对大家有所帮助~~ 函数名: abort 功 能: 异常...
#include<reg51.h> unsigned char miao=0,fen=0,shi=0; unsigned char miao1=0,mia...
飞思卡尔智能车的舵机测试程序 #include <hidef.h> /* common defines and macros *...
#include <reg51.h>#include <main.h>#include <interrupt.h> cs5460a应用电路(含源程序)bit cod...
//------------------------------------------------------------------------------------//此程序为ADC转换程序,...