-
这是个用Java语言编写的游戏小程序。故事的起因是:冷战虽然结束了,但又出现了来自太空的新敌人UFO,它们可以干扰自动导航的导弹系统,所以你得亲自标准目标,射击...
这是个用Java语言编写的游戏小程序。故事的起因是:冷战虽然结束了,但又出现了来自太空的新敌人UFO,它们可以干扰自动导航的导弹系统,所以你得亲自标准目标,射击。不能让它们登陆,否则你就输了!希望你从中可以学会如何用Java来编写此类游戏。-This the Java programming language of the game small programs. The causes of the story : Although the Cold War is over, but from a new enemy space UFO, they can interfere with the automatic navigation systems, so you have to personally standard target shooting. They can not allow the landing, otherwise you lose! I hope you can learn from how to use Java to prepare such games.
- 2022-06-03 13:35:07下载
- 积分:1
-
b2b网站模版 b2b网站模版 b2b网站模版
b2b网站模版 b2b网站模版 b2b网站模版-b2bb2b网站模版
- 2023-08-05 22:05:03下载
- 积分:1
-
UML case basis and applications. You learn UML professional theoretical knowledg...
UML基础案例与应用。对你学习UML专业理论知识来说无疑是个好帮手,赶快动手吧!-UML case basis and applications. You learn UML professional theoretical knowledge is undoubtedly a good helper, hurry hands!
- 2023-06-19 11:30:07下载
- 积分:1
-
关于多项式相加的小程序
关于多项式相加的小程序-polynomial together on the small program
- 2022-01-25 16:12:39下载
- 积分:1
-
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评...
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评-some simple questions Informatics race before done. As we can see, there are views to be criticized
- 2022-12-18 18:35:03下载
- 积分:1
-
Delphi 进程三级跳实现真隐藏
Delphi 进程三级跳实现真隐藏,真正隐藏进程,在状态栏可显示窗口,但在Windows进程列表中,你找不到此程序的进程。
- 2022-08-15 12:42:12下载
- 积分:1
-
BIG5 to GB2312 with characters that corresponds to data conversion. For RUBY lib...
于GB2312中与BIG5相对应繁体字编码转换。
为RUBY程式库。
-BIG5 to GB2312 with characters that corresponds to data conversion. For RUBY library.
- 2022-02-21 04:36:02下载
- 积分:1
-
酒店PHP源码,在 PHP4+MySQL上测试通过。
酒店PHP源码,在 PHP4+MySQL上测试通过。-Hotels PHP source code, in PHP4+ MySQL on the test.
- 2022-08-19 18:22:18下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。...
该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。-The program which is about the sequencing capacity of the meat, there are two types of fast and merge sort algorithm, and comparing the two algorithms of time. Have randomly generated data and manual input of two.
- 2022-03-10 01:13:14下载
- 积分:1