-
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
-
ThirdGroup
易买网完整代码java+servlert适合初学者( Easy to buy network integrity code java servlert suitable for beginners)
- 2016-12-28 14:47:23下载
- 积分:1
-
zijidongshouxiewangluopachong
自己动手写网络爬虫第一章,学会如何自己编写爬虫程序,java程序开发(Write himself reptiles first chapter, learn how to write their own crawlers, java application development)
- 2015-10-27 11:52:19下载
- 积分:1
-
HRMS
HRMS人力资源管理系统,编译环境Eclipse,jdk,tomcat,sqlserver,所需技术ssh,css,jsp,java,js,可以实现大致的人力资源管理的全部功能!(HRMS Human Resource Management System, the compiler environment Eclipse, jdk, tomcat, sqlserver, the required technical ssh, css, jsp, java, js, can achieve almost all the human resources management function!)
- 2013-11-14 18:54:39下载
- 积分:1
-
OpenGL-NeHeCode-48
nehe教程源码,非常好的学习资料,是GLSL的,java+opengl.(nehe tutorial source code, a very good learning materials, the GLSL java+opengl.)
- 2013-04-01 20:28:10下载
- 积分:1
-
tom
实现smtp协议。根据HTTP协议的会话过程,本实例中实现了GET请求的Web服务器程序的方法(Smtp protocol to achieve. HTTP protocol session in accordance with the process, the example of a GET request in the Web server program method)
- 2008-04-30 10:50:31下载
- 积分:1
-
Sprint Getting Started Building
Sprint Getting Started Building a RESTful Web Service
- 2020-06-24 01:20:02下载
- 积分:1
-
Struts2
java WEB项目是structs2李刚的书的源码(data WEB project)
- 2011-12-08 18:00:08下载
- 积分:1
-
Quartz
spring 的Quartz定时器的功能非常强大,可以在特定的年月日小时分秒的时间点触发时间,完成事件的调度(spring of Quartz timer function is very powerful, can trigger a specific point in time time date hours minutes and seconds to complete the schedule of events)
- 2014-02-10 22:12:06下载
- 积分:1
-
Frank-Wolfe
Frank-Wolfe算法的实现,给出小网络为例子进行验证。(Frank-Wolfe algorithm to verify that the small network is given as an example.)
- 2012-04-15 15:38:59下载
- 积分:1