-
FivesChess
由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。
为了分清各种情况的轻重缓急,我们采用一次性打分的策略:
对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。(Since backgammon difficult than the word chess, rules and more restrictions have cut hand, you can not use a simple search and processing of ways. In order to prioritize a variety of situations, we use a one-time scoring strategy: for each vacancy on the board in accordance with the priorities of the situation, the more weight the more indisputable points higher, whereas the lower, and then find the highest score according to the scoring Location erupted.)
- 2014-03-28 15:51:59下载
- 积分:1
-
go_chess
这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
- 2008-01-20 21:56:11下载
- 积分:1
-
fangkuai
说明: 俄罗斯方块
实现三个部分:图形,变形和主程序。图形部分设计八个主要的图形用于将来的产生。变形主要设计实现各种图形的变换以及快速向下。主程序实现所需的各种初始化以及在运行过程中的音乐,分数变化等等。
(Russian box to achieve three parts: graphics, deformation and the main program. Eight major graphics design graphics for future generation. Deformation of the major design change to achieve a variety of graphics, as well as rapid downward. Required to achieve the main program to initialize and run in the process of music, scores of changes and so on.)
- 2008-09-15 21:21:23下载
- 积分:1
-
down
C++ Builder开发的四川麻将.具有商业游戏的风格.(C++ Builder developed by Sichuan mahjong. With commercial game style.)
- 2008-04-21 22:44:51下载
- 积分:1
-
russiablock
多人联网对战的俄罗斯方块程序。可以再局域网中进行(Multiplayer Battle Tetris networking programs.)
- 2009-10-31 16:16:24下载
- 积分:1
-
Fivechess
实现简单的五指棋的功能 ,还有背景的音乐MPE3播放器(Implement a simple function of five fingers move, there is background music MPE3 player)
- 2013-03-05 16:33:05下载
- 积分:1
-
PC-boyi
象棋是一种完全知识博弈,本书介绍一些技术应用于这种博弈(Chess is a game full of knowledge, the book introduces some of the techniques used in this game)
- 2011-11-11 17:51:47下载
- 积分:1
-
chess
局域网内的五子棋游戏,WIN32编程,可以很好的学习windows消息机制(Backgammon games, WIN32 programming LAN can be a good learning windows message mechanism)
- 2015-06-24 15:52:06下载
- 积分:1
-
Backgammon
五子棋是有两个人在一盘棋上进行对抗的竞技运动。在对局开始时,先由用户选择哪方先开局,先开局一方将一枚棋子落在一点上,然后由另一方在对方棋周围的交叉点上落子,如此轮流落子,直到某一方首先在棋盘的直线、横线或斜线上形成连续的五子则该方就算获胜。此时,算法结束。当有任何一方想退出时,都可在算法中实现。(Backgammon is a competitive sport confrontation of two people in a game of chess. At the beginning of the game, the first users to choose which side first start, first start the party will be a pawn falls point, and then by the other party on the other chess around the intersection of Lazi, so turns Lazi, until the party first the chessboard straight, horizontal or diagonal to form a continuous five sons even if the party wins. In this case, the algorithm ends. When either party wishes to withdraw from, can be realized in the algorithm.)
- 2012-11-05 20:18:00下载
- 积分:1
-
Backgammon
五子连珠的VC源码,简单有趣 (Five or VC source, easy and fun )
- 2013-07-20 17:54:18下载
- 积分:1