代码搜索:LED取模
找到约 10,000 项符合「LED取模」的源代码
代码结果 10,000
www.eeworm.com/read/390732/8447382
h led3.h
#ifndef __LED3_H__
#define __LED3_H__
// write your header here
#endif
www.eeworm.com/read/390732/8447383
opt led3.opt
www.eeworm.com/read/390732/8447387
set led3.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE061A
[SetLink]
ExeFile=1
Output=.\Debug\led3
www.eeworm.com/read/290755/8464173
bmp led2.bmp
www.eeworm.com/read/290755/8464183
bmp led1.bmp
www.eeworm.com/read/390451/8465030
obj 24led.obj
www.eeworm.com/read/390451/8465033
c 24led.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit LEDdata=P1^0;
sbit LEDclk=P1^1;
sbit LEDmr=P1^2;
/*延时*/
void delay(uint time){
uc
www.eeworm.com/read/390451/8465045
plg 24led.plg
礦ision3 Build Log
Project:
F:\lwd_C\24LED\24LED.uv2
Project File Date: 11/09/2008
Output:
Build target 'Target 1'
compiling pilideng.c...
li
www.eeworm.com/read/390451/8465058
hex 24led.hex
:06003B00F5087FC87E00FD
:10004100EF1FAA0670011E4A600BE4FDEDC3947810
:0500510050EE0D80F7E8
:010056002287
:100003007580FF75A0FF7508FEE4FC8508808508F0
:10001300A0E50825E0440112003B0CBC07EDE4FC1D
:1
www.eeworm.com/read/390451/8465066
opt 24led.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 {