停车场车辆引导系统的设计与实现(源码)【字数:4345】
目 录
目 录 2
一、引言 6
(一)引言 6
二、开发工具 6
(一)开发工具介绍 6
1.Microsoft Visual Studio 2010 6
2. Navicat for MySQL 6
三、需求分析 7
(一)目标实现 7
(二)开发环境和软件要求 7
(三)开发工具和数据库 7
1.Visual studio 2010 7
2.Navicat for MySQL 7
(四)系统交互 8
四、系统设计 10
(一)功能设计 10
(二)用户登录/注册模块 11
(三)车位选择模块 12
1.数据库概念设计 14
2.数据库表设计 15
五、系统实现 17
(一)用户登录 17
(三)车辆信息录入 21
(四)车位状态显示 23
(五)车位选择 25
(六)车辆停放位置查看 27
六、系统测试 29
(一)测试目的 29
(二)测试方法 29 *景先生毕设|www.jxszl.com +Q: ¥351916072$
(三)测试环境及工具 29
(四)性能测试 29
1.窗体测试 29
2.数据库测试 30
(五)测试结果 30
七、总结 31
参考文献 32
致 谢 33
Abstract
Due to the improvement of peoples living standards and the comprehensive development of Chinas automobile market, the phenomenon of cars entering the family is more common. Then it leads to the occurrence of vehicle management problems. Especially in the residential areas. No matter those parking lot managers, or the majority of car owners, they all need a set of safe and reliable parking management system with mature design to meet everyones use needs.
This paper briefly analyzes the design and implementation steps of the system, which mainly includes several modules, vehicle information input, parking module (parking space selection), vehicle pickup module (vehicle specific location view); the demand analysis of the system is described in detail, and the implementation of the parking lot vehicle guidance system is introduced in detail.
Compared with the traditional manual records, the system is more convenient, reliable, efficient and cost saving. This system is divided into frontend form operation, which is implemented by visual studio code, background data management by mysql, and the operation by the administrator the day after tomorrow. The main functions include user login and registration, parking space selection, parking space viewing when leaving, and vehicle information entry when entering the garage. The user can find the parking space according to the arrangement of the system and guide the vehicle to arrive.
[Key words] visual studio code, mysql, Navicat
一、引言
(一)引言
原文链接:http://www.jxszl.com/jsj/rjgc/559873.html