铁路运输调度管理信息系统毕业设计.rar

RAR格式版权申诉手机打开展开

铁路运输调度管理信息系统毕业设计,本文为硕士论文,共3.3万字63页摘要文章结合开发的具体实践,介绍了该系统的设计与实现过程。本文共分六章。第一章绪论部分,对整篇论文的研究背景、论文结构等内容进行了介绍。第二章系统概述部分,对韶钢铁路运输调度信息管理系统的开发的必要性、可行性和特点等内容做了介绍。第三章系统总体设计部分,...
编号:130-62508大小:1.57M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 chinalongc 发布

铁路运输调度管理信息系统毕业设计
本文为硕士论文,共3.3万字 63页


摘 要
文章结合开发的具体实践,介绍了该系统的设计与实现过程。本文共分六章。第一章绪论部分,对整篇论文的研究背景、论文结构等内容进行了介绍。第二章系统概述部分,对韶钢铁路运输调度信息管理系统的开发的必要性、可行性和特点等内容做了介绍。第三章系统总体设计部分,介绍了系统设计的目标、要求和原则,以及系统开发环境选择和总体设计方案。第四章系统的总体功能结构部分,介绍了系统的功能结构,并对行车调度管理,货运管理,调度指挥管理,统计及报表管理等功能模块做了详细的阐述。第五章系统的安全设计部分,从数据库权限、用户权限、操作系统、数据备份恢复等方面,介绍系统设计时针对安全方面的采用的方法。第六章客观总结了课题的成功和需完善之处。

关键词: 韶钢铁路;铁路运输调度;信息管理系统;Oracle;Delphi;客户机/服务器


Abstract

The article with the concrete practice of development, introduced the system design and implementation process. This paper is divided into six chapters. The first chapter introduced the entire thesis research background, structure, etc. Chapter II, system overview section of Shaoguan Iron and Steel Transport Information Management System, is scheduling the development of the necessity, feasibility and characteristics. Chapter III, the overall of system design, introduced the system design objectives, principles and requirements, and the design and choice of system development environment. Chapter IV, the overall structure of the function, detailed the function of the system on the structure, scheduling and traffic management, freight management, scheduling command management, statistics and statements management module. Chapter V, the system's security design, database access, user privileges, operating systems, such as data backup and recovery, introduced for the safety of system design methods. Chapter VI summed up the topic objectively and the necessary improvement.

Keywords: Shaoguan Steel Railway;Railway Transportation Dispatch;Information Management System;Oracle;Delphi;Client/Server


目 录
摘 要 I
Abstract III
第一章 绪 论 1
1.1课题研究背景及意义 1
1.2国内外研究现状 1
1.3本文所做的工作 2
1.4本论文的框架介绍 2
第二章 系统概述 3
2.1韶钢运输部作业概况 3
2.2系统开发的必要性 3
2.3系统开发的可行性 4
2.4系统的特点 5
第三章 系统的总体设计 7
3.1 系统的开发目标、要求和设计原则 7
3.2系统的开发环境 8
3.2.1 数据库的选型 8
3.2.3 前端开发工具的选用 9
3.2.3 后台开发技术PL/SQL 10
3.2.4 操作系统的选择 11
3.3 系统的总体结构方案设计 14
3.3.1 总体结构方案的提出 14
3.3.2 采用C/S结构方案的原因 15
3.4 系统的网络结构拓扑图 16
第四章 系统的总体功能结构 18
4.1系统的总体功能结构 18
4.1.1 系统总体功能 18
4.1.2 系统处理流程 18
4.2 各子系统功能简介 19
4.2.1调度指挥管理模块 19
4.2.2运输计划管理模块 22
4.2.3行车调度组织管理模块 23
4.2.4车辆交接模块 33
4.2.5货运管理模块 34
4.2.6业务统计模块 37
4.2.7信息查询模块 40
4.2.8系统维护模块 42
4.2.9公共模块 43
4.3 对外接口模块 44
第五章 系统的安全设计 47
5.1系统安全设计的总体策略 47
5.2 网络通信安全设计 47
5.3 数据库安全设计 49
5.3.1利用用户权限实现数据的安全性和可用性 49
5.3.2在 Delphi环境下实现数据的完整性和一致性 50
第六章 总结与展望 51
6.1系统使用效果 51
6.2存在的不足 52
6.3今后工作改进措施及展望 52
参考文献 54
致谢 57