-
SNAKE GAME
一个图片版的战争,你可以添加自己的坦克,按F2键来复活自己,由一颗子弹可以向任何方向射击,其中添加一道墙,并且只有你可以穿过墙,坦克不能穿过墙到其他电脑,所有的子弹都不能穿过墙,包括自己的;
- 2022-03-10 09:01:03下载
- 积分:1
-
蚁群优化
蚁群想法是利用蚂蚁的自组织原则,使他们帮助解决了计算problems.ACO是基于蚂蚁的觅食行为殖民地和目标的优化问题。这是由步道铺设步道下进行蚂蚁,由此蚂蚁被审判或化学用另一只蚂蚁留下影响的行为。它使用基于它的分布式集体学习和决策的决策策略。它发现在路径一些具体根据实验观察等周边蚂蚁的觅食行为约束条件,从而选择连接最少的可能的路径中的最短路径源和目的地。
- 2022-07-26 12:10:52下载
- 积分:1
-
extjs数据绑定
extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定、extjs数据绑定
- 2023-03-01 07:10:03下载
- 积分:1
-
shiro与CAS结合demo客户端程序
使用shiro权限控制与cas客户端结合demo通过web.xml配置初始化cas客户端配置文件,使用shiro配置文件将shiro和cas完美结合到一起
- 2023-02-18 22:00:04下载
- 积分:1
-
电影推荐系统源码
应用背景This file contains installation notes and some instructions for those
who want to get started quickly. Much more detailed documentation on
how to setup and program CoFE is available in the Docs subdirectory.
关键技术System Requirements:
1. j2sdk1.4.1 or above
2. MySQL database 3.* or above
Note: CoFE comes distributed with the MySQL client libraries
ConnectorJ 2.X in lib/3rdParty/mysql-connectorJ-2.0.14/mysql.jar. If you want to use the 3.X ConnectorJ
libraries, you can download them yourself from www.mysql.com, but
you will need to update the ant build files
and possibly bin/start_server.sh to point to the new library.
- 2023-01-05 07:00:03下载
- 积分:1
-
midlet 应用程序代码以发现季节
这个程序可以帮助您找到季节 (秋、 春、 夏、 秋等)。其基于的 midlet,用于 java 移动应用程序
- 2022-05-21 13:22:25下载
- 积分:1
-
tts中文朗读
TTS,java 语音 朗读,有源码和实例,可以直接运行看效果-TTS, java Speech
- 2022-03-20 00:07:55下载
- 积分:1
-
Sliding Puzzle Game By Java
Numeric Sliding Puzzle is a simple type of game where a user clicks on a sliding tile (containing a number)
in order to move it to another location. A tile can only be moved to another location if it is neighbour to a
blank tile. The game continues until all the tiles are in the correct order; e.g. for a 3*3 size puzzle, the correct
order of the tiles is blank tile, 1, 2, 3, 4, 5, 6, 7, 8.
- 2022-01-25 23:42:01下载
- 积分:1
-
测验系统
此项目包含一个测验系统,有的计时器,科目,计分系统和开发使用 java 的波动。一切都是使用 Netbeans 轻松地编辑。
- 2022-07-20 04:23:03下载
- 积分:1
-
贪吃蛇游戏源码
这是一款比较需要耐心的游戏,用游戏把子上下左右控制蛇的方向,寻找吃的东西,每吃一口就能得到一定的积分,而且蛇的身子会越吃越长,身子越长玩的难度就越大,不能碰墙,更不能咬自己的尾巴,等到了一定的分数,就能过关,然后继续玩下一关!
- 2022-03-02 20:59:20下载
- 积分:1