-
Experiment-III
大学Java课程实验三,要求学会使用继承接口与多态。(Java course experiment three universities require learn to use interface inheritance and polymorphism.)
- 2013-08-31 16:06:49下载
- 积分:1
-
Hibernate_Javake_Ch02_Config
Hibernate运行Demo,详细讲解启动配置文件Hibernate.cfg如何编写,包括SessionFactory里的数据源如何配置(Hibernate Run Demo, explain in detail how the startup configuration file Hibernate.cfg preparation, including SessionFactory in how to configure data sources)
- 2013-11-04 00:07:37下载
- 积分:1
-
Java-P2P-Unleashed
Java P2P技术内幕.pdf JXTA P2P(java p2p JXTA)
- 2012-04-16 12:44:53下载
- 积分:1
-
五子棋java
说明: 基本算法:
采用博弈比较常用的策略。
计算机下子前,分别对玩家和电脑棋型进行评估,然后根据棋型对每一位置打分(玩家和电脑在同一点的分数不同),比如活三100分,冲四1000分等,然后根据每个落子点分数进行选择。采用极大极小值策略,进行多步计算。(Basic algorithm:
The game strategy is commonly used.
Before computer playing, players and computer chess models are evaluated separately, and then each position is scored according to the chess pattern (players and computers have different scores at the same point), such as live three hundred points, go four thousand points, and then choose according to the score of each falling point. Multi-step calculation is carried out by using the minimax strategy.)
- 2020-06-17 17:00:02下载
- 积分:1
-
bbs
有很多的漏洞。有兴趣找茬的同志们可以下载来玩玩(There are many loopholes. Are interested in finding fault comrades can download to play)
- 2013-11-21 11:01:18下载
- 积分:1
-
java-Exe5_1
1. 分别使用Vector、Hashtable、Stack,ArrayList、LinkedList和HashSet作为容器类,实现以下要求:
(1) 向容器中添加1,000,000个随机整数。
(2) 遍历容器中的所有元素。
(3) 随机产生100,000个整数,在容器中查找这些整数。
(4) 随机产生100个整数,从容器中删除这些整数。
(5) 统计完成以上各个操作需要的时间。
比较一下不同操作在不同数据结构下的性能差异。程序文件命名为Exe5_1.java。
(51 respectively using Vector, Hashtable, Stack, ArrayList, LinkedList and HashSet as the container class, to achieve the following requirements:
( 1) are added to the container 1000000 random integers.
( 2) to traverse all the elements in the container.
( 3) 100000 randomly generated integer, in the container to find these integers.
( 4) random produces 100 integers, is removed from the container of these integers.
( 5) complete the statistics above each operation requires time.
Compare the different operating at different data structure performance differences. Program file named Exe5_1.java
)
- 2012-12-14 11:26:23下载
- 积分:1
-
bookStore
基于Spring web+Hibernate一个在线书店系统。其中引入了Spring的web框架,Spring集成了Hibernate,JSTL标签库在其中得到很好的应用。
项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。(Spring web+ Hibernate based on an online bookstore system. Which the introduction of Spring' s web framework, Spring integrates with Hibernate, JSTL tag library in which the application is well. Projects have a complete code and detailed documentation and system specification transplantation to help the U.S. study and understanding.)
- 2009-02-15 23:21:53下载
- 积分:1
-
hibernate
说明: hibernate的初级教程,在eclipes中配置hibernate的详细项目,并备有数据库和解释文件(primary hibernate tutorial hibernate in eclipes configured in a detailed project, and with the database and interpretation of documents)
- 2009-08-30 20:03:08下载
- 积分:1
-
ruichao
java开发的员工管理系统,公司人员配置设备配置等一些列可视化操作。(Some columns java development staff management system, device configuration, such as staffing companies visualization.)
- 2013-12-05 21:58:24下载
- 积分:1
-
DummyProvider
A simple content provider for AsyncQueryHandlerTest and ContentQueryMapTest.
- 2013-12-29 14:42:08下载
- 积分:1