C#车票预订系统设计与实现毕业论文 摘 要:该系统是基于B/S架构设计与实现、采用ASP.NET+ SQL Server 2005作为工具进行开发的车票预订信息系统,该系统功能主要包括:查询模块(包括:线路查询、站点查询、车辆转乘查询)、订票模块和管理更新模块,能极大地满足售票中心和广大乘客的具体需求。其中,二次转乘是核心模块,本系统采用迭代算法实现。与其它系统相比,该系统可以实现以时间优先和以成本优先进行车辆转乘查询的功能。本文来自辣&文*论~文'网,毕业论文 www.751com.cn 加7位QQ324,9114找源文
关键字:车票预订信息系统;ASP.NET;SQL Server 2005;二次转乘
Design And Implementation of Ticket Booking Information System Based on B/S Structure
Abstract: The system is designed and implemented based on B/S structure with ASP.NET plus SQL Server 2005 as tools to develope ticket booking information system. The system functions mainly include: the inquiry module (route inquiry, site inquiry, vehicle transfer inquiry), booking module and management update module, which can greatly satisfy the specific needs of the ticket center and the vast majority of passengers. Among them, the quadratic transfer is the core module, so the system uses the iterative algorithm to complete. Compared with other systems, the system can realize the function of information inquiry by the time priority and cost priority.
Keywords:Ticket Booking Information System; ASP.NET; SQL Server 2005;Second Transfer
目 录
摘 要 1
引言 1
1.研究意义 2
2.系统采用的技术 2
2.1 ASP.NET技术介绍 2
2.2 SQL SERVER 2005 3
2.3 软件设计思想 3
3.系统分析与设计 4
3.1 需求分析 4
3.2 数据库逻辑结构图 5
4.系统核心功能实现 6
4.1用户登录功能的设计与实现 6
4.2 订票功能的设计与实现 6
4.3 中转站查询功能的设计与实现 7
5.总结 8
参考文献 9
致谢 10,2903