代码搜索结果
找到约 65,482 项符合
H 的代码
cvilvsb.h
#ifndef _cvilvsb_H
#define _cvilvsb_H
/*
fundtypes.h
#ifndef _fundtypes_H
#define _fundtypes_H
/*
NI CONFIDENTIAL
platdefines.h
#ifndef _platdefines_H
#define _platdefines_H
/*
NI CONFIDENTIAL
extcode.h
#ifndef _extcode_H
#define _extcode_H
/**
turnover.h
int Turn_Over_Next_chess(int chessBoard[8][8], int chessColor, int selfRow,
int selfColumn, int neighbourRow, int neighbourColumn)
{
int couldTurn= 0;
int currentColor;
selfRow+=neig
autoputonechess.h
int Over_Extremum(int newValue, int extremum, int moreOrLess)
{
if (moreOrLess)
return (newValue>=extremum);
else return (newValue
checkstatus.h
typedef struct positionqueue
{
int row;
int column;
}positionqueue;
int Check_Neighbours(int chessBoard[8][8], int chessColor, int selfRow,
int selfColumn, int neighbour
lvclassbuffer.h
/**
\date June 17, 2005
\author Qizhen Ruan
*/
#if !defined(BUFFER_H__D11C4B15_1B78_4D62_909F_3EB9C83B5EBA__INCLUDED_)
#define BUFFER_H__D11C4B15_1B78_4D62_909F_3EB9C83B5EBA__INCLUDED_
stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__D
stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__D