代码搜索:attack
找到约 4,769 项符合「attack」的源代码
代码结果 4,769
www.eeworm.com/read/472881/1403460
h protos.h
/*
* PROTOS.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* prototypes */
/* board.c */
void init();
BOOL in_check(int s);
BOOL attack(int sq,
www.eeworm.com/read/235121/4654230
h protos.h
/*
* PROTOS.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* prototypes */
/* board.c */
void init();
BOOL in_check(int s);
BOOL attack(int sq,
www.eeworm.com/read/234101/4662893
h protos.h
/*
* PROTOS.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* prototypes */
/* board.c */
void init();
BOOL in_check(int s);
BOOL attack(int sq,
www.eeworm.com/read/202764/5046219
java soldier.java
package bb;
import java.awt.*;
import java.util.*;
import javax.swing.*;
import java.awt.geom.*;
/*
The soldier agent. This is the agent that actually does most of the work, both for attack
www.eeworm.com/read/184688/5247300
h protos.h
/*
* PROTOS.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* prototypes */
/* board.c */
void init();
BOOL in_check(int s);
BOOL attack(int sq,
www.eeworm.com/read/183118/5258168
h protos.h
/*
* PROTOS.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* prototypes */
/* board.c */
void init();
BOOL in_check(int s);
BOOL attack(int sq,
www.eeworm.com/read/169937/5408982
h protos.h
/*
* PROTOS.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* prototypes */
/* board.c */
void init();
BOOL in_check(int s);
BOOL attack(int sq,
www.eeworm.com/read/167893/5451214
h protos.h
/*
* PROTOS.H
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
/* prototypes */
/* board.c */
void init();
BOOL in_check(int s);
BOOL attack(int sq,
www.eeworm.com/read/343156/3223870
java soldier.java
package bb;
import java.awt.*;
import java.util.*;
import javax.swing.*;
import java.awt.geom.*;
/*
The soldier agent. This is the agent that actually does most of the work, both for attack
www.eeworm.com/read/292877/3938370
svn-base main.c.svn-base
/*
SHA1 dictionary attack program v1.0 (c) 2005 adresd
based on original by djhuevo
hash searchtable and other mods by adresd
performance checked by gorim
No License, public domain, do as you want,