资源描述:
《基于Web停车场管理系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)题目:基于Web停车场管理系统的设计与实现摘要随着现代社会的快速发展,人民生活水平快速提高,汽车的数量飞速增加,在生活小区、办公场所、商场、景点等地方,停车难问题也日益突出。为了解决停车难的问题,结合一些当前的停车场模式和现状开发出本停车场管理系统。主要功能包括场内车辆管理和后台数据库管理,其中场内车辆管理又分为车位管理模块、收费管理模块、停车场数据管理模块、系统功能操作模块、用户信息管理模块等。我们从系统的功能实现和设计方面阐述了管理系统软件的开发过程。系统采用了B/S架构,Tomca
2、t8.0作为运行服务器,基于J2EE标准。Eclipse4.6开发环境,数据库采用Mysql-5.5.37。开发过程利用MVC开发模式,层次分明。成功实现了该系统。试运行结果表明,该系统具有良好的性能和扩展性,较高的响应速度和效率,该系统符合实际的停车场管理系统,为停车场管理供一个快速,简单规范的管理平台。这对提高信息化程度,降低人力成本有着重要的意义。关键词:J2EE;B/S结构;Mysql;MVC;3ABSTRACTWiththerapiddevelopmentofmodernsociety,peo
3、ple'slivingstandardsincreasingquickly,thenumberofvehiclesincreasedrapidly,thelivingcommunity,officespace,shoppingmalls,scenicspots,suchaslocal,parkingproblemisincreasinglyoutstanding.Inordertosolvetheproblemofparkingdifficulty,combinedwithsomeparkingmode
4、andthestatusquoofthecurrentdevelopedthisparkinglotmanagementsystem.Mainfunctionsincludefloorvehiclemanagementandbackgrounddatabasemanagement,includinginternalvehiclemanagementisdividedintoparkingmanagementmodule,datamanagementmodule,systemofparkingcharge
5、managementmodule,functionmodule,userinformationmanagementmodule,etc.Wethispaperexpoundstherealizationofthefunctionofthesystemandthedesignmanagementsystemsoftwaredevelopmentprocess.SystemUSEStheB/Sarchitecture,Tomcat8.0astoruntheserver,basedontheJ2EEstand
6、ard.Eclipse4.6developmentenvironment,usingMysqldatabase-5.5.37.DevelopmentprocessusingMVCdevelopmentmode,distinct.Thesystemis3implemented.Trialoperationresultsshowthatthesystemhasgoodperformanceandscalability,highresponsespeedandefficiencyofthesysteminac
7、cordancewiththeactualcarparkmanagementsystem,forparkingmanagementforarapid,simpleandstandardizedmanagementplatform.Thistoimprovetheinformationizationlevel,reducethemanpowercosthasanimportantsignificance.Keywords:J2EE;B/Sstructure;Mysql;MVC;3目录第一章绪论11.1系统
8、研究背景和意义11.2研究现状11.3论文结构3第二章相关技术与方法42.1J2EE42.2MVC设计模式52.3JSP介绍52.4jQuery52.5智能化功能介绍6第三章系统分析63.1可行性分析63.2需求分析8第四章系统设计114.1系统类分析114.2关键业务设计154.3数据库设计16第五章系统详细设计与实现225.1用户登录225.2系统信息管理245.3车位信息管理275.4IC卡管理3031图5.12管理IC卡界面315.