火车票预定系统的设计与实现

火车票预定系统的设计与实现

火车票预定系统的设计与实现

  • 适用:本科,大专,自考
  • 更新时间2024年
  • 原价: ¥306
  • 活动价: ¥200 (活动截止日期:2024-05-01)
  • (到期后自动恢复原价)
火车票预定系统的设计与实现

火车票预定系统的设计与实现

 

摘   要
针对火车站的订票实际情况,按照软件工程的结构化设计思想,本次课程设计经过项目的可行性研究和需求分析、总体设计、详细设计,以及编码实现和调试等步骤设计开发了火车票预定系统。并运用数据流图和数据字典、E-R图和数据库逻辑结构、层次图、系统流程图、以及程序流程图,对该系统的数据需求、数据库、系统软件结构、系统流程、以及处理过程等进行了分析和设计。
本次课程设计利用JS 开发工具和PHP数据库来开发这个火车票预定系统。该系统要解决的是火车站网上订票工作所要解决的问题,可以满足火车站网上订票的基本要求,包括查询、订票、退票等三个方面的功能。该系统能运用到火车站订票的工作中,根据用户的需求,设置其权限,并快捷方便的为用户提供服务。

关键词:软件工程  需求  设计  服务

 

 

 

 

 

 

 

 


Abstract
According to the actual situation, the train tickets according to the structural design of software engineering, the curriculum design of project feasibility study and through the requirement analysis, system design, detailed design and coding and commissioning procedures designed and developed station tickets online system. And by using the data flow chart and the data dictionary, e-r chart and logical structure, database, system flowcharts, level and program flow chart of the system, the data needs, database, software system structure, system, and flow process are analyzed and the design.
This course design using the JS development tools and PHP database to develop this train tickets online system. This system to solve the train tickets online work is to solve the problem, can meet the basic requirements of train tickets online, including tracing, booking tickets, refund from three aspects of the function. This system can be applied to train tickets work, according to the needs of users, set permissions and convenient for users to provide services.

Keywords: Software Engineering  Demand  Design  Service


目    录
摘   要 I
Abstract II
第一章   项目概述 - 1 -
1.1现系统概述 - 1 -
1.2系统组织机构 - 2 -
1.3系统业务流程 - 2 -
第二章   系统的可行性研究与需求分析 - 4 -
2.1 可行性研究 - 4 -
2.1.1经济可行性 - 4 -
2.1.2技术可行性 - 4 -
2.1.3操作可行性 - 4 -
2.2 需求分析 - 4 -
2.2.1功能需求 - 5 -
2.2.2数据需求 - 5 -
2.2.3性能需求 - 6 -
2.2.4数据流图 - 6 -
2.2.5数据字典 - 8 -
2.2.6系统数据模型 - 11 -
2.2.7数据库逻辑结构 - 12 -
第三章   系统的总体设计 - 15 -
3.1 系统软件结构设计 - 15 -
3.1.1 软件结构 - 15 -
3.1.2 模块算法 - 15 -
3.2 系统流程图 - 17 -
第四章   详细设计 - 19 -
4.1模块算法 - 19 -
4.2 接口设计 - 20 -
4.2.1 用户接口 - 20 -
4.2.2 外部接口 - 20 -
4.2.3内部接口 - 20 -
4.2.4 软件接口 - 21 -
4.2.5 模块内部 - 21 -
4.3 过程设计 - 21 -
4.3.1 程序流程图 - 21 -
第五章   系统的实现与调试 - 27 -
5.1 应用系统的开发及测试 - 27 -
5.1.1 系统首页 - 27 -
5.1.2 产品说明 - 27 -
5.1.3 用户登录及访问权限 - 28 -
5.1.4 车次信息查询 - 29 -
5.1.5 订票信息查询 - 29 -
5.1.6 订票 - 29 -
5.1.7 退票 - 30 -
5.2 部分代码 - 30 -
5.2.1 登陆窗 - 30 -
5.2.2 主界面 - 33 -
5.2.3 车次查询条件选择窗口 - 34 -
5.2.4 搜索车次信息 - 35 -
第六章   测    试 - 36 -
6.1 测试原则及测试方法概述 - 36 -
6.1.1 测试原则 - 36 -
6.1.2 测试方法 - 36 -
6.2 测试项目测试用例 - 36 -
6.3 软件测试结论 - 38 -
6.3.1 软件能力 - 38 -
6.3.2 缺陷和限制 - 38 -
6.3.3 建议 - 38 -
结束语 - 39 -
致    谢 - 40 -
参考文献 - 41 -

参考文献
[1]孙卫琴,李洪成.《Tomcat 与 Java Web 开发技术详解》.电子工业出版社,2003年6月:1-205
[2]BruceEckel.《Java编程思想》. 机械工业出版社,2003年10月:1-378
[3]孙一林,彭波.《Java数据库编程实例》. 清华大学出版社,2002年8月:30-210
[4]飞思科技产品研发中心.《JS应用开发详解》.电子工业出版社,2003年9月:32-300
[5]耿祥义,张跃平.《JS实用教程》. 清华大学出版社,2003年5月1日:1-354
[6]孙涌.《现代软件工程》.北京希望电子出版社,2003年8月:1-246
[7]萨师煊,王珊.《数据库系统概论》.高等教育出版社,2002年2月:3-460
[8]清宏计算机工作室.《JS编程技巧》. 机械工业出版社, 2004年5月:1-410  
[9]朱红,司光亚.《JS Web编程指南》.电子工业出版社, 2001年9月:34-307     
[10]赛奎春.《JS工程应用与项目实践》. 机械工业出版社, 2002年8月:23-294

 

http://www.bysj360.com/  http://www.bysj360.com/html/2145.html   http://www.bylw520.net


 

  • 关键词 火车票 预定 实现
  • 上一篇:自动阅卷系统研究与应用
  • 下一篇:物料清单综合管理系统的研究与设计
  • 暂无购买记录

    暂时没有评论

    真实

    多重认证,精挑细选的优质资源 优质老师。

    安全

    诚实交易,诚信为本。

    保密

    所有交易信息,都为您保密。

    专业

    10年专业经验,10年来帮助无数学子。