代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/307730/13715804
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/307730/13715805
plg scanner.plg
Build Log
--------------------Configuration: scanner - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/307730/13715808
ncb scanner.ncb
www.eeworm.com/read/307730/13715811
opt scanner.opt
www.eeworm.com/read/307730/13715814
dsw scanner.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "scanner"=".\scanner
www.eeworm.com/read/307590/13719784
h scanner.h
#ifndef SCANNER_H
#define SCANNER_H
#include"stdio.h"
#include"string.h"
#include"stdlib.h"
#include"iostream.h"
char prog[80],token[8];
char ch;
int syn,p,m,n,sum;
//syn为单词种别码,p是缓冲区prog的指针,m
www.eeworm.com/read/306486/13743657
h scanner.h
/*
* Driver for USB Scanners (linux-2.6)
*
* Copyright (C) 1999, 2000, 2001, 2002 David E. Nelson
* Previously maintained by Brian Beattie
*
* Current maintainer: Henning Meier-Geinitz
www.eeworm.com/read/306486/13743659
c scanner.c
/* -*- linux-c -*- */
/*
* Driver for USB Scanners (linux-2.6)
*
* Copyright (C) 1999, 2000, 2001, 2002 David E. Nelson
* Copyright (C) 2002, 2003 Henning Meier-Geinitz
*
* Portions ma
www.eeworm.com/read/304151/13799731
class scanner.class
www.eeworm.com/read/304151/13799732
java scanner.java
import java.net.*;
import java.io.*;
public class Scanner implements Runnable
{
private InetAddress IPAddress;
private int Port;
private Thread MultipleThread;
public Scanner(String IPA