-
five
用C++ 实现了五子棋游戏,使用的部分人工智能算法 (Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms)
- 2010-06-07 17:31:04下载
- 积分:1
-
BWChess
C++开发的BWChess黑白棋游戏,界面差不多,功能挺多的,可以与电脑下棋也可以人与人对战,可以提醒,记录对战排行榜。(C++ development BWChess Reversi game, the interface is similar to the挺多function, you can play chess with the computer can also be against people can be reminded to record against the list.)
- 2009-07-12 11:13:40下载
- 积分:1
-
xiangqi
c++的象棋代码,里面有代码,调试成功,运行很好,我编写了将近一个月,是深入c++最好的资料,大家可以改一改,用于自己的项目。。。(C++ chess code, debugging success, there are code, running very well, I write nearly a month, is deeply c++ the best information, you can change, for their own projects...
)
- 2013-12-02 23:36:59下载
- 积分:1
-
zhipaiyouxi
用C++实现的制作一个简单的纸牌游戏的程序源码,大家可能在做报告时遇到(With C++ Realize the production of a simple procedure for card games source, make the report in the U.S. may encounter)
- 2007-11-02 03:35:49下载
- 积分:1
-
c5
Function: // riffle
Description: // 洗牌,然后随机的得到9张牌,要求九张牌不能有重复.
Calls: //
Called By: // main()
Table Accessed: //被修改的表(此项仅对于牵扯到数据库操作的程序)
Table Updated: // 被修改的表(此项仅对于牵扯到数据库操作的程序)
Input: //Card card[] 牌结构, int size 结构数组的大小
Output: //(Function:// riffle Description:// shuffle, and then randomly get nine cards, requiring nine cards can not be duplicated. Calls:// Called By:// main () Table Accessed:// modified table ( This only involves the operation of the database for the program) Table Updated:// modified table (this only involves the operation of the database for the program) Input:// Card card [] licensing structure, int size structure of the array size Output ://)
- 2013-07-23 06:35:33下载
- 积分:1
-
java-FiveChess
五子棋游戏
游戏开始要求:
输出一下棋盘,然后提示黑方和白方下子,玩家从
命令行输入:af,表示在af坐标落子,其中黑方的
子用@表示,白方子用O表示,每一方有一方落子,
则要重新输出棋盘的状态,程序还要求能判断某一方
获胜并终止程序。(Backgammon games started to demand: output about the board, and then prompted Black and White Now, players from the command line enter: af, af coordinates expressed in the Laozi, in which a child with @ Black said Bai Fangzi with O that each Lazi one one side, the state will have to re-output board, the program also required to determine the winning party and terminate the program.)
- 2011-06-04 22:52:10下载
- 积分:1
-
chess
局域网内的五子棋游戏,WIN32编程,可以很好的学习windows消息机制(Backgammon games, WIN32 programming LAN can be a good learning windows message mechanism)
- 2015-06-24 15:52:06下载
- 积分:1
-
gobang-game
基于控制台的五子棋游戏,用easyX提供的图形接口进行编写,适合初学者,简单易懂,注释全面。注:安装图形库需要去EasyX官网下载“2012立冬版”,必须是这个版本,因为后来新的版本对有些函数做了调整,导致显示会有问题。(Console-based backgammon game, the graphical interface provided by easyX be written for beginners, easy to understand, comprehensive notes. Note: Installing graphics libraries need to EasyX official website to download " 2012 Lidong Edition" , must be this version, because the new version was made adjustments for some functions, resulting in the display there will be problems.)
- 2014-10-11 14:53:47下载
- 积分:1
-
vc五子棋网络版本1.0
网络五子棋系统,用vc实现.学习vc对话框编程,网络编程。(331 network system, using vc achieve. Learning vc dialog programming, network programming.)
- 2005-06-16 12:03:04下载
- 积分:1
-
heibaiqi
说明: 实现了黑白棋的人机对战功能,使用最简单的方法编译而成。(Othello Battle achieve man-machine functions, the easiest way to use compiled from.)
- 2011-05-22 13:57:55下载
- 积分:1