毕 业 设 计 ( 论 文 )公交车管理系统的设计与实现公交车管理系统的设计与实现摘 要随着经济的日益增长,信息化时代已经到来,生活中各种信息趋向数字化、清楚化。公交车作为现代城市生活中一种重要的交通工具,其数量增多,车型也不再单一,雇用的司机增多,这样使得公交车公司的车辆信息管理复杂化。在这样的背景下,提出了计算机管理的公交车管理系统,辅助公交车运营公司对车辆进行管理,实现公交车、公交线路和司机管理科学化,更合理的利用资源。该系统主要根据实际的需求,以需求分析、系统的设计目标,并且重点进行系统功能模块的详细设计和实现,采纳了 Visual Studio .NET 2024 开发平台和 SQL Server 2000 数据库,实现了车辆信息管理、司机信息管理、线路信息管理和车辆分配线路管理等功能。在针对数据操作方面,主要通过存储过程的方式实现数据的添加、删除和查询等操作。通过系统测试,解决了公交车辆管理系统主要问题。关键词: 管理系统;数据库;存储过程The Design and Implementation of Bus Management SystemAbstractAlong with economical growing, theinformation century has already arrived and each kind ofinformation trends to digitization and clearness inour life. As an important transportation tool in themodern life, the number of the bus is increasing andits type is no longer unitary. As well,the busdrivers are also increasing. These make the informationmanagement of the bus companies more complicated. Undersuch background, the bus management system controlled bythe computers is put forward. It will help the buscompany manage its buses, make the management of thebus, the bus routine and the driver more scientificand make proper use of the resources.The system is based on the practicalrequirements, and aimed at the demand analysis and thesystematical design. It emphasizes the details of designand implementation of the systematical function module. It’s developmentplatform are Visual Studio .NET 2024 and SQL Server2000 Database and implements many functions,...