-
A brief eight Queen' s several moves, there are plans presentation clarity. F...
简单的介绍了八皇后的几种走法,有图演示,清晰明了。供大家参考!-A brief eight Queen" s several moves, there are plans presentation clarity. For your reference!
- 2023-02-12 04:35:04下载
- 积分:1
-
俄罗斯方块
可以保存游戏,暂停游戏,纪录最高分数等
可以联机对战,联机对战代码有待完善...
俄罗斯方块
可以保存游戏,暂停游戏,纪录最高分数等
可以联机对战,联机对战代码有待完善-Russian box can save games, pause the game, record the highest score and so be able to battle online against the code to be perfect
- 2022-01-26 02:08:23下载
- 积分:1
-
模拟五子棋游戏,可以直接用.EXE文件实现单机版游戏。
模拟五子棋游戏,可以直接用.EXE文件实现单机版游戏。-Gobang simulation games, can be directly used. EXE file to achieve a single version of the game.
- 2022-09-15 19:25:03下载
- 积分:1
-
这是一个有趣的计算24点的程序.可以在1秒种之内解决任何计算24的问题. 当然想算25, 26... 也是可以的. 希望以此作为24问题的终结....
这是一个有趣的计算24点的程序.可以在1秒种之内解决任何计算24的问题. 当然想算25, 26... 也是可以的. 希望以此作为24问题的终结. -This is an interesting calculation procedures of 24 points. In an seconds within 24 to resolve any calculation of the problem. Of course, count to 25, 26 ... as well as I can. That this is the end of 24.
- 2022-09-09 03:15:03下载
- 积分:1
-
网狐棋牌徐州麻将源代码与组件,绝对完整可编译,提供给大家学习研究使用...
网狐棋牌徐州麻将源代码与组件,绝对完整可编译,提供给大家学习研究使用-Fox Network, Xuzhou chess mahjong source code and components, absolute integrity can be compiled, made available to them to learn to examine the use
- 2023-02-02 06:15:04下载
- 积分:1
-
1、对输入的要求
玩家手中可以有2-5张牌(玩家自己输入多少张牌)。牌点为2-10的每张牌都分别计为相应的点数。花牌(J,K,Q)都算10点。目标是尽可能...
1、对输入的要求
玩家手中可以有2-5张牌(玩家自己输入多少张牌)。牌点为2-10的每张牌都分别计为相应的点数。花牌(J,K,Q)都算10点。目标是尽可能接近21点,但不要超过21点。所以,任何超过21点的点数都表示这一手牌已经“爆”了。A既可以计为1点,也可以计为11点,要选择对玩家来说最有利的一个点数。例如,1张A和1张10可计为11点或21点,但由于21点更好,所以这一手牌要算成21点。1张A和2张8可计为17点或者27点,由于27点已经“爆”了,所以这一手牌要算成17点。
程序首先询问玩家手上有几张牌,玩家输入2,3,4或者5。然后询问玩家每张牌的点数。点数可为2-10,J,K,Q和A。2-9的值分别作为字符‘2’-‘9’来输入。10,J, Q, K和A等值分别作为字符‘t’,‘j’,‘q’,‘k’和‘a’来输入(当然,玩家不需要输入单引号);
2、对输出的要求:
可以让玩家更清楚的知道他下一步应该怎么做
3、程序所能达到的功能
能够计算出所有牌的点数 之和,而且能够帮你处理好那张牌对 你的牌点之和更有利。-Blackjack
- 2023-06-19 09:10:03下载
- 积分:1
-
五子棋核心算法,介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程...
五子棋核心算法,介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 core algorithm, introduced 331 procedures of the structure, score rules, methods and judgment of the outcome search algorithm process
- 2022-06-15 16:06:42下载
- 积分:1
-
a small poker games, using c achieve. Functions may not be too long, hope that w...
一个扑克牌的小游戏,用c++实现的.功能可能还不是太全,希望大家能够完善一下!-a small poker games, using c achieve. Functions may not be too long, hope that we can improve what!
- 2022-02-01 19:55:12下载
- 积分:1
-
中国象棋网络版,两个人可以通过它联机下棋
中国象棋网络版,两个人可以通过它联机下棋-online Chinese chess, two people can play chess through its on-line
- 2022-10-04 23:20:03下载
- 积分:1
-
经典的五子棋游戏,支持双人,人机和网络对战。采用C++代码编写。并且加入了简单的AI设计,你自己也可以扩充。...
经典的五子棋游戏,支持双人,人机和网络对战。采用C++代码编写。并且加入了简单的AI设计,你自己也可以扩充。-Gobang classic games, support for double, and network man-machine war. The use of C++ code to prepare. And add a simple design of the AI, you can also expand their own.
- 2022-07-05 03:24:19下载
- 积分:1