代码搜索:流水灯 是什么?
找到约 9,442 项符合「流水灯 是什么?」的源代码
代码结果 9,442
www.eeworm.com/read/387056/8709212
pdf 花样流水灯.pdf
www.eeworm.com/read/363368/9957414
txt 数组流水灯.txt
#include
#define uchar unsigned char
#define uint unsigned int
uint led[8]={0xaa,0x5a,0xcc,0x99,0x9c,0x3c,0x7e,0xdd};
void delay(uint a);
void main()
{
uint a;
while(1)
www.eeworm.com/read/352869/10498056
rar 初级流水灯.rar
www.eeworm.com/read/468777/6988039
ddb 声控流水灯.ddb
www.eeworm.com/read/453114/7426597
txt 花样流水灯.txt
本程序由购买本学习板的客户‘过客-QQ2407191’在学习过程中编写:
1、还可以8个灯,4个正向,4个反向较差熄灭
clr p1.7
loop:
setb p0.0
lcall dely
setb p0.1
lcall dely
setb p0.2
lcall dely
setb p0.3
lcall dely
setb p0.4
lcall dely
set
www.eeworm.com/read/451717/7457506
c 流水灯实验__.c
/*****************************************************
CodeWizardAVR V1.24.8d Professional
实验板硬件配置:
1:使用内部时钟
2:所有跳线开路
3:用8根线把PB0-PB7分别连接到8个LED上(LED自备)
*******************************************
www.eeworm.com/read/396676/8095890
sct led流水灯.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
www.eeworm.com/read/396676/8095901
htm led流水灯.htm
Static Call Graph - [E:\ggyy\ARM试验\SPI_HD7279\LED流水灯.axf]
Static Call Graph for ima
www.eeworm.com/read/396676/8095908
plg led流水灯.plg
礦ision3 Build Log
Project:
E:\ggyy\ARM试验\SPI_HD7279\LED流水灯.uv2
Project File Date: 08/06/2008
Output:
compiling Text1.c...
Text1.c(29): error:
www.eeworm.com/read/396676/8095913
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 {