-
本人学了C++后,写的第一个游戏软件,没什么特别。
本人学了C++后,写的第一个游戏软件,没什么特别。-I learned a C++ After the first to write game software, nothing special.
- 2023-01-22 22:55:03下载
- 积分:1
-
一个很好玩的跳棋游戏,可以人机对战,不过网络对战还没实现...
一个很好玩的跳棋游戏,可以人机对战,不过网络对战还没实现-a very fun game of checkers, man-machine players, but the stages are not there yet,
- 2022-12-30 20:45:03下载
- 积分: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
-
我自己写的一个想在网络上联机下象棋的代码。这个估计是只有我才有吧。。嘻嘻,应该是个唯一的东东了。...
我自己写的一个想在网络上联机下象棋的代码。这个估计是只有我才有吧。。嘻嘻,应该是个唯一的东东了。-I want to write an on-line network in chess under the code. This estimate is that only I can have it. . Hee hee, should be only the vertical.
- 2022-11-12 17:55:03下载
- 积分:1
-
一个用MFC编制的黑白棋游戏
一个用MFC编制的黑白棋游戏-MFC with the preparation of a game of Reversi
- 2022-04-28 02:38:16下载
- 积分:1
-
程序分两部分:1。核心程序 2。windows图形界面程序 此处只介绍核心程序部分。...
程序分两部分:1。核心程序 2。windows图形界面程序 此处只介绍核心程序部分。-procedure is divided into two parts : 1. Two core procedures. Windows graphical interface procedures introduced here only part of the core process.
- 2023-07-25 12:15:03下载
- 积分:1
-
这是一个用c++写的俄罗斯方块,比较简单,可以增加别的功能...
这是一个用c++写的俄罗斯方块,比较简单,可以增加别的功能-This is a vc written by the Russian box, relatively simple, other functions can be increased
- 2022-04-18 17:17:41下载
- 积分:1
-
tc版黑白棋 ,很有趣哟!
tc版黑白棋 ,很有趣哟!-tc version reversi, very interesting yo!
- 2022-08-04 07:47:11下载
- 积分:1
-
实现了下子,判定双方哪方输赢,在悔棋上面还有问题
实现了下子,判定双方哪方输赢,在悔棋上面还有问题-Now realize, the two sides determine which side winning or losing, there are issues in the above悔棋
- 2022-05-27 11:51:42下载
- 积分:1
-
用java写的模拟人下围棋,有良好的可用性和可扩展性,其中包含java 的源代码...
用java写的模拟人下围棋,有良好的可用性和可扩展性,其中包含java 的源代码-used to write under the simulated people Go, have a good availability and scalability, which includes the source code of java
- 2022-10-25 04:25:02下载
- 积分:1