代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/313533/13585125
obj timer.obj
www.eeworm.com/read/313385/13588884
dsn timer(soft).dsn
www.eeworm.com/read/313385/13588886
plg timer(soft).plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\33 Timer(Soft)\Timer(Soft).uv2
Project File Date: 06/30/2006
www.eeworm.com/read/313385/13588888
asm timer(soft).asm
ORG 00H
START: MOV DPTR,#TABLE ;设置段码表首地址
MOV R0,#00H ;计数值初始化
S1: MOV P3,#00H
MOV P2,#00H ;数码显示初始化
S2: MOV R1,#10
MOV A,R0
MOV B,R1
DIV AB ;分离计数值的十位和个位
www.eeworm.com/read/313385/13588890
lst timer(soft).lst
A51 MACRO ASSEMBLER TIMER_SOFT_ 07/27/2006 20:42:50 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Timer(Soft).OBJ
ASSEMB
www.eeworm.com/read/313385/13588892
obj timer(soft).obj
www.eeworm.com/read/313385/13588893
hex timer(soft).hex
:10000000900032780075B00075A000790AE889F098
:100010008493F5A0E5F093F5B012002508B83CEB09
:1000200078000200057D647E147FF8DFFEDEFADDD5
:0C003000F6223F065B4F666D7D077F6F78
:00000001FF
www.eeworm.com/read/313385/13588894
opt timer(soft).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/313385/13588895