重庆大学本科学生毕业设计(论文)重庆路桥公司车辆管理系统的设计学生:王磊学号:20095568指导教师:罗军专业:网络工程重庆大学计算机学院二O一三年六月GraduationGraduationGraduationGraduationThesisThesisThesisThesisofofofofChongqingChongqingChongqingChongqingUniversityUniversityUniversityUniversityTTTTheheheheDesignDesignDesignDesignofofofofVehicleVehicleVehicleVehicleManagementManagementManagementManagementSystemSystemSystemSystemUndergraduate:Undergraduate:Undergraduate:Undergraduate:WangWangWangWangLeiLeiLeiLeiSupervisorSupervisorSupervisorSupervisor::::AssociateAssociateAssociateAssociateProfProfProfProfessoressoressoressor....LuoLuoLuoLuoJunJunJunJunMajor:Major:Major:Major:NNNNetworketworketworketworkEngineeringEngineeringEngineeringEngineeringComputerComputerComputerComputerCollegeCollegeCollegeCollegeofofofofChongqingChongqingChongqingChongqingUniversityUniversityUniversityUniversityJuneJuneJuneJune2020202013131313重庆大学本科学生毕业设计(论文)中文摘要I摘要随着信息化脚步的快速到来,信息科学技术突飞猛进,全球信息化技术的发展进入了一个崭新的时期,计算机因其具有强大的信息处理能力和效率,逐渐成为信息技术产业的基础和支柱。我国经济技术飞速发展,汽车已经成为人们日常生活中必不可少的工具,对于拥有许多车辆的大型单位来说,提高车辆管理的效率迫在眉睫,这对于减少企业费用支出,加快企业发展具有重大的意义。本系统的实现基于Java语言和SqlServer数据库,通过集中管理车辆的使用,维修,事故,违章等信息,有助于企事业单位实时了解每台车辆的使用状况,使企业的车辆管理科学化,规范化,信息化,同时也节省了人力,物力。本文主要介绍了系统的组成情况,包括需求分析,物理设计,详细结构设计,数据结构,重点介绍了各功能的设计思路和实现方法。关键词:关键词:关键词:关键词:车辆管理系统,Java,SQLServer重庆大学本科学生毕业设计(论文)ABSTRACTIIAbstractAbstractAbstractAbstractWiththecomingofinformatizationfootsteps,informationtechnologymakeaspurtofprogress,developmentoftheglobalinformationtechnologyhasenteredanewperiod,thecomputer,forit’spowerfulinformationprocessingcapabilityandefficiency,graduallybecomethebasisandpillaroftheinformationtechnologyindustry.WiththerapiddevelopmentofChina'seconomicandtechnological,TheCar,Uptocontemporarysociety,ihasbecomeessentialfordailylifethanatool.Forlargeunitswhichhavemanyvehicles,it’simminenttoimprovetheefficiencyofvehiclemanagement,ithavegreatsignificancetoreducecosts,andspeedupthedevelopmentofenterprises.ThissystemisbasedonJavaandSqlServer,Throughthecentralizedmanagementofvehicleoperation,repair,accidents,rafficviolation.,helpenterprisereal-timeunderstandingofeachvehicle’susingstatus,scientificmanagement,enterprisestandardization,informationization,butalsosavemanpower,materialresources.Thispapermainlyintroducesthecompositionofthesystem,includingdemandanalysis,physicaldesign,detaileddesign,datastructure,introducesthedesignideaandrealizationmethodofeachfunction.KeywordKeywordKeywordKeyword:VehicleManagementSystem,Java,SqlServer重庆大学本科学生毕业设计(论文)目录目录中文摘要.....................................................................................................IAbstract...................................................................................................................................................II1绪论...................................................................................................................................................11.1引言.............................................................................................................................................11.2开发的背景和意义....................................................................................................................11.3系统设计的目标和主要内容....................................................................................................22相关技术背景以及现状......................................................................................................32.1信息管理系统简介....................................................................................................................32.2数据库管理系统简介................................................................................................................32.3Java介绍...................................................................................................................................42.4Eclipse介绍.............................................................................................................................52.5Powerdesigner介绍................................................................................................................62.6SQLServer介绍......................................................................................................................62.7相近研究课题的特点及优缺点分析.......................................................................................72.8国内外研究现状........................................................................................................................72.9现行研究存在的问题及解决办法...........................................................................................83系统需求分析.............................................................................................................................93.1可行性分析...............................................................................................................................93.1.1技术可行性....................................................................................................................93.1.2经济可行性...........................................................................................