代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/441692/7666615
jpg scan0024.jpg
www.eeworm.com/read/440290/7690985
asv scan_mode.asv
function varargout = scan_mode(varargin)
% SCAN_MODE M-file for scan_mode.fig
% SCAN_MODE, by itself, creates a new SCAN_MODE or raises the existing
% singleton*.
%
% H = SCAN_MODE
www.eeworm.com/read/440290/7690986
fig scan_mode.fig
www.eeworm.com/read/440290/7690987
m scan_mode.m
function varargout = scan_mode(varargin)
% SCAN_MODE M-file for scan_mode.fig
% SCAN_MODE, by itself, creates a new SCAN_MODE or raises the existing
% singleton*.
%
% H = SCAN_MODE
www.eeworm.com/read/440070/7694197
c scan_help.c
/*Author: Rainer Hegger Last modified: March 29th, 1998 */
#include
#include
#include
int scan_help(int n,char **in)
{
int i;
for (i=1;i
www.eeworm.com/read/439730/7702465
c scan_host.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/435744/7785901
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/435744/7785913
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/435744/7785967
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/435744/7785989
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