代码搜索:LIUSHUIDENG
找到约 245 项符合「LIUSHUIDENG」的源代码
代码结果 245
www.eeworm.com/read/327681/6379636
plg liushuideng.plg
礦ision2 Build Log
Project:
H:\ELITE系列单片机学习开发系统技术文件20070418\ELITE-IV单片机学习开发系统第二版\测试程序\流水灯\liushuideng.uv2
Project File Date: 12/08/2006
Output:
www.eeworm.com/read/485565/6553107
vi liushuideng.vi
www.eeworm.com/read/481358/6639292
pwi liushuideng.pwi
www.eeworm.com/read/481358/6639294
dsn liushuideng.dsn
www.eeworm.com/read/481358/6639295
c liushuideng.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar temp;
void delay(uint z)
{
uint x,y;
for(x=z;x>0;x--)
for(y=110;y>0;y--);
}
void main()
www.eeworm.com/read/481358/6639296
lnp liushuideng.lnp
"STARTUP.obj",
"liushuideng.obj"
TO "liushuideng"
RAMSIZE(256)
www.eeworm.com/read/481358/6639297
lst liushuideng.lst
C51 COMPILER V8.01 LIUSHUIDENG 05/10/2009 03:36:53 PAGE 1
C51 COMPILER V8.01, COMPILATION OF MODULE LIUSHUIDENG
OBJECT MODULE PLACE
www.eeworm.com/read/481358/6639301
obj liushuideng.obj
www.eeworm.com/read/481358/6639303
hex liushuideng.hex
:0300000002083DB6
:0C083D00787FE4F6D8FD75810802080001
:10081F00D3EF9400EE940040147D6E7C00ED1D70BC
:0D082F00011CED4C70F7EF1F70E61E80E31A
:01083C002299
:10080000750801850880AF087801EF08800103D8DA
www.eeworm.com/read/481358/6639304
opt liushuideng.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 {