代码搜索:50C51单片机
找到约 10,000 项符合「50C51单片机」的源代码
代码结果 10,000
www.eeworm.com/read/268556/11134860
doc 单片机红外通信.doc
;*****************************************************************
;IrDA CODE FOR MAX-3100 UART- 8051 based
; Written by: Wettroth 9/13/96- Maxim Integrated Products
;
;MAX-3100 UART demonstrat
www.eeworm.com/read/413497/11153916
单片机外中断实验
www.eeworm.com/read/411002/11261392
doc 08单片机教程.doc
www.eeworm.com/read/249667/12481574
asm 单片机主程序.asm
;;单片机主程序
ORG 0000H
AJMP MAIN
ORG 0023H
AJMP RECE
ORG 0040H
MAIN:MOV SP,#60H
MOV SCON,#50H
MOV TMOD,#20H
MOV TH1,#0F3H
M0V TL1,#0F3H
MOV PCO
www.eeworm.com/read/249135/12519624
epj 单片机crc校验.epj
www.eeworm.com/read/249135/12519654
epj 单片机crc校验.epj
www.eeworm.com/read/235087/14085818
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/235087/14085821
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/235087/14085830
c 单片机双机通信.c
#include
/***********整体变量定义************/
int KEY1;
int KEY2;
int KEYCODE;
/*
int move1;
int move2;
unsigned char displaycode[]={0,0,0,0,0,0};
/*******数码管显示相关定义**********/
/*
un