公交车线路查系统毕业论文.doc

公交车线路查系统毕业论文

摘要 各个城市公交信息系统基本都有一个公交车线路查询系统。但由于公交系统发展很快,经常有新线路增加与一些旧线路的调整,现有的公交查询系统不能适应。在此背景下,我设计开发了这个应用程序---公交车线路查询系统。本次设计,首先我考虑了公交车实际运营情况和不同乘客在实际坐车时的要求,分析了此系统应该具有的功能;然后对系统的主要功能模块进行了详细地描述,其中主要包括二个模块---查询模块(包括按线路查询、按站点查询和按两站点查询)和后台管理模块(包括公交站点管理和公交线路管理),开发完成了B/S结构下的整个系统。最后结合系统开发阶段和调试阶段出现的问题,提出了系统需要改善的地方,并总结开发此系统所取得的经验。 关键词:公交,ASP.NET,B/S结构,数据库 ABSTRACT There have a bus lines query system in bus information system of each cities. But as fast as the develop of bus system, there will add new line and adjust old line, then the existing bus query system can not adapt those changes. In this background, I design this application procedure---bus lines query system. From this design, First, I consider the present condition of the bus transport information and different peoples needs, in order to know what functions this system should contain. Second, I describe the system抯 main function modules in detail, these functions can be divided in to two parts---search system (Include the line search, station search and between two stations search) and back-stage management system (Bus station management and Bus line management), finished all system based on B/S structure. At last according to the problems that happened in the period of development and debugging, I summed up some ways to improve the system, and some experiences that I can achieve from this research. Keywords: Bus, ASP.NET, Search, Structure of B/S, Database 目录 摘要 I ABSTRACT II 第1章 引言 1 1.1 背景 1 1.2 研究内容 2 2章 系统的开发工具与环境 3 2.1 ASP.NET简介 3 2.1.1 ASP.NET技术的优点 3 2.1.2 .NET Framework概述 4 2.2 ADO.NET概述 4 2.3 系统的开发要求 4 3章 需求分析 6 3.1 系统需求分析 6 3.2 数据库需求分析 7 3.3 性能需求 7 3.3.1 系统处理的准确性和及时性 7 3.3.2 系统的开放性和系统的可扩充性 7 3.3.3 系统的易用性和易维护性 8 3.3.4 系统的标准性 8 3.3.5 系统的先进性 8 3.3.6 系统的响应速度 8 4 章 系统概要设计 9 4.1 概述 9 4.2 功能模块划分 9 4.3 数据库设计 10 4.3.1 数据库概念结构设计 11 4.3.2 数据库逻辑结构设计 13 5章 详细设计与实现 21 5.1 前台功能的实施 21 5.1.1 连接数据库的包含文件 21 5.1.2 按线路查询 21 5.1.3 按站点查询 22 5.1.4 按两站点查询 23 5.2 后台管理功能的实现 25 5.2.1 新增车次线路 25 5.2.2 删除车次以及无效站点 27 5.2.3 修改车辆参数 29 6章 测试与维护 31 6.1 创建和

文档评论(0)

1亿VIP精品文档

相关文档