-
[Java 编程思想(第四版)]
说明: java经典书籍《Java编程思想》,经典之作。必读书籍(Java programming ideas, classic)
- 2021-02-18 14:34:14下载
- 积分:1
-
huawei_oj
华为OJ平台5个Java源码,测试通过。1、查找组成一个偶数最接近的两个素数2、矩阵乘法3、输入整型数组和排序标识,对其元素按照升序或降序进行排序4、质数因子5、字符串合并处理(Huawei OJ five Java platform source code, test passed)
- 2015-01-23 17:20:40下载
- 积分:1
-
Mastermind.tar
mastermain 游戏源码( JAVA )(mastermain game FOSS (JAVA))
- 2007-03-09 20:39:31下载
- 积分:1
-
source
一个JAVA编写的菜单程序,运行可以看到一个歌曲点播界面(A JAVA program written in the menu, run you can see a song on-demand interface)
- 2009-12-24 22:21:44下载
- 积分:1
-
Java学习资料
说明: java基础学习资料(含Notepad++和源代码)(Java basic learning materials (including Notepad++ and source code))
- 2020-02-13 22:54:16下载
- 积分:1
-
Fourth_Assignment
清华大学计算机系Java小学期第四次作业——正则表达式。包含题目与源代码。(Department of Computer Science Java primary period of the fourth job- regular expressions. Includes topics related to the source code.)
- 2013-10-19 21:19:18下载
- 积分:1
-
FXML-LoginDemo
this is a good example on fxml for javafx(javafx fxml example.)
- 2012-12-10 15:49:47下载
- 积分:1
-
Esaaa
a source code for managing a small market
- 2012-05-30 19:39:07下载
- 积分:1
-
Java进阶篇课设
实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1
-
SipProfile
Helper class for creating a {@link SipProfile}.
- 2014-02-25 11:31:22下载
- 积分:1