-
ListIterator
An ListIterator is used to sequence over a List of objects. ListIterator can move backwards or forwards through the list.
- 2014-02-18 14:50:58下载
- 积分:1
-
java面试宝典(高级篇)
java mainshi baoduan gaojipian
- 2020-06-20 01:20:02下载
- 积分:1
-
JSP--library
jsp图书管系统,实现图书馆的功能。请大家认真查看(jsp library jsp library)
- 2013-05-17 10:09:21下载
- 积分:1
-
e-co-pr
E contact,helps it maintaining mail id contact list
- 2014-07-18 17:59:33下载
- 积分: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
-
ChatQQ
学好嵌入式,学好java,从最基本的山寨版QQ聊天室开始,该程序已通过测试。。。(good good study,day day up.)
- 2013-11-08 20:13:23下载
- 积分:1
-
Exe8_4
设计一个用户登录界面,输入用户名和密码后,点击登录按钮,若用户名为”JavaUser”,密码为”Java1234”,则允许登录,显示“登录成功!”,否则显示“登录失败!”。程序文件命名为Exe8_4.java。(Design a user login screen, enter your user name and password, click the login button, if a user named JavaUser , password is Java1234 , is allowed to login, Login successful! , Otherwise Login failed!. Program file named Exe8_4.java.)
- 2015-06-14 18:30:39下载
- 积分: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
-
lab4
1.定义学生Bean,按照JavaBean设计规范,命名get和set方法.
2. Bean的定制事件验证实验
3. Bean属性的绑定属性验证实验
4. Bean属性的约束属性验证实验
*5.BeanInfo类
(1 Definitions students Bean, in accordance with the design specifications JavaBean naming get and set methods.
2. Bean custom event validation experiments
3 binding properties Bean attribute verification experiment
4 Constraints property validation experiments Bean property
* 5.BeanInfo class)
- 2014-06-01 11:49:19下载
- 积分:1
-
tea
用java语言实现TEA,可以处理任意轮数的TEA,过程清晰,界面简单(Using java language TEA, can handle any number of rounds of TEA, the process is clear, simple interface)
- 2013-12-05 22:03:26下载
- 积分:1