搜索资源列表
EightQueens
- 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
CineseChess
- 一个很好的中国象棋源代码 本人机对弈程序采用了多种搜索算法. 本程序还具有悔棋,还原功能,还可以记录走法.-a good source of Chinese chess game machine code, I use a variety of procedures for search algorithm. The procedure also has to repent Mullick, recovery capabilities, but also can be recorded
thegenius-source
- 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in
sanlianqi.ZIP
- 生成一个TICTACTOE类,编写出三连棋游戏的程序。-generated a TICTACTOE category, even prepare three chess game procedures.
PCGAME-chess
- PC编程(人机博弈)-的原代码,强烈推荐-PC Programming (man-machine game) - the original code, strongly recommended
2007621222792270
- 小游戏,一款可以自行使用的象棋游戏,你可以轻松的上交作为作业。-small game, one is free to use the chess game, you can easily surrendered as operations.
someccode 象棋之马踏棋盘
- 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
minimax.rar
- 运用人工智能的极小极大博弈算法解决一字棋,又名井子棋,Minimal use of artificial intelligence algorithms to solve the word great chess game, chess, also known as sub-wells
tictactoe
- c#编写的井字棋小游戏,可以调节难度,但是要求节点的数目随之更改-c# written in Tic-Tac-chess game, you can adjust the difficulty, but the number of nodes required to be changed accordingly
5
- 自己原创的五子棋沙龙游戏,可以建立擂台和挑战,15分钟没反应会放入历史棋局,棋局保留一年可以复活继续,或者由程序自动估胜。另外加入机器人功能,智商还算可以。-Sharon Gobang own original games, can create the ring and challenges, no response will be 15 minutes Add the history of chess game, chess game can be resurrected a year to
dosjumper
- 利用c++编写的带人工智能的跳棋程序。屏幕的中央是棋盘,所有的操作都是对这个棋盘进行的,棋子的选择框是红色的,移动它(“w”、“s”、“a”、“d”分别代表上、下、左、右)进行选子和选择目的地,利用空格键可以表示选定选择框到达的位置,棋盘左边有提示信息,提示由哪个玩家走棋。“Q”表示退出游戏,“R”表示重新开始,“H”表示悔棋(一次只能悔一步棋)-Using c++, prepared with artificial intelligence Checkers procedures. Scree
PCgame
- 一个人工智能下象棋的小游戏 含电子书 包含了alph-beta 深度优先 极大极小值算法-Under the artificial intelligence of a chess game with e-book contains alph-beta depth-first minimax algorithm
iso2
- 用commonlisp实现的一个棋类游戏,可以人机对战。名字叫ISOLATION-Commonlisp achieved with a chess game, you can man-machine war. ISOLATION name
Chess
- 人工智能作业,用博弈树完成的一字棋程序。-Artificial intelligence operations, with the completion of the word chess game-tree program.
chess
- Chess Game. This game is designed using matlab.
Chess
- a Chinese chess game with GUI using FLTK. support person vs person and person vs robot. you can change the ability of the robot by changing the steps the robot can count. also supports one step undoing. once exceeds the times of undoing, there is a r
Chess
- 在安卓系统中可玩的象棋游戏 包括规则、界面 -The Andrews system playable Chess game including rules, interface
Chess
- 基于剪枝技术的一字棋博弈系统,理解和掌握博弈树的启发式搜索过程,能够用某种程序语言建立一个简单的博弈系统-Pruning techniques based word chess game systems, understand and master the game tree heuristic search process, we can build a simple game system in some programming language
Chess
- 实现了象棋小游戏,基于极大极小搜索,用到了剪枝优化-Achieved a chess game, based on a minimal minimal search, using pruning optimization
008 - Chess
- Chess game created using visual C++ language.