代码搜索:定时报警
找到约 10,000 项符合「定时报警」的源代码
代码结果 10,000
www.eeworm.com/read/394265/8239581
定时器0
www.eeworm.com/read/269692/11082778
plg 定时显示程序.plg
礦ision3 Build Log
Project:
D:\课程设计\喻建伟\程序\定时显示程序.uv2
Project File Date: 08/02/2007
Output:
Build target 'Target 1'
assembling STARTUP.A51...
www.eeworm.com/read/269692/11082780
hex 定时显示程序.hex
:03000000020800F3
:0C080000787FE4F6D8FD75810702000047
:00000001FF
www.eeworm.com/read/249826/12469414
plg 定时器.plg
礦ision3 Build Log
Project:
E:\keil 工程\定时器\定时器.uv2
Project File Date: 04/23/2007
Output:
Build target 'Target 1'
assembling STARTUP.A51...
as
www.eeworm.com/read/249826/12469419
lst 定时器.lst
A51 MACRO ASSEMBLER 禵蔩芲 04/23/2007 15:56:37 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN 定时器.OBJ
ASSEMBLER INVOKED
www.eeworm.com/read/249826/12469422
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/249826/12469457
asm 定时器.asm
/*--------定时器0计从0到9-------------------
ORG 0000H
LJMP MAIN
ORG 000BH
LJMP TT0
ORG 0030H
MAIN: MOV SP,#60H
MOV R3,#00
MOV R4,#00
MOV A,R4
MOVC A,@A+DPTR
MOV P2,A
MOV D
www.eeworm.com/read/249826/12469458