鉴湖校区停车位导航系统设计与实现毕业论文
2021-10-26 22:35:01
摘 要
本文通过分析国内外管理系统的背景和现状,对停车位导航信息管理系统进行了系统的研究。在此基础上,给出了停车位导航系统设计的详细设计方案,系统地实现了停车位导航系统的动态维护管理,使信息的管理和维护更加及时有效,进而提高了工作效率。论文整体上分为3大部分[2],各部分的研究内容以及他们之间的关系如下:
第一部分即文章的第一章,该部分内容主要是介绍了我这个停车位导航系统的研究的意义和背景,同时,叙述了其国内外的研究现状。总得来说就是描述了一下大致的研究内容。
第二部分涵盖了第二章直到第六章的内容[1]。该部分主要是对系统的设计和实现进行了详细的讨论。主要从我这个设计的三个方面进行了阐述,首先是介绍了我这个系统的体系结构和我所用的开发环境,后面就是系统的设计和实现。
第三部分是最后总结和展望[3]。在这一部分中,对停车位导航系统开发与实施中取得的经验进行了主要事实的归纳和总结,并对系统的应用前景和未来的发展空间进行了描述。
关键词:Android;停车位导航;Mysql;高德API
Abstract
This paper makes a systematic study of the parking space navigation information management system, which is based on the analysis of the background and current situation of domestic and foreign management systems, Owning to the basis, someone has given the detailed design scheme of the parking space navigation system and the dynamic maintenance.Also,we find that the management of this system are realized systematically, so that the information management and maintenance can be more timely and effective The whole paper is divided into three parts[2]. The research contents of each part and the relationship between them are as follows:
The first part is the first chapter of the article. This part mainly introduces the significance and background of the research on my parking space navigation system, and at the same time, describes the research status at home and abroad. In general, it describes the general content of the study.
The second part covers chapters 2 to 5[1]. In this part, I has detaily discussed the the system. I mainly from the three aspects of this design, the first is to introduce the architecture of my system and the development environment I used, followed by the design and implementation of the system.
The third part of the paper is the final summary and prospect[3]. In this part, the experience gained in the development and implementation of the parking space navigation system is summarized and summarized, and the application prospect and future development space of the system are described.
Keywords: Android; parking navigation; MySQL;Amap API
目录
1 绪论 1
1.1 研究背景和意义 1
1.2 国内外研究状况 1
1.3 论文的组织结构 2
2 系统开发环境 3
2.1 Android概述 3
2.1.1 Andriod介绍 3
2.1.2 Android系统优势 3
2.1.3 Andriod语言概述 3
2.2 高德地图 4
2.2.1 高德地图介绍 4
2.2.2 高德地图API 4
2.3 数据库概述 4
3 需求分析 6
3.1 功能需求分析 6
3.2 性能需求分析 6
3.2.1 实用性分析 6
3.2.2 安全性分析 6
3.2.3 可维护性分析 7
3.3可行性分析 7
3.3.1 技术上的可行性 7
3.3.2 经济上的可行性 7
3.3.3 操作上的可行性 7
4 系统设计 8
4.1 设计说明 8
4.2 数据库设计 8
4.2.1 数据库部分概念设计 8
4.2.2 创建数据库以及数据表 8
4.3 功能模块设计 10
4.3.1 登陆与注册模块 11
4.3.2 用户定位与停车位标识和导航模块 13
4.3.3 车位计时收费模块 17
4.3.4 公告查看模块 19
5 整体系统测试 21
5.1 开发过程中测试 21
5.2 模块级测试 21
5.2.1 登陆与注册模块测试 21
5.2.2 用户定位与停车位标识和导航模块测试 23
5.2.3 车位计时收费模块测试 23
5.2.4 公告查看模块测试 24
5.3 系统可维护可扩展性测试 25
6 整体系统演示 27
6.1 首页 27
6.2 查看车位信息图 27
6.3 用户登录图 28
6.4 停车导航信息图 28
6.5 退场缴费信息图 29
结论 30
致谢 31
参考文献 32
第1章 绪论
1.1 研究背景和意义
我们如今生活在信息时代,人们的生活离不开互联网。同时,它也把我们从传统意义上的物理空间带入到电子空间,带来了一个新的网络社会。互联网时代到来不仅带,来了快捷方便,也带来了突破性的进步。在Internet的各个领域中停车位导航系统相对来说比较热门,其发展速度比想象的要快[4]。给我们带来了全新的体验。停车位导航具有较高的关注度,社会对于停车位导航技术的发展以及改善也具有较高的期待。总之,因为社会每天越来越多地进入数字领域。 据估计,停车位导航系统的未来发展必将是巨大的,具有巨大的潜力。
1.2 国内外研究状况
在国外,特别是20世纪90年代以来,大多数的西方发达国家对停车位导航都有了完整的网络建设。但大多只看重数字资源,较少注重系统集成,科研协调和信息管理系统的普及等。国外的停车位导航软件大多经历了更大的发展[5]。停车位导航系统的设计和开发在管理思想和高度集成方面对我们今天的系统开发和设计有很多启示。
1、系统设计符合行业要求。许多国内软件系统软件的设计和开发通常基于行业最基本的功能要求,并且因此,它们可以满足互联网技术快速发展的需求,这对我们当前停车位导航系统的设计和开发具有借鉴意义[7]。