搜索资源列表
wuzq
- 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中
FiveStone
- c#语言写的五子棋程序,实现了双人对战和人机对战-c# language written Gobang procedures, achieved a double battle and the war machine
game
- 一个用c语言写的五子棋游戏,有界面,实现人机对战。用Win-tc开发-A written language using c Gobang the game, there are interfaces, the realization of man-machine war. Win-tc with the development of
chinaXQ
- 用 java语言开发的一个中国象棋游戏,只是两人对战的,没有人机对战-Using java language developed by a Chinese chess game, only two Versus, no Man-Machine Battle
Five
- 使用MFC框架编写界面,C++语言实现.本程序包含人机对战与人和人对战,最后附有详细开发文档,算法实现清楚明了,对于编写五子棋游戏大有帮助-Interface written using MFC framework, C++ language. This program contains one machine and play against and play against, and finally developed with detailed documentation, algorit
five2
- 通过C++语言在计算机图形方面的编程,设计了五子棋游戏软件,使该软件具有美观友好的截面,在人机对弈时,使电脑具有较高的智商。本游戏是以C++语言作为开发工具,采用搜索算法设计最优落子点开发的游戏软件。本文详细地介绍了五子棋游戏软件设计的全过程,描述了该软件的功能,以及和其它五子棋程序的一些比较。-By C++ language programming in the computer graphics designed backgammon game software, so that the s
Gobang-code
- 五子棋游戏,C++编程语言,Dos界面。人机对弈,智能AI,文件流操作。-Backgammon games, C++ programming language, Dos interface. Man-machine chess, intelligent AI, file stream operations.
fiveChess2
- 本系统实现的是五子棋博弈算法,运用java语言实现了图形用户界面,方便用户使用。算法采用了博弈算法和启发式函数进行搜索,人机对弈可自动判断输赢,结束后可重新开局。-This system is renju game algorithm, use Java language realized the graphical user interface, and user-friendly. Algorithm adopted game algorithm and heuristic search f
wuziqi
- 用C语言编写的简单的五子棋程序,实现人机对战-Gobang simple C language program, the man-machine war
qipan
- 用c语言简单编写的五子棋游戏,可以实现人机对战人人对战等-Written in simple language c 331 games, can realize the man-machine war everyone Versus
WuZiQi
- 人机对战五子棋游戏开发(C语言纯字符版)-Man-machine against gobang game development (C language pure character edition)
wzq_vscomputer
- 用C语言实现的五子棋,可实现人机对战功能-Backgammon with the C language, the man-machine war
28060822517
- 用c语言写的五指棋牌游戏代码,用户可以实现人机对战。-Five fingers board games written in c language code, users can realize man-machine against.
chess
- 象棋游戏,人机对战,双人对战,基于c语言设计-Chess game, man-machine war, double battle, based on the c language design
wuziqi
- c语言写的五子棋游戏,实现人机对战和人人对战的功能-c language write 331 games, the code in the txt file, and everyone realized the war machine war
XXOOGame
- 易语言写的趣味OX博弈游戏,可以人机,双人,也可以局域网联机-Written in easy language OX game fun game, man-machine, double, LAN connection can be
chess
- 五子棋游戏。纯C语言。正在考虑增加一个MFC界面。不是人机对战。-WUZI games. Pure C language. Is considering adding an MFC interface. Not the man-machine players.
fiveChessSystem
- 计算机人机对弈是人工智能的主要之一,作为人智能研究的一个重要分支,计算机博弈是检验人工水平的一个重要方面。它的研究为人工智能带来了很多重要的方法和理论,产生了广泛的社会影响和学术影响。 研究其计算机算法,可以让我们看到人工智能的初影,也有助于我们人脑的开发。 五子棋机器博弈系统以java及C/C++语言作为开发语言,系统支持通常的人机对战外还支持远程人人对战及远程机器对战,可以动态添加好友,修改个人信息,具有很强的实用性,采用动态链接技术实现人工智能模块的加载,降低了人工智能模块更换的代价,提高
Project1
- 用C语言编一个实现石头剪刀布的人机对战小游戏(Using C language to compile a human-machine war game for stone scissors cloth.)