搜索资源列表
tingchechangwenti
- 简单的停车场管理程序,运用了队列与栈来进行车辆存储与停车管理计费-simple car park management procedures, the use of Queue and Stack to the vehicle storage and parking management Billing
Maintenance-Tracker
- Vehicle Maintenance Tracker (VMT) 可以对多个车辆的维护进行跟踪。项目类似于Auto-Do-It ,但没有必要过多的管理车辆的附件。由于这个程序使用了Java,所以具有跨平台性(不像其它应用程序)。 -Vehicle Maintenance Tracker (VMT) can be on a number of vehicles 000 track maintenance. Items similar to the Auto-Do-It, but there is
classCar
- (1) 程序功能:设计一个用来描述汽车的类,使用类的非静态成员变量来表示汽车的车主姓名、当前的速率和当前方向盘的转向角度,使用类的非静态成员方法来表示改变汽车的速率和停车两个操作。-(1) program functions : design a vehicle used to describe the class, using the non-static member variable to indicate names of the owner of a vehicle, the curr
cheliangjiankong
- 该程序采用web平台的方案实现了灵活的车辆监控。-the adoption of the program web platform to achieve a flexible vehicle monitoring.
289VBSQLcheliangguanlixitong
- 息设置等,基本模块的原代码,编写相应的功能实现模块 车辆管理系统属于信息管理系统的一个具体实现,主要涉及的是几个核心模块,即司机、车辆、运营、维修和交通事故管理模块的实现,这里主要包括一些空间的使用和数据库查询等。还有另外的一个重要模块是用于实现数据库打开连接、数据更新修改和数据库关闭等,该模块是为简化系统中各个模块普遍访问数据库中各种数据,在此,产生一个公用数据函数,用于执行各种数据库操作。数据库采用的是SQL SERVER 2000,因此,ActiveX 数据对象ADO成了数据库实现的关
Vehicle
- 一个租车行的图形用户界面程序,可根据顾客的要求选择车辆
SpringMVC.用spring做的一个拥有添加,删除,修改,查询
- 用spring做的一个拥有添加,删除,修改,查询,上载等功能的一小的车辆管理系统测试版。运用了spring的MVC,jdbctemplate以及视图输出功能等。,Done with a spring to add, delete, modify, query, and other functions to upload a small test version of the vehicle management system. The use of the spring' s MVC, j
carmanager.rar
- 基于struts的车辆管理系统,实现了基本的struts功能,Based on the struts of the vehicle management system, achieve the basic function of struts
src_MetalMax
- 利用J2ME复刻FC经典RPG游戏<<重装机兵>>,基本实现了 该游戏的所有功能,如碰撞探测,地图转换,NPC对话,商店处理, 事件处理,横版回合制战斗系统,随机遇敌,并根据原游戏的特色 加入了人,车两种战斗系统,以及人,车乘降的功能.-FC Xtreme use J2ME classic RPG game < < re-installed soldiers> > , basically all the features of the game
cars_management
- 使用JAva实现的车辆管理系统 使用JAva实现的车辆管理系统-Implemented using JAva vehicle management system uses the vehicle management system to achieve JAva
zz
- 此为一款基于J2ME的手机游戏,《重装机兵》源代码,本源码并未在手机上测试,可以编译成功。这款游戏基本实现了必须的所有功能,如碰撞探测、地图转换、NPC对话、事件处理,、横版回合制战斗系统等,并根据原游戏的特色加入了人、车两战斗系统,在玩的过程中,你可以用方向键控制人物行走;回车键弹出游戏菜单,"1"键进行命令取消。-This is a J2ME-based mobile games, " Metal Max," the source code, the source did
traffic
- 十字路口模拟交通灯程序,能够通过线程模拟十字路口随机红绿灯下各车运行情况。-Traffic light intersection simulation program that can simulate a crossroads by a random traffic light thread under the operation of the vehicle.
java
- 编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。-Write a Java program, designing a means of transport category T
lei
- 编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。-Write a Java program, the design of a transport type Transport,
Vehicle
- 实现简单的输入车速度、颜色、种类-The importation of vehicles to achieve the speed of a simple, color, type! ! ! ! ! ! ! ! ! ! ! ! ! ! !
Vehicle.java
- 定义基类Vehicle, 它具有私有属性wheels(车轮数)和weight(车载重)。 *Vehicle类派生出Car类, * 表示小轿车,其中包含私有成员passengers(载人数)和brand(品牌名称)。 * 为Vehicle类和Car类定义构造函数和输出函数。 * * 在主函数中创建一个小轿车对象实例, * 品牌为宝马,载人数为5人,车载重为1吨,车轮数为4个。 * 调用Car的输出函数,输出这些信息。 要求:基类和派生类的输出函数同
Vehicle
- 租车应用系统基于Java的GUI开发,并使用JDBC连接数据库。该系统具有检测登录、增添租车信息、删除租车信息、修改租赁费用、按品牌查询、统计信息、显示车辆信息、显示广告、显示促销信息等功能-Car Rental application is Java-based GUI development, and use JDBC to connect to the database. The system has the login detection, adding to the car renta
vehicle-investigation
- vehicle investigation is a special system designed to track stolen vehicles by checking the details and data
Vehicle
- 编写一个Java应用程序,该程序有2个类:Vehicle(机动车)和User(主类)。 Vehicle类的成员变量有:speed(速度)、power(功率)。成员方法有:speedUp(int s)—加速,speedDown(int d)—减速,setPower(int p)—设置功率,getPower()—获取功率 -Write a Java application, the program has two categories: Vehicle (vehicle) and the U
vehicle-Tracking-System-Comeplte-Web-Application.
- Appache Web Application complete for online vehicle tracking system ............ hyderabad india-Appache Web Application complete for online vehicle tracking system ............ hyderabad india