代码搜索:zd
找到约 1,656 项符合「zd」的源代码
代码结果 1,656
www.eeworm.com/read/323663/13328027
plg zd02.plg
礦ision2 Build Log
Project:
F:\程序\51单片机经典实例篇\第9章 中断\9.4 用多级外部中断控制灯移动\ZD02.uv2
Project File Date: 01/07/2007
Output:
www.eeworm.com/read/323663/13328031
asm zd02.asm
;文件名:ZD02.ASM
;程序功能:多级外部中断控制灯移动
ORG 00H ; 主程序起始地址
JMP START ;跳到主程序START
ORG 03H ;INT0中断子程序起始地址
www.eeworm.com/read/323663/13328046
opt zd02.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/323663/13328051
hex zd02.hex
:0200000080136B
:02000300802655
:10001300803C75A88575B804758800758170740077
:10002300F590120077F480F8C0E0C0D0D2D3C2D4E8
:100033007B03780874FEF590117723D8F9780703CA
:10004300F590120077D8F8DBE9D0D0
www.eeworm.com/read/323663/13328055
lst zd01.lst
A51 MACRO ASSEMBLER ZD01 01/08/2007 11:43:35 PAGE 1
MACRO ASSEMBLER A51 V7.07
OBJECT MODULE PLACED IN ZD01.OBJ
ASSEMBLER INV
www.eeworm.com/read/323663/13328067
opt zd01.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/323663/13328079
plg zd01.plg
礦ision2 Build Log
Project:
F:\程序\51单片机经典实例篇\第9章 中断\9.3 用外部中断控制灯闪烁\ZD01.uv2
Project File Date: 01/07/2007
Output:
Build target 'Target 1'
asse
www.eeworm.com/read/323663/13328084
asm zd01.asm
;文件名:ZD01.ASM
;程序功能:外部中断控制灯闪烁
ORG 00H ;
JMP START
ORG 03H
JMP EXT0
START: MOV IE, #10000001B
M
www.eeworm.com/read/323663/13328092
hex zd01.hex
:0200000080037B
:10000300802375A88175B80175880075817078089B
:1000130074FEF590114123D8F9780803F590120086
:1000230041D8F880E9C0E0C0D0D2D3C2D4780A74F2
:1000330000F590120041F4D8F8D0D0D0E0327D32F0
:0B
www.eeworm.com/read/323663/13328094