代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/430563/1920884
lnp 4x4 keyboard (1).lnp
"4X4 KeyBoard (1).obj"
TO "4X4 KeyBoard (1)"
www.eeworm.com/read/430563/1920886
opt 4x4 keyboard (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/430563/1920887
lst 4x4 keyboard (1).lst
A51 MACRO ASSEMBLER 4X4_KEYBOARD__1_ 07/27/2006 17:22:43 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN 4X4 KeyBoard (1).OBJ
A
www.eeworm.com/read/425852/2000984
asm 4x4 keyboard (2).asm
LINE EQU 30H
ROW EQU 31H
VAL EQU 32H
ORG 00H
START: MOV DPTR,#TABLE ;段码表首地址
MOV P2,#00H ;数码管显示初始化
LSCAN: MOV P3,#0F0H ;列线置高电平,行线置高电平
L1: JNB P3.0,L2 ;逐行扫描
LCALL DELAY
J
www.eeworm.com/read/425852/2001016
asm 4x4 keyboard (1).asm
DBUF EQU 30H
TEMP EQU 40H
ORG 00H
MOV A,#16
MAIN: ACALL DISP
ACALL KEY1
AJMP MAIN
KEY1: MOV P1,#0F0H ;读P1口前先写1
MOV A,P1 ;读取键状态
CJNE A,#0F0H,K11 ;判断是否有键按下
www.eeworm.com/read/419387/2078560
h tm-sun4os4.h
/* Macro definitions for GDB for a Sun 4 running sunos 4.
Copyright 1989, 1992, 1994, 1995, 1998, 2000
Free Software Foundation, Inc.
This file is part of GDB.
This program is free softw
www.eeworm.com/read/419387/2078593
h nm-sun4os4.h
/* Macro definitions for running gdb on a Sun 4 running sunos 4.
Copyright 1989, 1992, 1996, 2000 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you
www.eeworm.com/read/418017/2093794
h tm-sun4os4.h
/* Macro definitions for GDB for a Sun 4 running sunos 4.
Copyright 1989, 1992, 1994, 1995, 1998, 2000
Free Software Foundation, Inc.
This file is part of GDB.
This program is free softw
www.eeworm.com/read/418017/2093826
h nm-sun4os4.h
/* Macro definitions for running gdb on a Sun 4 running sunos 4.
Copyright 1989, 1992, 1996, 2000 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you
www.eeworm.com/read/409203/2235544
java cg_float4x4.java
/**
* cg_float4x4.java
*
* This file was generated by XMLSpy 2007sp2 Enterprise Edition.
*
* YOU SHOULD NOT MODIFY THIS FILE, BECAUSE IT WILL BE
* OVERWRITTEN WHEN YOU RE-RUN CODE GENERATI