搜索资源列表
黑白棋游戏源代码 v1
- 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。界面精美!-This is a small game reversi. There are three primary Intermediate High-level chess choice. The algorithm used to prepare ourselves to the full searc
chess1
- 用A*搜索算法实现的跳棋游戏演示,可视化界面,清晰明了!-with A * search algorithm to achieve the checkers game demonstration, visual interface, clarity!
AI
- 井字棋程序(源码)及设计文稿,还有井字棋算法演示程序
blackandwhitechess
- 黑白棋(BWChess.exe) 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。
heibaiqi
- 一个小游戏代码,不妨叫做黑白棋,演示了如何在游戏中加入智能算法。可以作为人工智能应用的实例-A small game code, may be called Reversi, the game demonstrates how to add intelligent algorithm. Can serve as examples of applications of artificial intelligence
MantisChess
- 黑白棋(BWChess.exe) 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。-Reversi (BWChess.exe) This is a game of Reversi. Intermediate Junior High there are three levels of棋力choice. Algorithm uses its own pre
200391853039
- 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。-This is a game of Reversi. Intermediate Junior High There are three levels of棋力choice. Algorithm uses a comprehensive search experience integral algorithm, fas
hzsb
- chess demo,主要是算法的演示。-chess demo, the main demonstration of the algorithm.
BWChess-
- 黑白棋(BWChess.exe) 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。-Othello (BWChess.exe) This is a small game Othello. There are three primary levels of playing strength intermediate advanced options. A
BWChess
- 黑白棋(BWChess.exe) 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。-Black and White Chess
wuziqi
- 是用c#开发的一个下棋程序,其中没有实现五子棋的算法,但是基本可以演示其功能!-using c# develep, some function not receive!
Test
- 八数码难题的搜索求解演示,该程序研究广度搜索算法。-Eight digital problem solving search demonstration, research breadth search algorithm.