搜索资源列表
feiji.rar
- 我们平常玩的飞机射击类游戏,这其实很简单,在加载上图片后,实现精灵类碰撞检测,每按键一次,图片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发,To play our usual type of plane shooting games, this is a very simple add-on in the picture, the type of collision detection Elven implementation, each button once, the mot
java-unrar-0.2-src.zip
- 这是架包java-unrar-0.2.jar的源码,利用这个架包可以解压缩.rar文件。,This is the package java-unrar-0.2.jar source, take advantage of this package can extract the plane. Rar file.
JAVA游戏的毕业设计
- 一个关于游戏的毕业设计 打飞机的,背景可以移动,有关头,有奖励,有一架飞机带跟踪,很简单,各位不要笑话我,发上来主要照顾毕业设计危险的XD -A graduation on the game hit the aircraft, and background can be moved, the head, have a reward, a plane with a track, is very simple, you do not laugh at me, made up mainly
PlaneOrder.rar
- 本系统是一个功能比较完善的在线机票预定系统,是基于JSP的,所用服务器是Tomcat,数据库还是SqlServer。,This is a plane ticket booked system.It is very good.
Plane
- android系统手机飞机太空战游戏,真机实测-space warfare aircraft android mobile phone game system, the measured real machine
fly
- JAVA ME手机游戏FLY,玩家操控飞机,飞机躲避子弹。飞机可以释放保险。-JAVA ME cell phone game FLY, players control a plane, to avoid bullets. Aircraft can release insurance.
plane
- 用java编写的航空订票系统。 文件包里有介绍。-Using java prepared aviation booking system. Paper bag described.
plane
- 用j2me做的空战游戏.多npc,碰撞,特效,道具都有!推荐下载-Using java to write a master aircraft fire code, is a graduate design ~ good learning case
MyCSMidlet
- 用JavaME开发的手机版CS和射击飞机的游戏,采用游戏开发多种技术-Developed using Java ME mobile version of CS plane and shooting games, game development using a variety of technologies
1945_II
- J2me游戏1945第二版源代码一款很不错的基于J2me的Java游戏源代码,1945飞行射击,飞机作战,这是第二版,比第一版更好玩,源代码完整,资源图片都在压缩包内,编译时候要导入支持库-J2me game version 2 1945 a good source of the Java code based on J2me shooting game, 1945, plane, this is better than the first, second edition, the sourc
Plane
- android上的飞机游戏源码,有一定功能- this is plane game
Plane
- 强大的飞机游戏,Java编写的,对初学者是很有帮助的-Powerful aircraft Games, Java written is very helpful for beginners. . . . . . . . . . .
Plane
- 这是打飞机游戏的代码,对于初学java手机游戏的人很有好处-This is the code to play airplane games, java mobile games for the beginner who is very good
BattleCity-jiewen_liu
- 《坦克大战》(Battle City)是1985年日本南梦宫Namco游戏公司在任天堂FC平台上,推出的一款多方位平面射击游戏。游戏以坦克战斗及保卫基地为主题,属于策略型联机类。同时也是FC平台上少有的内建关卡编辑器的几个游戏之一,玩家可自己创建独特的关卡,并通过获取一些道具使坦克和基地得到强化。-" Battle" (Battle City) is a 1985 Japanese game company Namco Namco Nintendo FC in the plat
LeastSquare20110722
- 1. 最小二乘法拟合数据成直线。 2. 三次样条插值。 3. 两个3D演示程序(用程序直接在平面上画的三维图像)。-自动翻译的:1 a linear least-squares fitting the data. 2 cubic spline interpolation. 3 two 3D demo program (application directly on the painting in three-dimensional image plane).
Maze3D
- 关于J2ME 3D手机游戏开发的3D迷宫游戏的演示程序。 ErrorScreen.java Graphics3DProperties.java Maze3DMIDlet.java Maze.java MazeCanvas.java MenuList.java Plane.java-Demonstration program on the J2ME 3D mobile game development, 3D maze game.
java-plane
- java射击类游戏,属于RPG类游戏,有利于初学者-java shooting games, RPG games belong, help beginners
java-plane
- 自己写的打飞机小游戏,用java语言写的,lianliankan.doc-Write your own small plane hit game with java language, lianliankan.doc
Plane
- 用java编写的Android平台上的飞机小游戏含源代码有兴趣的朋友可以研究下很不错
JAVA面向对象编程-试卷B
- 定义一个交通工具类Traffic,该类包含属性:车轮的数量、行驶速度;同时还包含行驶的方法,并包含有参和无参的构造方法。请分别定义汽车类Car(包含油耗的属性,有参的构造方法)、火车类Train(无参的构造方法)、飞机类Plane(包含最大航程的属性,包含无参和有参的构造方法),让他们继承Traffic,并重写行驶的方法。在测试类中分别创建三个子类的对象,并调用行驶的方法。((A vehicle class Traffic is defined, which contains attribute