-
ssm
ssm纯净框架,适合搭框架的时候现成套用,简单方便。数据库连接的是Oracle,如果用mysql或者其他数据库,需要改里面的方言。。。。。。。(SSM pure framework, fit for frame, easy to apply.The database connects to Oracle, and if you use mysql or any other database, you need to change the local dialect...)
- 2017-11-17 21:45:08下载
- 积分:1
-
Gourmet-Coffee
东北大学软件学院面向对象程序设计课程的实验代码,是一个咖啡馆管理系统,希望对java感兴趣的朋友有所帮助。(Experimental code of the Northeastern University School of Software object-oriented programming courses, a coffee shop management system, hoping to help the java interested friends.)
- 2012-12-30 22:57:48下载
- 积分:1
-
counts
说明: 利用动态规划法,求出字符串A变为字符串B的最小操作数。(每次只能操作一个字符)(Find the minimum operand that turns string A into string B)
- 2020-06-24 23:40:12下载
- 积分:1
-
code
学习java的辅助资料,可以帮助更好地学习java,包含很多源码(the java code is helpful to the learner,you could learn java more easier.)
- 2016-01-15 17:35:24下载
- 积分: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
-
MimeMessageTest
This is a series of unit tests for the MimeMessage class. These tests must be locally complete - no server(s) required.
- 2013-11-28 12:34:27下载
- 积分:1
-
tuxingyasuo
图形压缩的Java脚本文档,采用的是动态规划算法(Java script compressed graphics files, using a dynamic programming algorithm)
- 2014-04-26 17:51:52下载
- 积分:1
-
tomcat8
说明: tomca8.5的源代码,包括connector连接器和catalina容器(tomca8.5 source code)
- 2020-06-17 10:00:02下载
- 积分:1
-
Policy
Answers a Policy object with the specified type and the specified parameter.
- 2013-11-26 15:04:56下载
- 积分:1
-
jk3d
说明: 克里金插值算法的实现,包括3D的插值算法(Implementation of Kriging algorithm)
- 2019-05-23 16:45:20下载
- 积分:1