代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/290236/8493987
hex 键盘.hex
:030000000202CC2D
:0C02CC00787FE4F6D8FD7581180203135A
:1003EC003F065B4F666D7D077F6F000102030D04B6
:0F03FC0005060E0708090F0A0B0C100408102045
:10040B000409000A0A0A020D00000211000002137F
:0C041B0000
www.eeworm.com/read/290236/8494074
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/290236/8494097
plg 键盘.plg
礦ision3 Build Log
Project:
E:\mcu course design\计算器\键盘.uv2
项目文件日期: 03/27/2007
Output:
创建目标 'Target 1'
汇编 STARTUP.A51...
编译 main.c...
连接...
www.eeworm.com/read/290020/8511468
hex 键盘.hex
:1010950000300031003200330034003500360037AF
:1010A5000038003900610062006300640065006675
:1010B500006700680069006A006B006C006D006ED7
:1010C500006F007000710072007300740075007687
:1010D50000770078007
www.eeworm.com/read/290020/8511491
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/290020/8511496
plg 键盘.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\liucs.LIU-B260AF0302B\My Documents\keil\键盘\键盘.uv2
Project File Date: 07/16/2007
Output:
www.eeworm.com/read/287428/8686596
exe 键盘.exe
www.eeworm.com/read/287428/8686605
asm 键盘.asm
.386
.model flat, stdcall
option casemap :none ;case sensitive
include \masm32\include\windows.inc ;系统常量定义
include \masm32\include\kernel32.inc ;使用的多个API声明在该文件
include \masm32\in