代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4734442
re scan.re
#include "as.h"
#include "lexyacc.h"
#include "ytab.h"
#ifdef _STANDALONE_
#include "preproc.h"
#endif
#define BSIZE 8192
#define YYCTYPE char
#define YYCURSOR curso
www.eeworm.com/read/229812/4742455
h scan.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4742719
h scan.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4743721
h scan.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4743726
c scan.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4745597
c scan.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4746460
h scan.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/227684/4770120
sml scan.sml
(* scan.sml
*
* COPYRIGHT (c) 1996 by AT&T Research. See COPYRIGHT file for details.
*
* C-style conversions from string representations.
*
* AUTHOR: John Reppy
* AT&T Research
* jhr
www.eeworm.com/read/227684/4770143
sml scan.sml
Decl 8
sScan.sqsSS.vSubstring.;-;sSC.vStringCvt.;-;ovFmtFields.;;rWord8Array.Char.;rSC.SS.Bool.Int.LargeReal.LargeInt.Char.;;+v$SCAN.;;
www.eeworm.com/read/223807/4808837
java scan.java
package cn.pzhu.lxb.chess;
public class Scan {
int shape[][][] = new int[19][19][5];
void scan(int chesspad[][], int colour) {
int i, j;
for (i = 0; i