代码搜索:Scanner

找到约 4,788 项符合「Scanner」的源代码

代码结果 4,788
www.eeworm.com/read/314616/13563608

cpp scanner.cpp

#include "scanner.h" #define TOKEN_LEN 100 //记号最大长度 unsigned int LineNo; //跟踪源文件记号 static FILE* InFile; //输入文件流 static char TokenBuffer[TOKEN_LEN]; //记号字符缓冲 //--------------初始化词法分析器
www.eeworm.com/read/314616/13563614

h scanner.h

#ifndef SCANNER_H #define SCANNER_H #include #include #include #include #include #include #include enum Token_Type
www.eeworm.com/read/314613/13563709

cpp scanner.cpp

#include "scanner.h" #define TOKEN_LEN 100 //记号最大长度 unsigned int LineNo; //跟踪源文件记号 static FILE* InFile; //输入文件流 static char TokenBuffer[TOKEN_LEN]; //记号字符缓冲 //--------------初始化词法分析器
www.eeworm.com/read/314613/13563710

dsp scanner.dsp

# Microsoft Developer Studio Project File - Name="scanner" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C
www.eeworm.com/read/314613/13563711

plg scanner.plg

Build Log --------------------Configuration: scanner - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/314613/13563713

ncb scanner.ncb

www.eeworm.com/read/314613/13563716

h scanner.h

#ifndef SCANNER_H #define SCANNER_H #include #include #include #include #include #include #include enum Token_Type
www.eeworm.com/read/314613/13563717

opt scanner.opt

www.eeworm.com/read/314613/13563721

dsw scanner.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/309123/13681738

h scanner.h

/* * Driver for USB Scanners (linux-2.4.12) * * Copyright (C) 1999, 2000, 2001 David E. Nelson * * David E. Nelson (dnelson@jump.net) * * This program is free software; you can redistribute it