-
-the-poker-game
本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。
单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said.
Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
- 2013-08-19 15:13:48下载
- 积分:1
-
wuziqi
这是一段人与电脑下五子棋的程序,人H代表人,C代表电脑(This is a man with a computer under 331 procedures, human H representative, C for computer)
- 2013-10-16 23:00:24下载
- 积分:1
-
five_vb_tcp
网络VB语言开发的五子棋,工作量是一周的本科毕业设计。(VB language network Gobang development, the workload is one-week graduate design.)
- 2008-12-10 14:52:50下载
- 积分:1
-
luoxuanzhenlie
用C++实现的螺旋阵列,代码少,且看起来简洁明了(Spiral Array Implementation)
- 2010-01-11 19:57:08下载
- 积分:1
-
wuziqi
五子棋小程序,基于MFC的编程,简单的小程序(Backgammon program, based MFC)
- 2012-12-09 15:56:37下载
- 积分:1
-
Chess_Easy
基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。(design the chess game by use Visual C++ , Socket technology, Mutil Thread.)
- 2013-09-17 19:04:26下载
- 积分:1
-
Russia1.2
俄罗斯方块,加了图片!
一样的俄罗斯方块,
不一样的感觉(Russian box, add the pictures! Like the Russian box, and not the same feeling)
- 2007-03-07 16:57:08下载
- 积分:1
-
中国象棋源码
运用vc开发的界面象棋游戏,主要运用基本的vc 函数编写.可帮助vc朋友运用算法及函数调用,进一步理解vc的机理.(use vc development of the interface chess games, primarily using basic function vc prepared. Friends can help vc used algorithm and function call, vc further understand the mechanism.)
- 2005-05-24 14:11:28下载
- 积分:1
-
Chess
简易的中国象棋游戏,用VC++.net编程(Chinese chess)
- 2013-03-11 08:43:04下载
- 积分:1
-
Chess_Easy
基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。(design the chess game by use Visual C++ , Socket technology, Mutil Thread.)
- 2013-09-17 19:04:26下载
- 积分:1