-
A
说明: 基于Java Web的后台管理系统, 数据库和源代码都有,是个学习的好资料,强烈推荐!
(Java Web-based back-office management systems, databases and source code, is a good learning materials, highly recommended!)
- 2014-06-09 21:31:58下载
- 积分:1
-
Arcgis
Arcgis 资料文档。包含基础教程和Arcgis Server 10.1使用教程。(materials about Arcgis, including Arcgis basement class and user manul of Arcgis server)
- 2014-09-22 10:50:29下载
- 积分:1
-
推箱子小游戏
推箱子小游戏。懒羊羊与灰太狼。java实战项目(Push box games. Lazy sheep and Grey Wolf. Java combat project)
- 2020-06-20 05:20:02下载
- 积分:1
-
myssh
ssh实现用户注册登录案例,主要是展现ssh的结合使用。(ssh user login and register cases, mainly to show the combined use of ssh.)
- 2011-04-26 14:29:46下载
- 积分:1
-
Chapter06
一个非常好的qq聊天工具,是参加课设的项目,得到了老师的好评!(Qq chat with a very good tool, is to participate in class projects designed to get the teacher' s praise!)
- 2011-05-14 09:30:23下载
- 积分:1
-
资源调度
说明: 用Java实现云计算任务调度功能,并在cloudsim上仿真(Use Java to implement cloud computing task scheduling function and simulate on cloudsim)
- 2020-09-01 20:05:23下载
- 积分:1
-
sftp
JAVA实现的TFTP,类似与FTP的功能,有服务器、客户端,可以实现文件上传到服务器。(JAVA implementation of TFTP, and FTP similar functions, have the server, the client, you can achieve a file upload to the server.)
- 2020-07-03 06:00:01下载
- 积分:1
-
气象观测站
观察者模式,实现数据更新的监听,当有一方面数据变化时,会通知到所有观察者。(The observer pattern, the monitoring of data updates, will notify all observers when there is one aspect of the change in the data.)
- 2018-01-04 22:49:41下载
- 积分:1
-
27291302
mybatis-spring-1,3,1,jar包,mybatis和spring整合用,最新版()
- 2017-10-12 18:20:21下载
- 积分: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