搜索资源列表
这是一个用VC写的五子棋人机对战程序
- 这是一个用VC写的五子棋人机对战程序-This is a VC was the man-machine players 331 procedures
五子棋人机对战源代码
- 五子棋人机对战,这是一段能够计算出最优走法或较优走法的源程序,很好的。-331 man-machine players, it is able to calculate a best optimum in law or law to the source, very good.
多功能五子棋源代码
- 为丰富人们的娱乐生活,越来越多的人喜爱棋类游戏.本程序为实现五子棋在不同难度等级的人机对弈,人人对弈.本程序的关键在于界面设计与五子棋算法的实现,以及用链表节点结构来存储棋盘信息,可供悔棋,最后判断是否存在五子,即判断程序结束与否.
vc++编写的五子棋游戏源码
- vc++编写的五子棋游戏,支持人机对下,网络对下,算法精炼,限于本人五子棋水平有限,目前自动算法只能达到普通爱好者水平
王小春PC人机博弈
- 详细介绍了人机博弈的方法.(象棋,五子棋)
Five
- 五子棋游戏,可以人机对战,可以网上对战-Five in a Row games, it can play between person and machines or through internent
FiveChess SP2
- C++课程设计,五子棋。可人机对战。-C curriculum designs, gobang. But man-machine to war.
selfChess
- 这个是编译后的运行程序,请大家自行反编译。人机对战的五子棋哦!-This is compiled to run programs, please self decompile. Man-machine war of Gobang Oh!
mygobang
- java applet程序,五子棋游戏,可以实现人机交手,二人游戏-java applet procedures Gobang game machine can play two games
java
- 用Java写的五子棋程序,可以运行,是一个很好的人机对战的例子。-Gobang use Java to write the program, you can run, is a good example of man-machine war.
chess
- 此代码为五子棋人机博弈+联机对战C#代码。-This code for man-machine Gobang Game+ online against C# code.
FileCHEET
- C#写的五子棋游戏的精美源程序,支持双人对战,人机对战,算法值得研究-C# written in exquisite Games Gobang source to support the double battle, man-machine war, the algorithm is worth studying
wuziqi
- VC五子棋人机对战版原码+详解,可以和人,机,网络游戏-AppWizard has created this 7_1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
wuziqi_renjiduiyi
- 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-Gobang intelligent man-machine chess curriculum design report. Main modules include: data structure, score rules, determine the outcome of the search process of optimal space algorithm.
renju
- 本人正在开发中的linux下的五子棋人机对战程序.搜索速度快速. 目前棋力不高,但未来的目标是赶超黑三石.速度要更快 在linux下make即可,无依赖库 以后会不段更新,待棋力提升到一定级别个会加上图形界面,并考虑支持其它系统-I am currently developing under linux in the man-machine war Gobang procedures. Fast search speed.棋力is not high at present, but t
untitled1
- QT代码实现五子棋人机对弈,其中包含多步悔棋、重玩、退出游戏等功能,下载后直接解压可用。(QT code Gobang game, which contains a multi-step undo, replay, quit the game and other functions, can be downloaded directly extract.)
PC 游戏编程(人机博弈)(pdf 格式)
- 中国象棋、五子棋人机博弈,虽然是十几年前的书,但仍有一定的参考价值(Chinese chess and gobang man-machine game, although it is a book more than ten years ago, still has certain reference value)
五子棋正式版
- 五子棋-人机对战,c源码,Dev上运行成功,适合学习。(Gobang - Man-machine warfare, C source code, Dev running successfully, suitable for learning.)
网络五子棋
- 基于Visual Basic6.0,可以实现五子棋人机对战或网络对弈(Can realize the man-machine game of the Gobang or the game of the network)
java课程设计林凯迪
- 用Java实现五子棋人机对弈,符合一些博弈规则,比如换子(Gobang man-machine game)