文件名称:PokerGame
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2013-11-06
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- mo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
共有1幅扑克牌,不包括大王和小王共52张牌。
可能有n个人参与扑克游戏,2<=n<=6。
程序运行时输入n,然后52张牌分别依次分发给n个人。不能整除时,每个人的牌数可以不同,如3个人,则第1个人18张,第2个和第3个人17张牌。
发牌完成后按花色(顺序为黑桃、红心、草花、方块)和牌面大小输出每个人得到的牌。
-There are a poker, not including the king and Wang of 52 cards. N individuals may participate in poker games, 2 < = n < = 6. Program is running you enter n, then 52 cards were distributed sequentially n individuals. Not divisible, each person' s card number can be different, such as the three individuals, the first a person 18, Section 2 and 3 of the 17 individual cards. After licensing by color (the order of spades, hearts, flowers, boxes) and card size output of each person gets the card.
可能有n个人参与扑克游戏,2<=n<=6。
程序运行时输入n,然后52张牌分别依次分发给n个人。不能整除时,每个人的牌数可以不同,如3个人,则第1个人18张,第2个和第3个人17张牌。
发牌完成后按花色(顺序为黑桃、红心、草花、方块)和牌面大小输出每个人得到的牌。
-There are a poker, not including the king and Wang of 52 cards. N individuals may participate in poker games, 2 < = n < = 6. Program is running you enter n, then 52 cards were distributed sequentially n individuals. Not divisible, each person' s card number can be different, such as the three individuals, the first a person 18, Section 2 and 3 of the 17 individual cards. After licensing by color (the order of spades, hearts, flowers, boxes) and card size output of each person gets the card.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PokerGame.jar
README.TXT