代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/17631/745376
psp jp4x4_1.psp
www.eeworm.com/read/17631/745377
hif jp4x4_1.hif
Version 7.0 Build 33 02/05/2007 SJ Full Version
11
807
OFF
OFF
OFF
OFF
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
-- E
www.eeworm.com/read/17631/745417
dbp jp4x4_1.dbp
www.eeworm.com/read/17631/745426
vwf jp4x4_1.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/17631/745427
qsf jp4x4_1.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/17631/745428
vhd jp4x4_1.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity jp4x4_1 is
port(clk:in std_logic;------扫描时钟信号
start:in std_logic;----开始信号,高电平有效
kbcol:in std_logic_ve
www.eeworm.com/read/19087/809380
lnp 4x4 keyboard (2).lnp
"4X4 KeyBoard (2).obj"
TO "4X4 KeyBoard (2)"
www.eeworm.com/read/19087/809381
obj 4x4 keyboard (2).obj
www.eeworm.com/read/19087/809382
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/19087/809384
opt 4x4 keyboard (2).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 {