-
从网上找的著名象棋程序《梦入神蛋》的源代码。其算法很有价值。...
从网上找的著名象棋程序《梦入神蛋》的源代码。其算法很有价值。-from the Internet to find the famous Chess procedures "dream eggs himself," the source code. The algorithm of great value.
- 2022-10-21 00:10:03下载
- 积分:1
-
国际象棋在线游戏服务器端程序源代码
国际象棋在线游戏服务器端程序源代码-chess online game server source code
- 2023-05-04 16:05:03下载
- 积分:1
-
一个很不错的仙剑修改器。为了下点东西,不得不上载一个源码,要是不好,请不要介意...
一个很不错的仙剑修改器。为了下点东西,不得不上载一个源码,要是不好,请不要介意-a very good change for the Immortal. To point where something had to upload a source, if not, please do not mind
- 2023-06-10 13:55:09下载
- 积分:1
-
一个扑克牌的小游戏,用c++实现的.功能可能还不是太全,希望大家能够完善一下!...
一个扑克牌的小游戏,用c++实现的.功能可能还不是太全,希望大家能够完善一下!-a small poker games, using c achieve. Functions may not be too long, hope that we can improve what!
- 2022-08-10 08:47:56下载
- 积分:1
-
方块游戏,VB开发。原代码.A good game
方块游戏,VB开发。原代码.A good game-Game box, VB development. The original code. A good game
- 2022-03-20 12:30:12下载
- 积分:1
-
中国象棋网络版,两个人可以通过它联机下棋
中国象棋网络版,两个人可以通过它联机下棋-online Chinese chess, two people can play chess through its on-line
- 2022-10-04 23:20:03下载
- 积分:1
-
完美模仿Windows扫雷游戏,VB源码,来自博客园
完美模仿Windows扫雷游戏,VB源码,来自博客园-Perfect mimic Windows minesweeping game, VB source, from garden blog
- 2022-02-13 22:28:04下载
- 积分:1
-
游戏规则如下:
棋盘为3*3各方格。双方各三颗棋子。
开始时轮流想方格里放棋子。放完后轮流走棋(只能横走或直走)。
若某方三颗棋子排成直...
游戏规则如下:
棋盘为3*3各方格。双方各三颗棋子。
开始时轮流想方格里放棋子。放完后轮流走棋(只能横走或直走)。
若某方三颗棋子排成直线(横的或竖的)算赢。
-The rules of the game are as follows: chessboard for all 3* 3 grid. Each of the two sides three pawns. The beginning of rotation would like to put a pawn in the box. Rotation after release moves (only horizontal or straight). If a party to three straight line pawn (the horizontal or vertical) operator wins.
- 2022-03-14 14:49:29下载
- 积分:1
-
井字棋游戏,有意想不到的精彩,快去看看吧
井字棋游戏,有意想不到的精彩,快去看看吧
-Game tic-tac-toe game, there are unexpected wonderful, go see it
- 2022-03-22 20:44:18下载
- 积分:1
-
五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法...
五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational. Here the design and realization of a human-machine right under the 331 procedures using the Game trees, pruning and application of the largest and most trees principle Search Now found the best location. Renju procedures introduced the data structure, score rules, methods and judgment of the outcome search algorithm process.
- 2022-08-21 11:00:18下载
- 积分:1