代码搜索:双排90度弯排母
找到约 6,000 项符合「双排90度弯排母」的源代码
代码结果 6,000
www.eeworm.com/read/13308/272472
c 双色交替图形显示.c
/*-----------------------------------------------
名称:双色点阵
论坛:www.doflye.net
编写:shifang
修改:无
内容:使用hc595驱动双色点阵
------------------------------------------------*/
#include //
www.eeworm.com/read/13308/272473
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/13308/272474
plg 双色交替图形显示.plg
礦ision2 Build Log
Project:
D:\桌面\FLY-51S 程序\131-双色点阵交替图形显示\双色交替图形显示.uv2
Project File Date: 06/08/2010
Output:
www.eeworm.com/read/13308/272687
双色点阵显示特定图形
www.eeworm.com/read/14692/402514
txt 3.1.2双字节加法.txt
DBCDA:
MOV R2,#2
ADD A,R0
MOV R0,A
MOV A,R2
ADD A,R1
MOV R1,A
CLR C
BCD0:
DEC R0
DEC R1
MOV A,@R0
ADDC A,@R1
DA A
MOV @R0,A
DJNZ R2,BCD0
www.eeworm.com/read/14692/402521
txt 3.3.2双字节乘法.txt
DBCDM:
MOV R2,#2
ADD A,R0
MOV R0,A
MOV R3,#0
LOOP:
DEC R0
MOV A,@R0
SWAP A
MOV @R0,A
MOV A,R3
XCHD A,@R0
MOV R3,A
DJNZ R2,LOOP
RET
www.eeworm.com/read/14692/402522
txt 3.5.2双字节开方.txt
DQRT:
MOV R2,#10H
MOV R3,#00H
CLR A
MOV R0,A
MOV R1,A
MOV R4,#01H
LOOP:
MOV A,R4
MOV R1,A
ADD A,R1
DA A
MOV R1,A
MOV A,#9AH
SUBB A,#01H
ADD A,R1
DA A
CPL C
MOV
www.eeworm.com/read/14692/402526
txt 3.4.2双字节除法.txt
DBCDD:
MOV R0,#11H
MOV R7,#02H
LOOP1:
MOV @R0,#00H
INC R0
DJNZ R7,LOOP1
MOV R0,#25H
MOV R7,#04H
LOOP2:
MOV @R0,#00H
INC R0
DJNZ LOOP2
MOV R3,#10H
LOOP0:
MOV R4,#04H
L
www.eeworm.com/read/15244/443479
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/15244/443480
plg 双灯左移右移闪烁.plg
礦ision2 Build Log
Project:
D:\桌面\FLY-51S 程序\13-双灯左移右移闪烁\双灯左移右移闪烁.uv2
Project File Date: 05/13/2010
Output: