代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/368903/7104703
java scan.java
public class Scan{
int shape[][][]=new int[16][16][5];
void scan(int chesspad[][],int colour){//查看八方向上相邻同色棋子个数
int i,j;
for(i=1;i
www.eeworm.com/read/296774/7114255
h scan.h
/* scan.h - Utility declarations for scan-decls and fix-header programs.
Copyright (C) 1993 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
u
www.eeworm.com/read/296774/7114398
c scan.c
/* Utility functions for scan-decls and fix-header programs.
Copyright (C) 1993, 1994 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under t
www.eeworm.com/read/108047/7122913
cpp scan.cpp
// scan.cpp: implementation of the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "scan.h"
#include "glob
www.eeworm.com/read/108047/7122930
h scan.h
// scan.h: interface for the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SCAN_H__F0293CE1_81AC_47F0_9918_257702C11C14__INCLUDED_)
#def
www.eeworm.com/read/108047/7122963
txt scan.txt
// scan.cpp: implementation of the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "scan.h"
#include "glob
www.eeworm.com/read/215710/7128458
cpp scan.cpp
/****************************************************/
/* File: scan.c */
/* The scanner implementation for the TINY compiler */
/* Compiler Construction: Princi
www.eeworm.com/read/215710/7128463
h scan.h
/****************************************************/
/* File: scan.h */
/* The scanner interface for the TINY compiler */
/* Compiler Construction: Princi
www.eeworm.com/read/380812/7147940