代码搜索:流水灯 是什么?
找到约 9,442 项符合「流水灯 是什么?」的源代码
代码结果 9,442
www.eeworm.com/read/25420/847242
pdb 流水灯.pdb
[DebugState_v1-Debug.DebugContext]
DumpRWOnFly1=0
DumpRWOnFly2=0
DumpRWOnFly3=0
DumpRWOnFly4=0
WatchVariables1=
FormatWatch1=0
FormatViewType1=1
FormatViewAddress1=1
WatchRWOnFlyTab1=1
Watch
www.eeworm.com/read/26050/851180
lst 流水灯.lst
C51 COMPILER V7.50 羅水灯 04/08/2009 21:53:10 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 羅水灯
OBJECT MODULE PLACED IN 流水灯.OB
www.eeworm.com/read/26050/851182
obj 流水灯.obj
www.eeworm.com/read/26050/851189
hex 流水灯.hex
:0300000002005F9C
:0C005F00787FE4F6D8FD758107020003ED
:06003900F5807F0F7E0040
:10003F00E4FDFCC3ED9FEC9E5015E4FBFA0BBB00F7
:0F004F00010ABA07F8BB23F50DBD00010C80E4D0
:01005E00227F
:10000300E4F5A07
www.eeworm.com/read/26050/851190
opt 流水灯.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/26050/851191
c 流水灯.c
/********************************************************************
* 文件名 : 流水灯.c
* 描述 : 该程序实现LED的流水灯显示。
该程序用于学习 LED流水灯 的控制方法。
本例中是调用的 intrins.h 中的函数实现的循环移位。
* 创建人 : 东流,2009年4月
www.eeworm.com/read/26050/851193
plg 流水灯.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\单片机程序\3流水灯\流水灯.uv2
Project File Date: 04/08/2009
Output:
www.eeworm.com/read/28611/871835
bak 流水灯.bak
www.eeworm.com/read/28611/871836
c 流水灯.c
#include
void delay1ms(unsigned int i)
{
unsigned char j;
while(i--)
{
for(j=0;j