代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/138605/13228503

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/138605/13228563

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/138605/13228586

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/138605/13228611

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/138605/13228638

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
www.eeworm.com/read/138271/13242997

cpp l_scan.cpp

#include #include #include #include #include #include #include #include #include "l_scan.h" #include
www.eeworm.com/read/138271/13243240

h l_scan.h

/* One Fish */ /* Program : Watcom C++ */ #ifndef __LSCAN_H__ #define __LSCAN_H__ class CScan_read { private: FILE * Scan_file; //加密文件; FILE * fp; //临时文件; char * expa
www.eeworm.com/read/138050/13268761

l config_scan.l

/* * Copyright (c) 1997, 1998, 1999 * Inferno Nettverk A/S, Norway. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted
www.eeworm.com/read/138050/13268779

c config_scan.c

#define yy_create_buffer socks_yy_create_buffer #define yy_delete_buffer socks_yy_delete_buffer #define yy_scan_buffer socks_yy_scan_buffer #define yy_scan_string socks_yy_scan_string #define yy_scan_
www.eeworm.com/read/138050/13269024

l config_scan.l

/* * Copyright (c) 1997, 1998, 1999 * Inferno Nettverk A/S, Norway. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted