代码搜索:CCNA实验手册
找到约 10,000 项符合「CCNA实验手册」的源代码
代码结果 10,000
www.eeworm.com/read/377218/9289648
uv2 基本开关控制实验程序.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/377218/9289651
bak 基本开关控制实验程序_opt.bak
### 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/377218/9289657
m51 基本开关控制实验程序.m51
BL51 BANKED LINKER/LOCATER V6.00 10/24/2008 18:00:00 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/377218/9289705
bak 继电器实验程序_uv2.bak
www.eeworm.com/read/377218/9289754
hex 多重按钮开关实验之一.hex
:030000000201BE3C
:0C01BE00787FE4F6D8FD75810F02000385
:0E01AF00E4FFFE0FBF00010EBE09F8BF60F5B1
:0101BD00221F
:040185007F197E0060
:10018900E4FDFCC3ED9FEE6480F8EC6480985015A3
:10019900E4FBFA0BBB000
www.eeworm.com/read/377218/9289777
obj 多重按钮开关实验之一.obj
www.eeworm.com/read/377218/9289781
c 多重按钮开关实验之一.c
#include
#include "myio.h"
sbit PB1=P2^0;
sbit PB2=P2^1;
sbit PB3=P2^2;
sbit PB4=P2^3;
//==================================================================
main()
{ LED=0xff;
P2=
www.eeworm.com/read/377218/9289792
plg 多重按钮开关实验之一.plg
礦ision3 Build Log
Project:
G:\学习\zsy\51学习资料\Dais\多重按钮开关实验之一\多重按钮开关实验之一.uv2
Project File Date: 10/29/2008
Output:
www.eeworm.com/read/377218/9289801
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/377218/9289813