代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/166778/9999402

c scan-gram.c

#line 2 "scan-gram.c" #line 4 "scan-gram.c" #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_V
www.eeworm.com/read/166778/9999427

l scan-skel.l

/* Scan Bison Skeletons. -*- C -*- Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler
www.eeworm.com/read/362373/10001415

hid_keyboard_scan

hid_keyboard_scan.o: hid_keyboard_scan.c hid_keyboard.h \ C:/BlueLab/tools/include/hid.h C:/BlueLab/tools/include/connection.h \ C:/BlueLab/tools/include/bdaddr_.h \ C:/BlueLab/tools/lib/gcc-
www.eeworm.com/read/165449/10062141

c scan_key.c

/************************************************* 功能说明: 扫描键盘并返回键位 *************************************************/ #pragma SMALL //#pragma disable #include #include #inclu
www.eeworm.com/read/164942/10081132

vhd scan8.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; library work; use work.my_package.all; entity SCAN8 is Port (RES
www.eeworm.com/read/164942/10081143

vhd scan_gen.vhd

-scan_gen.vhd keyboard scan_clock generator library ieee ; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity scan_gen is generic (osc_f : integer := 3686 ; osc_bit : integer
www.eeworm.com/read/164942/10081175

vhd scan2.vhd

--The IEEE standard 1164 package, declares std_logic, rising_edge(), etc. library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; entity scan2 is
www.eeworm.com/read/164942/10081183

vhd scan4.vhd

--The IEEE standard 1164 package, declares std_logic, rising_edge(), etc. library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; entity scan4 is
www.eeworm.com/read/164942/10081194

vhd scan_count.vhd

--scan_count.vhd scan keypress counter library ieee ; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity scan_count is port( clk : in std_l
www.eeworm.com/read/164942/10081205

vhd key_scan.vhd

--key_scan.vhd keypress scaner library ieee ; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use work.components.all; entity key_scan is port( col : in std_logic_vector(3 d