摘要
中国经济的迅猛发展,和城市化进程的推进,汽车保有量与停车位数量的发展不同步,令停车位供需严重失衡,为城市管理带来一系列的难题:找车位难、停车难、乱停放、道路拥堵,这是现今城市“停车难”的通病,治理停车难刻不容缓。目前,汽车的持有量在不断地增加,停车逐渐成了一个难题,小区的停车问题更加突出。小区自助停车场管理系统通过小区业主在该系统注册账号,填写停车信息,完成停车。在该系统中,用户可以对自己的车辆信息进行更改,还可以自由选择停车位。鉴于现在停车场管理系统的管理比较落后,从而开发了停车场收费管理系统,以求更有效地管理停车场收费情况。
本系统采用B/S模式的系统设计,使用JSP技术实现网页的基本功能,后台数据库选用的是My SQL数据库,本系统的主要功能包括对停车场管理员的信息管理,客户的信息管理等重要模块。本文介绍了停车场管理系统的开发过程详尽论述了需求分析,系统分析,概要设计,详细设计,以及设计与调试的整个开发过程,总结了开发过程中的经验及本系统今后的改进方向。
关键词:停车场;管理系统;信息管理;Java:Mysql
ABSTRACT
With the rapid development of China's economy and the development of urbanization, the development of car ownership and parking space is out of sync, which makes parking space supply and demand seriously unbalanced. At present, the number of cars is increasing, parking has gradually become a problem, the parking problem is more prominent. Community self-help parking management system through the community owners in the system registration account, fill in parking information, complete parking. In this system, users can change their vehicle information and choose parking spaces freely. In view of the backward management of the parking lot management system, the parking lot charge management system has been developed in order to manage the parking lot charge situation more effectively.
This system adopts the system design of B/S mode, uses the JSP technology to realize the basic function of the web page, the background database selects the My SQL database, the main function of this system includes the information management of the parking lot administrator, Customer information management and other important modules. This paper introduces the development process of parking lot management system and discusses the whole development process of requirement analysis, system analysis, outline design, detailed design, design and debugging. The experience in the development process and the future improvement direction of the system are summarized.
Keywords: parking lot; management system; information management; Java:Mysql
目 录
1绪论
1.1研究背景及意义
1.2论文的主要内容与框架结构
2文献综述
2.1停车场管理系统存在的意义
2.2停车场管理系统的国内外现状及存在的问题
2.3停车场管理系统的发展预测
3系统分析
3.1系统可行性分析
3.2功能需求分析
3.3性能需求分析
3.3.1数据流图
3.3.2数据字典
3.4用例图
3.4.1管理员用例图
3.4.2用户用例图
4系统设计
4.1系统模块设计
4.2数据库分析步骤
4.3数据库设计
4.3.1E-R图设计
4.3.2 表结构设计
4.4数据库链接代码部分
5系统的主要界面
5.1系统运行平台设置
5.2系统的实现
5.2.1登录模块的实现
5.2.2用户主界面的实现
5.2.3管理员主界面实现
5.2.4密码修改模块的实现
5.2.5公告功能模块的实现
5.2.6车位功能模块的实现
5.2.7违规管理模块的实现
5.2.8注册模块的实现
6总结与展望
致谢
参考文献