代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/142572/12939015
l testxxlexer.l
// An example of using the flex C++ scanner class.
%option C++ noyywrap
%{
int mylineno = 0;
%}
string \"[^\n"]+\"
ws [ \t]+
alpha [A-Za-z]
dig [0-9]
name ({alpha}|{dig}|\$)({alpha
www.eeworm.com/read/328377/13031670
cpp demoview.cpp
// DemoView.cpp : implementation file
//
#include "stdafx.h"
#include "scanner.h"
#include "DemoView.h"
//#include "CompileWord.h"
#include "scannerView.h"
#ifdef _DEBUG
#define new DEBUG_
www.eeworm.com/read/314777/13559322
c wscan.c
/*
* Wscan Multi thread command line port scanner V 0.06
*
* Copyright (c) 2007 wzt
*
* http://www.xsec.org
*/
#include
#include
#include
#include
www.eeworm.com/read/309123/13681669
h microtek.h
/*
* Driver for Microtek Scanmaker X6 USB scanner and possibly others.
*
* (C) Copyright 2000 John Fremlin
* (C) Copyright 2000 Oliver Neukum
www.eeworm.com/read/309123/13681749
c microtek.c
/* Driver for Microtek Scanmaker X6 USB scanner, and possibly others.
*
* (C) Copyright 2000 John Fremlin
* (C) Copyright 2000 Oliver Neukum
www.eeworm.com/read/309123/13681754
c rio500.c
/* -*- linux-c -*- */
/*
* Driver for USB Rio 500
*
* Cesar Miquel (miquel@df.uba.ar)
*
* based on hp_scanner.c by David E. Nelson (dnelson@jump.net)
*
* This program is free software; you
www.eeworm.com/read/302845/13826631
c rio500.c
/* -*- linux-c -*- */
/*
* Driver for USB Rio 500
*
* Cesar Miquel (miquel@df.uba.ar)
*
* based on hp_scanner.c by David E. Nelson (dnelson@jump.net)
*
* This program is free software; you
www.eeworm.com/read/302845/13826767
h microtek.h
/*
* Driver for Microtek Scanmaker X6 USB scanner and possibly others.
*
* (C) Copyright 2000 John Fremlin
* (C) Copyright 2000 Oliver Neukum
www.eeworm.com/read/302845/13826768
c microtek.c
/* Driver for Microtek Scanmaker X6 USB scanner, and possibly others.
*
* (C) Copyright 2000 John Fremlin
* (C) Copyright 2000 Oliver Neukum
www.eeworm.com/read/152843/5662252
c rio500.c
/* -*- linux-c -*- */
/*
* Driver for USB Rio 500
*
* Cesar Miquel (miquel@df.uba.ar)
*
* based on hp_scanner.c by David E. Nelson (dnelson@jump.net)
*
* This program is free software; you