代码搜索:流水灯 是什么?

找到约 9,442 项符合「流水灯 是什么?」的源代码

代码结果 9,442
www.eeworm.com/read/207349/15274600

bin 流水灯4.bin

www.eeworm.com/read/207349/15274602

hex 流水灯4.hex

www.eeworm.com/read/207349/15274606

asm 流水灯4.asm

ORG 0000H ORG 000BH LJMP BRT LJMP 1000H ORG 1000H START:MOV TMOD,#01 MOV TH0,#0FFH MOV TL0,#0B0H MOV IE,#82H
www.eeworm.com/read/207349/15274608

asm 流水灯2.asm

ORG 0000H AJMP START1 ORG 000BH LJMP BRT START1: MOV A,#01H MOV P1,#01H SETB EA SETB ET0 SETB PT0 MOV TM
www.eeworm.com/read/4698/38649

txt 顺逆流水灯.txt

。 ;左移 star: mov r3,#8 ;设置流水位数 mov p1,#11111110b ;从p1.0开始 loop: acall d01s mov a,p1 ;读取p1当前数据到acc rl a ;左移一位 mov p1,a
www.eeworm.com/read/7324/114892

txt 顺逆流水灯.txt

。 ;左移 star: mov r3,#8 ;设置流水位数 mov p1,#11111110b ;从p1.0开始 loop: acall d01s mov a,p1 ;读取p1当前数据到acc rl a ;左移一位 mov p1,a
www.eeworm.com/read/7767/133118

plg 从左到右的流水灯.plg

礦ision2 Build Log Project: C:\Documents and Settings\Administrator\桌面\单片机C语言程序设计实训100例基于8051+Proteus仿真\学习51\02 从左到右的流水灯\Keil C\从左到右的流水灯.uv2 Project File Dat