搜索资源列表
小游戏:五子棋的设计与实现
- 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the
1五子棋
- 很好的五子棋程序-good renju procedures! !
Filechess
- 五子棋游戏源代码,体现了基本的编程思路.-renju game source code embodies the basic programming ideas.
renju
- 人机博弈智能游戏!里面有智能的算法和先进的理念!可以做为智能游戏的参照!-Human-Computer Game Intelligent Games! There are intelligent algorithms and advanced the idea! Can be used as a reference to intelligent game!
renju
- 陈小春版 的五子棋代码,是中国最早一批研究 人机博弈的人之一-Gobang variety version of the code, is China
Renju
- 简单的汇编五子棋程序 只实现了人-人对战 完全调用win32 api实现 人工智能部分相当于没写-simple version of renju game, with the P1-P2 mode only. all by win32 api, and poor is the quality of intelligence
renju
- VC++开发的五子棋游戏源代码,利用PVS+历史启发+HASH构造的博弈树,效率还不错,,新人学习不错的资料-The VC++ development s gobang chess game source code, inspires the+HASH structure using the PVS+ history the game tree, the efficiency is also good, the new person s
renju
- 使用vc++开发的带有AI的五子棋博弈游戏-Using vc++ development of the backgammon game with the AI game
renju
- 五子棋的人机博弈实现,可以选择电脑的难度。-Realization of human-computer backgammon game, you can choose the computer more difficult.
Renju
- 五子棋,不是我开发的,,貌似工能很好,画面不是很美,但主要是勒戒。-Renju
Simulation-renju
- 模拟五子棋 使用到博弈等方面的知识,使用到了资源的编辑-Simulation renju
renju
- 用Delphi写的五子棋小游戏(此为完整代码)-Using Delphi write renju little game
Renju-rules-of-the-game
- visual basic 实现五子棋游戏, visual basic 实现五子棋游戏-Renju rules of the game
Against-online-renju
- 网络版五子棋对战,休闲小游戏,实现网络对战,不再单调的与机器对战-Against online renju
renju
- 在线五子棋游戏,游戏双方能进行网络通信并在游戏时有音乐背景-Renju
Renju-source
- 一个简单好用的五子棋游戏的源码,用纯C语言编写的,又想遍游戏的同志可以借鉴一下!-A simple renju game with source code, use pure written in C language, think again times game can draw lessons from a comrade!
Renju-algorithm
- 五子棋算法,非智能电脑跟人的对抗,但可以在一定程度上了解五子棋算法。-Renju algorithm, the intelligent computer with people s fight against, but can to a certain extent know renju algorithm.
Renju-game
- 五子棋游戏的源代码,里面有小小的技巧,希望对大家有所帮助-The source code of renju game , and there is a little skill, hope to be a great help for you
renju
- 一个由vc写的五子棋源码程序,运用了历史启发和置换表来优化-A vc source backgammon program, using the historical inspiration and replacement table to optimize
Renju
- 五字棋源码,简单易懂,附驻解,提供大家学习-Renju VB Code,easy to understand,offer everyboy to learn.