基于C#公交查询系统设计与开发 毕业论文.doc
文本预览下载声明
毕业设计(论文)
课 题 名 称 学 生 姓 名 学 号
系、年级专业
指 导 教 师 职 称
年 月 日
我国城市公交查询系统的发展处于一个较落后的水平,广大乘客可以获得信息的方式很少,为了解决这种问题,加快发展城市公交信息化,设计一个城市公交查询系统是具有一定实际应用意义的。在此背景下,本文运用(ASP.NET)C#语言开发了一个邵阳市公交查询系统。
本论文首先考虑了公交运营的实际情况和不同公交乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要功能模块进行了详细地描述,其中主要包括查询模块(包括按线路查询、按站点查询和按两站点查询)和管理更新模块(包括公交站点管理、公交线路管理和消息新闻的管理)。最后结合系统开发阶段和调试阶段发现的问题,做出了相应的改正。
总的来说,本次的毕业设计还算比较成功,系统也较好的实现了预定的功能,并且还增加了本站的投票模块,让用户对该网站进行评价。
关键词: ASP.NET;线路查询;B/S结构
ABSTRACT
The development of the passenger information system is in a level that fall behind of the city in our country. The large part of passengers can acquire few ways of the information. So its practical for us to develop citys bus passenger information system in order to resolving this problem. For this purpose, The article design this application procedurebus search system of shaoyang city.
From this design, Firstly, I analyzed the present condition of the bus passenger information and different peoples needs, in order to know what functions this equipment should contain. Second, these functions can be divided in to two partssearch system(According to the line search、station search and between two stations search) and management update system(Bus station management and Bus line management). At last according to the problems that happened in the peorid of using, make a corresponding rectification.
Generally speaking, the graduation design is successful, and the system is also better realized the function which schedule in advance, and also increased the vote module, let users to evaluaten the network station.
Key words:ASP.NET;line search;Structure of B/S目 录
摘 要 I
ABSTRACT II
第1章 绪论 1
1.1项目背景介绍 1
1.2研究现状 1
1.3 实现该项目的意义 2
1.4 系统功能介绍 3
1.5 期望目标 3
第2章 相关技术介绍 5
2.1 B/S系统介绍 5
2.2?ASP.NET技术介绍 6
2.3 C# 介绍 7
2.4 Visual Studio.NET 2005 平台 9
2.5 ADO.NET介绍 10
2.6 数据库管理系统(DBMS)介绍 11
第3章 需求分析 13
3.1公交查询系统性能需求分析 13
3.2应用需求分析 14
3.3时间性能需求分析 1
显示全部