-
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
-
ssd7_Ex4
this is answer for ssd7 exercise 4
- 2013-10-13 17:34:41下载
- 积分:1
-
QuicSort
显示一个应用界面,可以对数字进行快速排序,并显示交换次数(Digital display the interface of an application, quick sort, and display the number of exchanges)
- 2012-12-30 19:56:57下载
- 积分:1
-
java-code
File contains java code for client server networking
- 2014-03-27 19:34:43下载
- 积分:1
-
ATMjava
建议的模拟银行存款操作,取款操作以及查询相应的余款(Simulation of the proposed operation of bank deposits, cash operating balance, as well as the corresponding query)
- 2009-05-14 20:05:49下载
- 积分:1
-
spring-security
spring security 自定义配置 docker 使用文档(Spring security custom configuration docker usage documentation)
- 2020-06-17 19:40:01下载
- 积分:1
-
JavaCodeConventions
Java Code Conventions
- 2007-10-06 11:17:17下载
- 积分:1
-
JFunc
buffer Arg Names Source Code for Andriod.
- 2014-01-03 19:40:26下载
- 积分:1
-
wekajava
由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦(by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and regression analysis)
- 2011-01-28 10:01:38下载
- 积分:1
-
discuz-ucenter_api_for_java(内附测试项目)
此项目整合了几个日常常用的框架SpringMVC+Hibernate+MySql+EasyUI,并使用discuz授权登陆(This project integrates several commonly used framework SpringMVC+Hibernate+MySql+EasyUI, and uses discuz authorization landing)
- 2017-11-03 17:17:48下载
- 积分:1