毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

java+mysql地铁监测数据的查询与分析

时间:2018-10-21 19:14来源:毕业论文
对地铁监测数据的查询以及对人流量变化的简单分析。通过对系统需求的深入了解,我将系统分为四个功能模块,数据查询,数据添加删除,设备管理以及数据分析

摘要:随着城市地铁的发展,企业为了对人们出行需求的变化,做出快速的应对措施,地铁监测数据处理的软件随着需求应运而生。本系统主要研究的是对地铁监测数据的查询以及对人流量变化的简单分析。通过对系统需求的深入了解,我将系统分为四个功能模块,数据查询,数据添加删除,设备管理以及数据分析。在系统的实现方面,我使用Java编程语言来完成系统的前台窗口设计与功能实现,通过Java语言强大的可移植性,使得系统能够在多种系统下运行,最后使用SQL Server 2005进行后台数据库的搭建。29412
毕业论文关键字:查询,分析,管理,监测数据
Inquiry and analysis of the subway monitoring data
Abstract: With the development of the urban subway, enterprise demand for people to travel to change, make a rapid response, the monitoring data processing software as demand arises at the historic moment. This system main research is the subway monitoring data query and simple analysis of the traffic changes. Through to the deep understanding of the system requirements, I will system is pided into four function modules, data query, add delete data, equipment management and data analysis. When it comes to the realization of the system, I use the Java programming language to complete the system design and function realization the foreground window, through the Java language strong portability, enables the system to run in a variety of systems, finally using SQL Server 2005 for construction of the background database.
Keywords: Inquiry, Analysis, Manage, Monitoring data
 目录
摘要:    i
目录    ii
1. 绪论    3
1.1课题的目的和意义    3
1.2 系统开发环境    3
1.2.1 Java 技术支持    4
1.2.2 Eclipse 软件支持    4
1.2.3 SQL Server 2005 软件支持    5
1.2.4 地铁基本介绍    5
2. 需求分析    7
2.1 站台人流量查询    7
2.2 站台人流量分析    7
2.3 站台设备管理    7
2.4 人流量数据添加    7
2.5数据库的设计    8
2.5.1 E-R关系模型    9
2.5.2 数据表与视图设计与可编程型    9
3. 系统详细设计    15
3.1 系统登录模块    15
3.2 查询站台通道人流量模块    16
3.3 站台设备管理模块    17
3.4 站台通道人流量分析模块    19
3.5 站台通道人流量添加删除模块    20
4 系统测试    22
4.1 登陆功能模块测试    23
4.2 查询功能模块测试    25
4.3 站台设备管理模块测试    27
4.4 人流量数据添加删除管理模块测试    29
4.5人流量分析管理模块测试    31
5 结论    33
1.绪论
伴随技术的快速发展,JAVA语言已经成为现代一门非常热门的编程语言,而这次的课题,我也试着挑战自己,试着使用JAVA语言来编译这款--地铁监测数据查询与分析软件。我将我自己的所学全部运用在了这款软件的开发上面。其中,我遇到过很多问题,但是借着百度的便捷与图书馆的书籍,我能非常迅速的解决难题的所在点,让我这次学到非常多有用的东西。
1.1课题的目的和意义
随着我国经济的高速发展,城市交通网络越来越复杂,轨道交通在现在城市发展建设过程中发挥着至关重要的作用。各大城市为了提高自身的竞争实力,不断扩大轨道交通范围。地铁成为了越来越多的人们出门首选的代步工具,地铁站的客流量也在不断的增加。地铁的安全问题也逐渐被人们所关注。 java+mysql地铁监测数据的查询与分析:http://www.751com.cn/jisuanji/lunwen_24645.html
------分隔线----------------------------
推荐内容