代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/476708/6748650

h scan.h

// scan.h: interface for the scan class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SCAN_H__81332AC9_0069_4026_BEA9_20CFB9111DA6__INCLUDED_) #defi
www.eeworm.com/read/265327/11268327

c scan.c

/****************************************************/ /* File: scan.c */ /* The scanner implementation for the TINY compiler */ /* Compiler Construction: Princi
www.eeworm.com/read/265327/11268329

h scan.h

/****************************************************/ /* File: scan.h */ /* The scanner interface for the TINY compiler */ /* Compiler Construction: Princi
www.eeworm.com/read/265314/11269050

cpp scan.cpp

/* A lexical scanner generated by flex */ #define FLEX_SCANNER #ifdef _WIN32 #include #else #include #endif #include #include /* cfront 1.2 de
www.eeworm.com/read/265314/11269053

l scan.l

%{ #include #include "RT.h" #include "gram.tab.h" %} ws [ \t]+ comment #[^\n]* id [a-zA-Z][a-zA-Z0-9]* nl [\r\n] int "-"?[0-9]+ dubl "-"?[0-9]+"."[0-9]+ %%
www.eeworm.com/read/265314/11269081

cpp scan.cpp

/* A lexical scanner generated by flex */ #define FLEX_SCANNER #ifdef _WIN32 #include #else #include #endif #include #include /* cfront 1.2 de
www.eeworm.com/read/265314/11269084

l scan.l

%{ #include #include "RT.h" #include "gram.tab.h" %} ws [ \t]+ comment #[^\n]* id [a-zA-Z][a-zA-Z0-9]* nl [\r\n] int "-"?[0-9]+ dubl "-"?[0-9]+"."[0-9]+ %%
www.eeworm.com/read/265314/11269196

cpp scan.cpp

/* A lexical scanner generated by flex */ #define FLEX_SCANNER #ifdef _WIN32 #include #else #include #endif #include #include /* cfront 1.2 de
www.eeworm.com/read/265314/11269200

l scan.l

%{ #include #include "BT.h" #include "gram.tab.h" %} ws [ \t]+ comment #[^\n]* qstring \"[^\"\n]*[\"\n] id [a-zA-Z][a-zA-Z0-9]* nl [\r\n] int "-"?[0-9]+ %% {ws} ; {
www.eeworm.com/read/265051/11284440

vhd scan.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity scan is port(clk3 : in std_logic; data0,data1,data2,data3,data4,data5 : in