代码搜索:LIUSHUIDENG

找到约 245 项符合「LIUSHUIDENG」的源代码

代码结果 245
www.eeworm.com/read/453114/7426589

lnp liushuideng.lnp

"STARTUP.obj", "liushuideng.obj" TO "liushuideng" RAMSIZE(256)
www.eeworm.com/read/453114/7426590

lst liushuideng.lst

A51 MACRO ASSEMBLER LIUSHUIDENG 04/12/2009 16:17:00 PAGE 1 MACRO ASSEMBLER A51 V7.01 OBJECT MODULE PLACED IN liushuideng.OBJ ASSEMB
www.eeworm.com/read/453114/7426593

asm liushuideng.asm

ORG 0000h AJMP main ORG 0030h MAIN: CLR P1.7 MOV SP,#7 MOV A,#0FEH ; 让第一个发光管亮起来 LOOP: MOV P0,A ;从P0口输出到发光管 LCALL DELAY ;调用延时1S RL A ;左移一位,下个发光管亮 SJMP LOOP ;循环 DELAY: MOV R0
www.eeworm.com/read/453114/7426595

obj liushuideng.obj

www.eeworm.com/read/453114/7426598

hex liushuideng.hex

:0300000002004CAF :0C004C00787FE4F6D8FD75810702000003 :020000000130CD :10003000C29775810774FEF58012003F2380F8781F :0C0040000A7F647EFADEFEDFFAD8F622AA :00000001FF
www.eeworm.com/read/453114/7426599

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 {
www.eeworm.com/read/453114/7426600

plg liushuideng.plg

礦ision2 Build Log Project: E:\单片机\c51ban\AM-51H学习板\example\liushuideng\asm\liushuideng.uv2 Project File Date: 11/28/2008 Output: Build target
www.eeworm.com/read/453109/7426678

c liushuideng.c

/*************************************************************** 功能:实现多只LED依次点亮实现跑马灯效果 ***************************************************************/ #include #include //s
www.eeworm.com/read/453109/7426679

lnp liushuideng.lnp

"liushuideng.obj" TO "liushuideng"
www.eeworm.com/read/453109/7426680

lst liushuideng.lst

C51 COMPILER V7.01 LIUSHUIDENG 03/09/2009 17:03:07 PAGE 1 C51 COMPILER V7.01, COMPILATION OF MODULE LIUSHUIDENG OBJECT MODULE PLACE