代码搜索:AI

找到约 9,845 项符合「AI」的源代码

代码结果 9,845
www.eeworm.com/read/463285/7184039

class ai.class

www.eeworm.com/read/463285/7184042

html ai.html

Class wzq.AI
www.eeworm.com/read/463285/7184056

java ai.java

package wzq; /** * Title:五子棋人工智能部分 * * Description:实现了最基本的人工智能 * * Copyright: Copyright (c) 2005 * * Company: Star Group * * @author: Turbo Chen,wang
www.eeworm.com/read/463285/7184058

png ai.png

www.eeworm.com/read/460599/7246716

c ai.c

#include #include #define maxloop 100 //最大层数,对于不同的扩展方法自动调整取值 #define pristnum 3 #define slavenum 3 struct SPQ { int sr,pr; //船运行一个来回后河右岸的野人、传教士的人数 int sl,pl;
www.eeworm.com/read/459654/7269047

doc ai.doc

www.eeworm.com/read/459345/7276835

cpp ai.cpp

// Ai.cpp: implementation of the CAi class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Ai.h" #include "常数定义.h" #include
www.eeworm.com/read/459345/7276870

h ai.h

// Ai.h: interface for the CAi class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_AI_H__0B7991A5_CD8A_49FA_907D_E2C1942F8D08__INCLUDED_) #define AF
www.eeworm.com/read/457576/7322589

h ai.h

// AI.h: interface for the AI class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_AI_H__179FFB02_535E_11D6_B5E1_C53264BD3E08__INCLUDED_) #define AFX
www.eeworm.com/read/457576/7322596

cpp ai.cpp

// AI.cpp: implementation of the AI class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "AI.h" ////////////////////////////////////