-
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
-
Java API文档中文版
java api文档 中文版的 适合刚入门的 编程时可查阅相关内容(The Chinese version of the Java API document can be consulted when programming for beginners)
- 2020-06-22 16:40:02下载
- 积分:1
-
XWork
轻量J2ee应用程序开发-mvc with WebWork2(Lightweight J2ee application development-mvc with WebWork2)
- 2013-04-01 01:54:34下载
- 积分:1
-
WEB_Chat_Room
java常连接通信,java基于web聊天系统(java often connected communication)
- 2014-02-26 16:27:56下载
- 积分:1
-
Server-Component-1
关于远程调用对象以及EJB的三种类型session bean的运用的实例,十分贴切教材。代码详细正确,运用eclipse luna和jboss6.4.0-eap(Three types of remote invocation object and the EJB session bean using instance, quite proper teaching materials.Detailed correct code, using the eclipse luna and jboss6.4.0- eap)
- 2015-03-25 16:16:38下载
- 积分:1
-
ibatis2.0Sample
说明: ibatis 的jpetstore对初学者很有帮助值得收藏(ibatis helpful for beginners jpetstore the collection is worth)
- 2009-07-31 14:55:23下载
- 积分:1
-
IO2Project
简单的IO适合初学者,来MLDN李兴华的初级教程(Simple IO for beginners)
- 2012-06-11 09:40:55下载
- 积分:1
-
CObject
Java game code. marv the miner
- 2009-09-28 21:01:07下载
- 积分:1
-
my
说明: 用于转换SQL server数据自定义字段为数据库定义字段;(transform for SQL server databases selfdefined field;)
- 2019-08-18 21:53:03下载
- 积分:1
-
OReilly-Enterprise-JavaBeans-3rd
OReilly Enterprise JavaBeans 3rd.pdf
- 2011-05-12 21:17:25下载
- 积分:1