代码搜索:洗衣机控制板
找到约 357 项符合「洗衣机控制板」的源代码
代码结果 357
www.eeworm.com/read/345963/11777474
hex 洗衣机.hex
:03000000020800F3
:0C080000787FE4F6D8FD75810702000047
:00000001FF
www.eeworm.com/read/345963/11777480
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/345963/11777488
plg 洗衣机.plg
礦ision3 Build Log
Project:
F:\C51\单片机仿真例子\洗衣机\keil-H\洗衣机.uv2
Project File Date: 10/12/2007
Output:
www.eeworm.com/read/345963/11777496
asm 洗衣机.asm
//主程序
TIMERM EQU 79H
TIMERS EQU 7AH
ORG 0000
LJMP MAIN
ORG 0003
LJMP SINT0
ORG 000BH
LJMP SINT1
ORG 001BH
LJMP ST1
DISLAB:
DB 3FH,06H,5BH,4FH,66H
DB 6DH,7D
www.eeworm.com/read/287309/8695335
pwi 复件 洗衣机.pwi
www.eeworm.com/read/287309/8695347
dsn 复件 洗衣机.dsn
www.eeworm.com/read/287309/8695357
doc 洗衣机论文.doc
www.eeworm.com/read/454039/7402555
txt 洗衣机-汇编.txt
ORG 0000H
START: AJMP MAIN ; 初始化
ORG 0003H
AJMP INT0 ; 暂停中断中断向量
ORG 000BH
AJMP T0 ; 定时器0中断向量
ORG 0013H
AJMP INT1 ; 开盖,不平衡中断中断向量
ORG 0030H
MAIN: MOV P1, #0F0H ; 主程序开始
MOV P3,#7FH
MOV SP,#35H
www.eeworm.com/read/193643/8209980
doc 洗衣机平台.doc
www.eeworm.com/read/287309/8695332
bak 洗衣机_opt.bak
### 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 {