代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/452469/7440368
opt key board.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/452469/7440369
hex key board.hex
:100000007530101142110901037590FFE590B4FF9E
:100010000201091167E590B4FF0201097B087A002B
:10002000F5F090003AEA93B5F009E590B4FFFB11C2
:1000300067EA220ADBEF74FF0109FEFDFBF7EFDF41
:10004000BF7FF530783
www.eeworm.com/read/452469/7440371
lst key board.lst
A51 MACRO ASSEMBLER KEY_BOARD 07/27/2006 13:51:02 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Key Board.OBJ
ASSEMBLE
www.eeworm.com/read/452469/7440372
plg key board.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\30 Key Board\Key Board.uv2
Project File Date: 07/27/2006
www.eeworm.com/read/452469/7440373
obj key board.obj
www.eeworm.com/read/452469/7440375
asm key board.asm
DIN EQU P3.0
CLK EQU P3.1
DBUF EQU 30H
TEMP EQU 40H
ORG 00H
MOV 30H,#16 ;数码管显示初始化
MAIN: ACALL DISP ;显示
ACALL KEY ;计算键值
AJMP MAIN
KEY: ;计算键码子程序
MOV P1,#0F
www.eeworm.com/read/452469/7440649
plg key lock (1).plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\65 Key Lock\Key Lock.uv2
Project File Date: 08/05/2006
www.eeworm.com/read/452469/7440650
opt key lock (1).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/452469/7440652