欢迎来到天天文库
浏览记录
ID:35816164
大小:336.00 KB
页数:29页
时间:2019-04-20
《毕业论文-- 停车场管理系统——后台管理》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河北农业大学本科毕业论文(设计)题目:停车场管理系统——后台管理学院:信息科学与技术学院专业班级:计算机1002班学号:学生姓名:指导教师姓名:指导教师职称:讲师二O一四年六月一日摘要随着现代社会的快速发展,人民生活水平快速提高,汽车的数量飞速增加,与此同时停车问题也越来越受到人们的关注,为了实现对停车场进行有效的管理,结合一些停车场的模式和现状开发出本停车场管理系统。停车场管理系统是典型的信息管理系统,本停车场管理系统设计的主要功能包括场内车辆管理和后台数据库管理,其中场内车辆管理又分为出入场管理模块、收费模
2、块、用户管理模块、停车场参数、停车场数据管理模块、系统管理模块等。我们从系统的设计和功能实现方面阐述了管理系统软件的开发过程。系统采用了B/S架构,Tomcat6.0作为运行服务器,基于J2EE标准开发工具利用Javaweb中的JSP、Servlet技术,MyEclipse6.0开发环境,数据库采用MySql。开发过程利用MVC开发模式,层次分明。成功实现了该系统。试运行结果表明,该系统具有良好的性能和扩展性,较高的响应速度和效率,该系统符合实际的停车场管理系统,为停车场管理供一个快速,简单规范的管理平台。这对
3、提高信息化程度,降低人力成本有着重要的意义。关键词:停车场管理系统;J2EE;Servlet;MySqlAbstractWiththerapiddevelopmentofmodernsociety,people'slivingstandardsimproveandthenumberofvehiclesincreasesrapidly.Peoplepaymoreattentiontoparkingproblemsatthesametime.Inordertomanagetheparkinglotsmoreeffi
4、ciently,wehavedevelopedaParkingManagementSystem,withsomemodesandtheactualityofpresentparkinglotsconsidered.ParkingManagementSystemistypicallyoneoftheinformationmanagementsystems.ThemainfunctionsintheParkingManagementSystemincludevehiclemanagementandbackgroun
5、ddatabasemanagement,andvehiclemanagementisdividedintothepassinginandoutmodule,thechargingmodule,theusermanagementmodule,theparkingparameters,parkingdatamanagementmodule,andthesystemmanagementmodule.Wediscussedthemanagementsystemsdevelopmentprocessfromthesyst
6、emdesignandfunctionoftherealizationinthePapers.Tomcat6.0asarunningserverisusedinthissystemonthebasisofB/Sstructure.BasedonJ2EEstandards,JSPtechnologyasdevelopmenttoolsandMyEclipse6.0asdevelopmentenvironmentareappliedinthesystem.MySqlisusedasbackgrounddatabas
7、e.WedeveloptheuseofMVCpatternindevelopmentprocess.Testresultsshowthatthesystemhasgoodperformanceandscalability,highresponsespeedandefficiencywhichisinlinewiththeactualparkmanagementsystemandcanprovideafast,simpleandstandardizedmanagementplatform.Itisimportan
8、ttoimprovetheinformationlevelandreducelaborcosts.Keywords:parkingmanagementsystem,J2EE,Servlet,MySql目录1.绪论11.1选题背景11.2主要相关技术11.2.1Servlet技术11.2.2JSP(JavaServerPages)技术11.2.3J2EE技术11.2.4MVC技术21.
此文档下载收益归作者所有