-
宝石连连看JAVA源码
选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。
计分...
宝石连连看JAVA源码
选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。
计分
1、限定时间为地图中方块数 * 4,比如说有120个方块,就应该在480秒内完成,超过480秒没有时间奖励分
2、时间奖励分为剩余时间 * 2,即每提前一秒钟奖励2分
3、当已经选择点后,如果选择的第二个点与第一个点之间无法消除,扣1分,如果有解,则增加24分
4、使用刷新功能,系统会自动判断当前地图有无解,如果有解,扣8分,无解则加8分,慎用:)
5、使用提示功能,如果提示成功,扣10分
6、使用炸弹功能,如果炸弹功能有效,扣12分 -the source code of a java program ,
fuction : link up two same pictue
- 2022-05-14 00:45:08下载
- 积分:1
-
ErGo是一个很早的Java通用围棋服务器(IGS/NNGS)客户端程序。有全部源码和文档,站长编译时用的是JDK1.5+ant1.6,这样不得不将源程序中的一...
ErGo是一个很早的Java通用围棋服务器(IGS/NNGS)客户端程序。有全部源码和文档,站长编译时用的是JDK1.5+ant1.6,这样不得不将源程序中的一个方法:Debug.assert()改为了Debug.asser()。源码和build.xml文件请下载。-Ergo is an early Java General Go Server (IGS/NNGS) client program. Have all the source code and documentation, compile-time station is used JDK1.5+ Ant1.6, so had to source a method: Debug.assert () changed to a Debug.asser (). Source and build.xml file, please download.
- 2022-04-15 07:46:22下载
- 积分:1
-
宜家商场是一个分布式的系统程序,那里有客户…
IKEA shopping store is a distributed systems program , where there are customer threads, stock thread , clerk threads and these operate to assist the customer threads to shop and pay,, uses monitor. Uses server and client communication.
- 2022-09-07 02:35:02下载
- 积分:1
-
用JAVA编写的计算器。是applet。 已经修正了,绝对可以使用。
用JAVA编写的计算器。是applet。 已经修正了,绝对可以使用。-prepared using JAVA calculator. Yes applet. Already, the amendment can definitely use.
- 2022-01-28 02:05:52下载
- 积分:1
-
360度全景页面的源码和脚本,双击index.htm可看效果.
360度全景页面的源码和脚本,双击index.htm可看效果.-360-degree panoramic pages of the source code and scripts, double-click on index.htm can look at the results.
- 2022-04-24 04:58:52下载
- 积分:1
-
用java编写的闹钟程序。很好玩的 ,欢迎下载使用
用java编写的闹钟程序。很好玩的 ,欢迎下载使用-用java编写的闹钟程序。很好玩的用java编写的闹钟程序。很好玩的 ,欢迎下载使用!!谢谢
- 2022-03-18 22:19:46下载
- 积分:1
-
java经典代码
java经典代码-classic
- 2022-03-24 23:37:20下载
- 积分:1
-
S60系列手机的游戏起舞街车源码
S60系列手机的游戏起舞街车源码-S60 mobile phone game series Dancing Street car FOSS
- 2022-06-16 12:03:13下载
- 积分:1
-
用JAVA实现的模拟内存管理程序,可以模拟操作系统动态管理内存,主要采用首次适应算法以及最佳适应算法。...
用JAVA实现的模拟内存管理程序,可以模拟操作系统动态管理内存,主要采用首次适应算法以及最佳适应算法。-The realization of the simulation with JAVA memory management procedures, the operating system can simulate the dynamic management of memory, the main algorithm used to adapt the first and best adaptation algorithm.
- 2022-01-24 15:35:16下载
- 积分:1
-
spring适合JAVA框架入门级教程。详细介绍了di aop相关知识。
spring适合JAVA框架入门级教程。详细介绍了di aop相关知识。-JAVA framework of the spring for entry-level tutorial. Details of the di aop relevant knowledge.
- 2022-02-10 16:27:52下载
- 积分:1