代码搜索:50C51单片机
找到约 10,000 项符合「50C51单片机」的源代码
代码结果 10,000
www.eeworm.com/read/494508/6376964
exe 单片机资料宝典.exe
www.eeworm.com/read/492304/6421319
doc 51单片机教程.doc
www.eeworm.com/read/492037/6423453
pdf 51单片机教程.pdf
www.eeworm.com/read/491162/6441164
pdf 单片机串口通信.pdf
www.eeworm.com/read/489739/6469218
zip 单片机下载软件.zip
www.eeworm.com/read/487795/6500412
c 单片机双机通信.c
#include
/***********整体变量定义************/
int KEY1;
int KEY2;
int KEYCODE;
/*
int move1;
int move2;
unsigned char displaycode[]={0,0,0,0,0,0};
/*******数码管显示相关定义**********/
/*
un
www.eeworm.com/read/487795/6500423
opt 单片机双机通信.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/487795/6500425
plg 单片机双机通信.plg
Build target 'Target 1'
compiling 单片机双机通信(r).c...
linking...
Program Size: data=9.0 xdata=0 code=52
"单片机双机通信" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 单片机双机通信(t).c...
linking...
P
www.eeworm.com/read/487795/6500429
c 单片机双机通信.c
#include
/***********整体变量定义************/
int KEY1;
int KEY2;
int KEYCODE;
/*
int move1;
int move2;
unsigned char displaycode[]={0,0,0,0,0,0};
/*******数码管显示相关定义**********/
/*
un