公交车管理系统的设计与实现 摘 要 随着经济的日益增长,信息化时代已经到来,生活中各种信息趋向数字化、清晰化。公交车作为现代城市生活中一种重要的交通工具,其数量增多,车型也不再单一,雇用的司机增多,这样使得公交车公司的车辆信息管理复杂化。在这样的背景下,提出了计算机管理的公交车管理系统,辅助公交车运营公司对车辆进行管理,实现公交车、公交线路和司机管理科学化,更合理的利用资源。 该系统主要根据实际的需求,以需求分析、系统的设计目标,并且重点进行系统功能模块的详细设计和实现,采用了Visual Studio .NET 2003开发平台和 SQL Server 2000数据库,实现了车辆信息管理、司机信息管理、线路信息管理和车辆分配线路管理等功能。在针对数据操作方面,主要通过存储过程的方式实现数据的添加、删除和查询等操作。通过系统测试,解决了公交车辆管理系统主要问题。 关键词: 管理系统;数据库;存储过程
The Design andImplementation of Bus Management System Abstract Along with economical growing, the information centuryhas already arrived and each kind of information trends to digitization andclearness 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 ofthe bus companies more complicated. Under such background, the bus managementsystem controlled by the computers is put forward. It will help the bus companymanage its buses, make the management of the bus, the bus routine and thedriver 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 thedetails of design and implementation of the systematical function module. It’s development platform are VisualStudio .NET 2003 and SQL Server 2000 Database and implements many functions,such as vehicles information management, driver information management, routineinformation management, vehicle assignment line management. for database implementation,it mainly uses the storage procedure to implement the addition, deletionand inquiry. By the systematical test, it can solve the main problems in thevehicles management system. Keywords: Management system; Database; Storage procedure
|