1停车场管理系统分析与设计停车场管理系统摘要当今社会发展飞快,人民的生活水平不断提高,越来越多人开着小车到处旅游,汽车成为大多数人的代步工具,车位成为了一个很重要的问题。为了解决停车难的问题,结合一些当前的停车场模式和现状开发出本停车场管理系统。传统的停车场收费方式,基本上都是使用 IC 卡,在缴费时需要提交该卡来查看卡中存储的信息。这样的过程往往会花费较多时间,而在人流量较多的时候,往往会导致缴费关卡的拥塞,非常的不方便。而使用了本文设计的停车场管理系统,则可以很方便的进行缴费、查看信息等操作,省去了车主和管理人员、缴费人员的大量时间。系统的主要功能由现场车辆管理和后端数据库管理两部分构成。现场车辆管理有以下几种功能模块:停车位管理模块,收费管理模块,停车场数据管理2模块,系统功能操作模块和用户信息管理模块。系统采用基于 J2EE 标准的 B / S 架构 Tomcat8.0 作为运行服务器。在系统开发过程中,选取 Eclipse 作开发工具,选用 Mysql 作为系统的数据库。具有清晰层的 MVC 开发模型将应用在开发过程中。该系统已成功实施。试运行结果表明,该系统具有良好的性能和可扩展性,响应速度快,效率高。该系统满足了停车场日益增长的需求,为停车场的管理提供了一个快速,简单,标准化的管理平台。本系统的实现,对提高信息化程度和降低人工成本有深远的影响。关键词:J2EE;B/S 结构;停车场;管理系统;3Parking management systemABSTRACTNowadays, with the rapid development of society and the improvement of people's living standard, more and more people travel around in cars. Cars have become the means of transportation for most people, and parking space has become a very important issue. In order to solve the problem of parking difficulty, this parking lot management system was developed in combination with some current parking lot modes and current situation. Traditional parking lot charging methods basically use IC cards, which need to be submitted to check the information stored in the card when paying the fee. Such a process often takes more time, and when there is a lot of people, it of...