公交车管理系统的实现与设计

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

学位论文

公交车管理系统的设计与实现

论文作者姓名:

申请学位专业:

申请学位类别:

指导教师姓名(职称):

论文提交日期:

公交车管理系统的设计与实现

摘要

随着经济的日益增长,信息化时代已经到来,生活中各种信息趋向数字化、清晰化。公交车作为现代城市生活中一种重要的交通工具,其数量增多,车型也不再单一,雇用的司机增多,这样使得公交车公司的车辆信息管理复杂化。在这样的背景下,提出了计算机管理的公交车管理系统,辅助公交车运营公司对车辆进行管理,实现公交车、公交线路和司机管理科学化,更合理的利用资源。

该系统主要根据实际的需求,以需求分析、系统的设计目标,并且重点进行系统功能模块的详细设计和实现,采用了Visual Studio .NET 2003开发平台和SQL Server 2000数据库,实现了车辆信息管理、司机信息管理、线路信息管理和车辆分配线路管理等功能。在针对数据操作方面,主要通过存储过程的方式实现数据的添加、删除和查询等操作。通过系统测试,解决了公交车辆管理系统主要问题。

关键词:管理系统;数据库;存储过程

The Design and Implementation of Bus Management System

Abstract

Along with economical growing, the information century has already arrived and each kind of information trends to digitization and clearness in our life. As an important transportation tool in the modern life, the number of the bus is increasing and its type is no longer unitary. As well, the bus drivers are also increasing. These make the information management of the bus companies more complicated. Under such background, the bus management system controlled by the computers is put forward. It will help the bus company manage its buses, make the management of the bus, the bus routine and the driver more scientific and make proper use of the resources.

The system is based on the practical requirements, and aimed at the demand analysis and the systematical design. It emphasizes the details of design and implementation of the systematical function module. It’s development platform are Visual Studio .NET 2003 and SQL Server 2000 Database and implements many functions, such as vehicles information management, driver information management, routine information management, vehicle assignment line management. for database implementation, it mainly uses the storage procedure to implement the addition, deletion and inquiry. By the systematical test, it can solve the main problems in the vehicles management system.

Key words:Management system; Database; Storage procedure

目录

论文总页数:20页1引言 (2)

1.1信息管理系统简介 (2)

1.2开发背景和意义 (2)

1.3系统设计目标 (2)

2需求分析 (2)

2.1系统需求 (2)

2.2功能需求 (3)

2.3性能需求 (3)

3系统开发相关技术 (4)

3.1编程环境的选择 (4)

3.2关系型数据库 (4)

4总体设计 (5)

4.1设计思想与处理流程 (5)

4.2系统层次模块图 (5)

4.3模块设计 (5)

5数据库设计 (6)

综述 (6)

5.2逻辑设计 (6)

5.3存储过程 (9)

6详细设计 (10)

6.1登录模块 (10)

6.2主操作界面模块 (12)

6.3系统用户注册模块 (12)

6.4车辆信息管理模块 (14)

6.5司机信息管理模块 (15)

6.6线路信息管理模块 (17)

6.7车辆分配线路管理模块 (17)

7系统维护和改进 (19)

7.1运行维护 (19)

7.2系统改进和提高 (19)

结论 (19)

参考文献 (20)

相关文档
最新文档