代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/100373/15875774
rc scan.rc
//Microsoft App Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////
//
// Fro
www.eeworm.com/read/100373/15875777
def scan.def
; module-definition file for generic -- used by LINK.EXE
NAME Sample32 ; application's module name
DESCRIPTION 'Sample Microsoft Windows Application'
;CODE can be moved in memory and
www.eeworm.com/read/100373/15875779
mak scan.mak
# Microsoft Visual C++ generated build script - Do not modify
PROJ = SCAN
DEBUG = 0
PROGTYPE = 0
CALLER =
ARGS =
DLLS =
D_RCDEFINES = /d_DEBUG
R_RCDEFINES = /dNDEBUG
ORIGIN = MSVC
ORI
www.eeworm.com/read/100373/15875780
exe scan.exe
www.eeworm.com/read/100373/15875782
c scan.c
// UNISCAN windows scanning program
// Tsinghua Unisplendour Group
// Programmed in MS VC/C++
// Daohong Kan, Aug.23, 1996
// Source files: SCAN.C, TWAIN.C, SCAN.H, TWAIN.H, RESOURCE.H,
//
www.eeworm.com/read/100373/15875783
h scan.h
#include "resource.h"
#define UN_OK 0
#define UN_ERROR -1
#define MAX_FILENAME 256
int PASCAL WinMain(HANDLE, HANDLE, LPSTR, int);
BOOL InitApplication(HANDLE);
BOOL I
www.eeworm.com/read/100135/15883046
c scan.c
/* parser.dlg -- DLG Description of scanner
*
* Generated from: antlr.g
*
* Terence Parr, Will Cohen, and Hank Dietz: 1989-1998
* Purdue University Electrical Engineering
* With AHPCRC, Univers
www.eeworm.com/read/100129/15883289
l scan.l
/* scan.l - scanner for flex input */
%{
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkel
www.eeworm.com/read/100129/15883309
c scan.c
#define YY_CHAR unsigned char
#line 1 "/u/icdc/rdt/tools/lib/flexskel.cc"
/* A lexical scanner generated by flex */
/* scanner skeleton version:
* $Header: /usr/fsys/odin/a/vern/flex/RCS/flex.skel,v
www.eeworm.com/read/100128/15883327
l scan.l
/* scan.l - scanner for flex input */
%{
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkele