文档详情

基于Java EE平台的公交车辆运行监控系统的设计与实现.docx

发布:2021-06-06约2.15万字共34页下载文档
文本预览下载声明
PAGE 34 基于Java EE平台的公交车辆运行监控系统的设计与实现 摘 要 随着经济和城市化地高速发展,市民有多种的出行方式,其中最为重要的是公交车出行。城市公交车需求的数量在快速地增长,它每天会产生大量的实时运行数据急需计算机系统做及时的处理。由于公交车的实时情况需要立即反馈到后台管理人员,通过直观易懂的方式来进行展示,所以公交车辆运行监控系统的开发便尤为重要。这有利于管理者去安排更高效的公交出行时刻,来节省人们日常工作生活的出行时间,提升市民的生活质量。 本项目采用SpringBoot框架开发项目,以MySQL作为后台数据库。本系统主要包含以下功能模块:实时公交查询模块,实时监控模块包含路线监控,车辆监控,路线分析模块,后台管理模块包含异常信息管理,用户管理,登录注册模块。 关键词:公交车;监控;管理;SpringBoot框架;MySQL 数据库 Design and Implementation of Bus Vehicle Operation Monitoring System Based on Java EE Platform Abstract With the rapid development of economy and urbanization, citizens have a variety of travel methods, of which the bus is the most important travel method. The number of urban bus demand is growing rapidly. It will generate a large amount of real-time operating data every day and urgently needs to be processed by the computer system in a timely manner. Since the real-time situation of the bus needs immediate feedback to the background management personnel and is displayed in an intuitive and easy-to-understand manner, the development of the bus vehicle operation monitoring system is particularly important. This will help managers to arrange more efficient bus travel moments, to save peoples daily work and travel time, and to improve the quality of life of citizens. This project uses the SpringBoot framework development project, with MySQL as the back-end database. The system mainly includes the following functional modules: real-time bus query module, real-time monitoring module includes route monitoring, vehicle monitoring, route analysis module, and background management module includes abnormal information management, user management, and login registration module. Keywords: bus; monitoring; management; SpringBoot framework; MySQL database 目 录 TOC \o 1-3 \h \z \u 1前言 1 1.1开发背景 1 1.2目的及意义 1 2系统的开发技术与环境 2 2.1系统的开发技术 2 2.1.1 SpringBoot框架 2 2.1.2 SpringMVC框架 2 2.1.3 MySQL数据库 2 2.2系统的开发环境 2 3需求分析 3 3.1功能需求分析 3 3.2功能详细需求 3 3.2.1查询功能模块 3 3.2.2监控功能模块
显示全部
相似文档