北京理工大学珠海学院 2020 届本科生毕业设计基于 Java EE 平台的公交车辆运行监控系统的设计与实现基于 Java EE 平台的公交车辆运行监控系统的设计与实现摘 要随着经济和城市化地高速发展,市民有多种的出行方式,其中最为重要的是公交车出行。城市公交车需求的数量在快速地增长,它每天会产生大量的实时运行数据急需计算机系统做及时的处理。由于公交车的实时情况需要立即反馈到后台管理人员,通过直观易懂的方式来进行展示,所以公交车辆运行监控系统的开发便尤为重要。这有利于管理者去安排更高效的公交出行时刻,来节省人们日常工作生活的出行时间,提升市民的生活质量。本项目采用 SpringBoot 框架开发项目,以 MySQL 作为后台数据库。本系统主要包含以下功能模块:实时公交查询模块,实时监控模块包含路线监控,车辆监控,路线分析模块,后台管理模块包含异常信息管理,用户管理,登录注册模块。关键词:公交车;监控;管理;SpringBoot 框架;MySQL 数据库北京理工大学珠海学院 2020 届本科生毕业设计Design and Implementation of Bus Vehicle Operation Monitoring System Based on Java EE PlatformAbstractWith 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 北京理工大学珠海学院 2020 届本科生毕业设计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 people's daily work and travel time, and to improve the quality of life of citizens.This project uses the SpringBoot framework development project, with My...