文件名称:java_card
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-06-18
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
写一个应用程序获得一手包含五张的扑克牌组。 然后编写类DeckofCard里面有实例方法判断一手牌中是否包含:
一对
二对
三张同一点数
四张同一点数
同花
顺子
一对+三张同一点数
-Write an application to get the poker hand that contains five groups. Then write the class DeckofCard there are examples of methods to determine whether a hand that contains: a pair of two pairs of three points with the same number of points the same four straight one pair+ three spend the same number of points
一对
二对
三张同一点数
四张同一点数
同花
顺子
一对+三张同一点数
-Write an application to get the poker hand that contains five groups. Then write the class DeckofCard there are examples of methods to determine whether a hand that contains: a pair of two pairs of three points with the same number of points the same four straight one pair+ three spend the same number of points
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1128401125 陈建君 java03\Card.class
........................\DeckOfCard.class
........................\MousePol.class
........................\TestCard.class
........................\TestCard.java
........................\TestHandCard.class
........................\TestHandCard.java
........................\TestMouse.class
........................\TestMouse.java
1128401125 陈建君 java03