资源列表
[JSP源码/Java] drivinglicense
说明:Java Driving license classes, Name, Date , LicenseRestrictions, LicenseType-Java Driving license classes, Name, Date , LicenseRestrictions, LicenseType...<sparky> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[JSP源码/Java] Ares
说明:IBM robocode的冠军代码Ares,直接可用,适合开发时做对比使用-IBM robocode champion Code Ares, directly available for use when developing to do comparison<何欣荣> 在 2025-05-25 上传 | 大小:48kb | 下载:3
[JSP源码/Java] Vapour
说明:IBM robocode的冠军代码Vapour,直接可用,适合开发时做对比使用-IBM robocode champion Code Vapour, directly available for use when developing to do comparison<何欣荣> 在 2025-05-25 上传 | 大小:112kb | 下载:2
[JSP源码/Java] MTK
说明:能听各种格式的音频文件,还能看歌词,好有各式的皮肤,最后就是在线听音乐了,总之一个字好。里面还有别的java文件哦-Can listen to audio files in various formats, but also see the lyrics, so there are all kinds of skin, and finally listen to music online, in short, a good word.<陈生> 在 2025-05-25 上传 | 大小:8kb | 下载:0
[JSP源码/Java] Atividade_2
说明:Example of implementation of the design pattern composite<Ramon> 在 2025-05-25 上传 | 大小:14kb | 下载:0
[JSP源码/Java] asteroids
说明:这是用JAVA GAME DESIGN书上的那个打行星的一个射击游戏可以用netbean运行-This is JAVA GAME DESIGN books that hit the planet can be used as a shooting game run netbean<wuxin> 在 2025-05-25 上传 | 大小:80kb | 下载:3
[JSP源码/Java] VirtualGunsSampl
说明:robocode虚拟子弹机器人源代码,放在robots目录下,直接编译即可用-robocode VirtualGunsSampl,put it into robots column,compile it ,can be used<何欣荣> 在 2025-05-25 上传 | 大小:9kb | 下载:0
[JSP源码/Java] javams13322
说明:java语言编写的局域网聊天程序,小巧玲珑,适合初学者学习-a simple and skilled java program, just for the first-learner<李得胜> 在 2025-05-25 上传 | 大小:245kb | 下载:0
[WEB源码] IHO-S57_all
说明:电子海图IHO S57 标准打包资料,从IHO网站下载整理,分析理解S57必备。-ECDIS,IHO , S57, PDF<范经谋> 在 2025-05-25 上传 | 大小:2.61mb | 下载:0
[JSP源码/Java] StudentTest
说明:/*(1) 定义一个Java类来表示学生信息,类名为Student ,包含属性有:int类型的id(学号)、String类型的name(姓名)、double类型的grade(成绩)和int类型的age(年龄)。 (2)编写一个StudentTest类来创建并使用一个或多个Student对象,要求输出: 学号 姓名 成绩 年龄 1 张三 89 20 2 李四 98 21 (3) 修改学生类,将各个属性改为priv<徐爱文> 在 2025-05-25 上传 | 大小:1kb | 下载:1