代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/229166/14350984
opt led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/127360/14358077
asm led.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 串行口传输通用显示程序
;; 版本: V1.0
;; 作者: 朱勇士
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
SIM equ 0 ;条件汇编(0=实际,1=模拟)
www.eeworm.com/read/228696/14368878
obj led.obj
www.eeworm.com/read/228696/14368883
plg led.plg
礦ision2 Build Log
Project:
D:\已完成\单片机语言C51典型应用\C51典型应用刻盘\代码\第9章键盘输入\9-1\led.uv2
Project File Date: 08/15/2005
Output:
www.eeworm.com/read/228696/14368895
opt led.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/228696/14368896
c led.c
www.eeworm.com/read/228696/14368898
lst led.lst
C51 COMPILER V6.23a LED 09/08/2003 17:00:38 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN le
www.eeworm.com/read/127217/14369134
led8
www.eeworm.com/read/228681/14369281
c led.c
#include"at89x51.h"
int a,b,x,n,c,temp=0xfe;
void delay(unsigned int n) //延时
{
unsigned int i=0;
unsigned char y;
for(i=0; i