搜索资源列表
123
- 三子连珠模仿五子棋的形式,有一方三子连成一线即获胜。 程序设计要求: (1) 玩家可以设置棋盘的大小,即在游戏开始时输入一变量n(n=3~9),使棋盘的大小为n×n。 (2) 本程序有if-else选择语句来判断获胜者,如果棋盘变大这将非常繁琐,现要求将这一功能用循环语句实现,且适用于任意大小的棋盘。 (3) 可以设置悔棋功能,要求任意方可以在对方下棋后悔改一步,即将对方当前步和本方上一步删除,本方重新下棋。 -Three sons Lianzhu Gobang im
FriendGame
- 七彩连珠游戏,分支限界算法实现,简单易用,不是GDI+编程,界面过于简单-Game
[6]
- 连珠棋算法研究,对相关内容感兴趣的可以学习一下哈-Lianzhu chess algorithm, the relevant content of interest to learn about Kazakhstan
five_round
- 五子连珠小游戏,VC++编程,计算机课程-a five-round game
no-Pente
- 数学建模五连珠问题程序。输入n,m,得出一个在n*m大的棋盘上,至少去掉多少个棋子使五连珠情况不存在。-Mathematical Modeling for Five Pente procedural issues. Enter n, m, a draw on the n* m chessboard, at least get rid of the number of pieces to make five Pente absence.
five
- 用matlab制作小游戏 五连珠 无需下载 运行m文件可直接开始游戏(Matlab small game five renju no need to download the M files can be directly start the game)
Java__七彩连珠
- 九彩连珠棋课设源码与报告,能够完美运行,很好玩(Nine color class Lianzhu chess source code and report to the perfect operation, very fun)
五子棋
- 五子棋游戏的设计 游戏双方可在棋盘上轮流落子,先形成五连珠的玩家会被判为胜利方。 本游戏没有ai对战和联网对战功能,两位玩家需采取热座的游戏方式。(The design of the goban game)