代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/275690/10801240
vhd keyboard.vhd
--keyboard.vhd keyboard scanner
library ieee ;
use ieee.std_logic_1164.all;
use work.components.all ;
entity keyboard is
port(
clock : in std_logic ;
col : in std_logic_vector(3 downto
www.eeworm.com/read/349627/10813197
c fnd.c
/*****************************************
NAME: fnd.c
DESC: 7 Segment Display Test
HISTORY:
*****************************************/
#include "..\inc\def.h"
#include "..\inc\option
www.eeworm.com/read/349548/10819410
vhd codetran.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity codetran is
port(scan_code :in std_logic_vector(7 downto 0);
clk:in std_logic;
www.eeworm.com/read/274276/10879381
vhd keyboard.vhd
--keyboard.vhd keyboard scanner
library ieee ;
use ieee.std_logic_1164.all;
use work.components.all ;
entity keyboard is
port(
clock : in std_logic ;
col : in std_logic_vector(3 downto
www.eeworm.com/read/467136/7018307
vhd tap.vhd
-- D:\DOWNLOADS\JTAG\DESIGN\TAP\TAP.vhd
-- VHDL code created by Xilinx's StateCAD 5.03
-- Fri Nov 24 18:06:22 2006
-- This VHDL code (for use with IEEE compliant tools) was generated using:
www.eeworm.com/read/460213/7255516
vhd codetran.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity codetran is
port(scan_code :in std_logic_vector(7 downto 0);
clk:in std_logic;
www.eeworm.com/read/454493/7388302
vhd keyboard.vhd
--keyboard.vhd keyboard scanner
library ieee ;
use ieee.std_logic_1164.all;
use work.components.all ;
entity keyboard is
port(
clock : in std_logic ;
col : in std_logic_vector(3 downto
www.eeworm.com/read/453950/7403356
qsf jiaotongdeng.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/453950/7403396
hier_info jiaotongdeng.hier_info
|jiaotongdeng
ra int_div:inst.clock
clock => int_div2:inst1.clock
clr => jiaotongdeng_con:inst3.clr
ya
www.eeworm.com/read/452071/7447818
cpp main.cpp
#include
#include
#include
#include
#include "constant.h"
#include "scanner.h"
using namespace std;
int main(int argc, char * argv[])
{
char fn