文件名称:BallGame
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-08-26
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- y*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java编写的 随机产生 双色球 //双色球号码,形如:24,09,11,17,10,07,06
/*算法:红球是编码1-33,蓝球编码是:1-16
从红球中取出六个号码不想等的球,再从篮球中取出一个,组成7个号码。*/-java prepared randomly generated color ball// two color numbers like this: 24,09,11,17,10,07,06 /* algorithm: the red ball is coded 1-33, basketball code is :1-16 from the red balls Remove the six numbers not want to wait for the ball, and then remove one from basketball to form seven numbers.* /
/*算法:红球是编码1-33,蓝球编码是:1-16
从红球中取出六个号码不想等的球,再从篮球中取出一个,组成7个号码。*/-java prepared randomly generated color ball// two color numbers like this: 24,09,11,17,10,07,06 /* algorithm: the red ball is coded 1-33, basketball code is :1-16 from the red balls Remove the six numbers not want to wait for the ball, and then remove one from basketball to form seven numbers.* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BallGame\.project
........\src\main\Ball.java
........\...\....\LocateCenter.java
........\...\....\BallFrame.java
........\...\....\BallPanel.java
........\...\com\shotBalls\BallPanel.java
........\...\...\.........\LocateCenter.java
........\...\...\.........\BallFrame.java
........\...\...\.........\Ball.java
........\bin\main\LocateCenter.class
........\...\....\BallPanel.class
........\...\....\BallPanel$1.class
........\...\....\BallFrame.class
........\...\....\Ball.class
........\...\com\shotBalls\LocateCenter.class
........\...\...\.........\BallPanel.class
........\...\...\.........\BallPanel$1.class
........\...\...\.........\BallFrame.class
........\...\...\.........\Ball.class
........\.settings\org.eclipse.jdt.core.prefs
........\.classpath
........\src\com\shotBalls
........\bin\com\shotBalls
........\src\main
........\...\com
........\bin\main
........\...\com
........\src
........\bin
........\.settings
BallGame