代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/488982/6481099
plg led.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\lgq\My Documents\例程源码\模拟开关灯\ASM\LED.uv2
Project File Date: 07/29/2007
Output:
www.eeworm.com/read/488982/6481100
hex led.hex
:03000000020026D5
:0C002600787FE4F6D8FD75810702000029
:10000000209004C2808002D280209104C2818002AC
:10001000D281209204C2828002D282209304C283C1
:0600200080DED28380DACD
:00000001FF
www.eeworm.com/read/488982/6481101
obj led.obj
www.eeworm.com/read/488982/6481104
c led.c
#include
sbit K1=P1^0;
sbit LED1=P0^0;
sbit K2=P1^1;
sbit LED2=P0^1;
sbit K3=P1^2;
sbit LED3=P0^2;
sbit K4=P1^3;
sbit LED4=P0^3;
void main(void)
{
while(1)
{
i
www.eeworm.com/read/488982/6481105
lst led.lst
C51 COMPILER V7.06 LED 07/29/2007 13:03:09 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LED
www.eeworm.com/read/488982/6481113
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/488982/6481114
plg led.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\lgq\My Documents\例程源码\模拟开关灯\C\LED.uv2
Project File Date: 07/29/2007
Output:
Build target
www.eeworm.com/read/488982/6481115
hex led.hex
:03000000020029D2
:0C002900787FE4F6D8FD75810702000323
:10000300209004C2808002D280209104C2818002A9
:10001300D281209204C2828002D282209304C283BE
:0600230080DED28380DACA
:00000001FF
www.eeworm.com/read/488982/6481116
obj led.obj
www.eeworm.com/read/488982/6481118
lst led.lst
A51 MACRO ASSEMBLER LED 07/29/2007 11:36:28 PAGE 1
MACRO ASSEMBLER A51 V7.07
OBJECT MODULE PLACED IN LED.OBJ
ASSEMBLER INVO