停车场收费管理管理系统的设计与实现 毕业论文 (2).doc
文本预览下载声明
摘 要
随着我国的经济发展,其中停车场管理是针对汽车的蓬勃发展而应运而生的。用计算机操作的停车场收费管理系统是为停车场管理者和用户更好的维护车位信息管理业务而开发的管理软件。根据需求分析,实现停车场收费管理业务,效益已经越来越明显。因此,开发这样一套停车场收费管理系统软件是很有必要的。
本文主要介绍了停车场收费管理系统的设计过程。该系统采用C#以及 SQL Server为开发平台,采用C/S模式设计,利用计算机的各种优势,根据停车场管理原则,对汽车的停车收费进行统一、规范的管理,实现各个功能模块的修改、删除、添加、查询功能。达到规范化管理的效果,提高工作效率,从而全面提高停车场收费管理水平。
关键词:停车场;收费管理系统;C#;SQL Server
Abstract
With the developing of Chinas economic, including parking charge management is booming for the car came into being. Parking charges management system of computer operations is developed for parking managers and users to better maintenance of the parking information management business management software. According to the needs analysis, the parking fee management business, efficiency has become increasingly evident. Therefore, the development of such parking charge management system software is necessary.
This paper mainly introduces the design process of the management system of car parking charges. The system uses the C # and the SQL Server development platform using C / S mode design, the use of a variety of computer network, in accordance with the principle of wage management, car parking unified, standardized management to achieve the various functional modules modify, delete, add, and search functions. To achieve the effect of standardized management, improve efficiency, thereby improving the overall management level of car parking charges.
Key words: parking; charge management system; C #; SQL Server
目 录
摘 要 I
Abstract 1
目 录 2
停车场收费管理管理系统的设计与实现 4
1 绪论 4
1.1 选题目的和意义 4
1.2 研究内容 4
1.3 论文的结构 5
2本系统采用的技术方案 6
2.1 .NET三层架构 6
2.2开发语言 7
2.3. SQL Server 2005 7
2.4. C/S体系结构 8
2.5 开发及运行环境 9
3系统的分析与设计 10
3.1可行性分析 10
3.2需求分析 11
3.2.1环境的要求 11
3.2.2功能分析 11
3.2.3性能 12
4 系统的设计 13
4.1数据库设计 13
4.1.1数据库关系图 13
4.1.2数据库表设计 13
4.1.3数据库表关系 13
4.2概要设计 13
4.2.1业务流程 13
4.2.2总体体系结构 14
4.3详细设计 14
4.3.1学籍管理 15
4.3.2学费管理 15
4.3.3毕业生管理 15
4.3.4统计报表 15
5系统的实现 15
5.1界面设计 15
5.1.1学籍管理功能的实现 15
5.1.2报表功能的实现 15
5.1.3毕业生管理 16
5.1.4学费管理 16
5.2编码实现 16
6结束语 16
参考文献 1
显示全部