代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/309215/13678798
h scan.h
/****************************************************/
/* 文件: scan.h */
/* TINY编译器的扫描器接口 */
/****************************************************/
#if
www.eeworm.com/read/308397/13702996
exe scan.exe
www.eeworm.com/read/307853/13713508
cpp scan.cpp
#include "scanner.h"
#include
using namespace std;
#define TOKEN_LEN 100
unsigned int LineNo;
static FILE *InFile;
static char TokenBuffer[TOKEN_LEN];
extern int InitScanner(co
www.eeworm.com/read/307853/13713511
h scan.h
#ifndef SCANNER_H
#define SCANNER_H
#include
#include
#include
#include
#include
#include
#define TOKEN_LEN 100
//数据结构
enu
www.eeworm.com/read/304275/13796996
h scan.h
/*
* Copyright 1993, 1995 Christopher Seiwald.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
* scan.h - the jam yacc scanner
*
* External functions:
*
* yyerror(
www.eeworm.com/read/304275/13797011
c scan.c
/*
* Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
* scan.c - the jam yacc scanner
*
* 12/26/93
www.eeworm.com/read/303512/13814002
m scan.m
% scan.m - scan array with given scanning phase
%
% Usage: ascan = scan(a, ps0)
%
% a = array weights to be scanned (must be row vector)
% ps0 = scanning phase in radians
%
% ascan = scanned
www.eeworm.com/read/302931/13824715
vhd scan.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity scan is
port(hou1,hou0,min1,min0,sec1,sec0:in std_logic_vector(3 downto 0);
nia1,nia0,yue1,yue0,ri1,ri0:in
www.eeworm.com/read/302931/13824716
vwf scan.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/302931/13824717
bsf scan.bsf
/*
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