代码搜索:50C51单片机

找到约 10,000 项符合「50C51单片机」的源代码

代码结果 10,000
www.eeworm.com/read/417042/11005510

uv2 单片机课程.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,
www.eeworm.com/read/417042/11005519

m51 单片机课程.m51

BL51 BANKED LINKER/LOCATER V5.12 11/21/2008 11:28:25 PAGE 1 BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY: C:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/417042/11005541

txt 单片机播放音乐.txt

/MCU:AT89S52 //晶振:12M #include "AT89X52.H" unsigned char m; //m为频率常数 unsigned char n=0; //n为节拍常数 unsigned char i=0; sbit music_out=P2^6; //音乐输出口 unsigned char code music_code[] ={ 0x18, 0x
www.eeworm.com/read/463129/7187264

txt 单片机做的时钟.txt

#include #define uchar unsigned char #define uint unsigned int uchar code table[]=" 2009-4-12 MON"; uchar code table1[]=" 00:00:00"; sbit wela=P2^7; sbit dula=P2^6; sbit rs=P3^5; sb
www.eeworm.com/read/460142/7257174

txt 单片机智能小车寻迹.txt

单片机控制智能寻线小车程序 以下是ATmega16控制的智能小车循迹程序,希望能够对大家有所帮助。 //ICC-AVR application builder : 2008-3-26 15:36:23 // Target : M16 // Crystal: 8.000Mhz #i nclude #i nclude #d