- 1、本文档共55页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
安徽大学
本科毕业论文(设计、创作)
题 目: 停车场管理系统的设计与实现
院(系): 计算机科学与技术学院 专业: 网络工程
导师所在单位: 计算机科学与技术学院
停车场管理系统的设计与实现
摘要
本论文旨在设计一个简单、高效且人性化的停车场管理系统,希望能解决目前管理上存在的一些问题。系统的设计过程经过了需求分析阶段、概念设计阶段、逻辑结构设计阶段、数据库物理设计阶段、数据库的实施和维护以及系统的编码与测试,最终完成了一个比较完善的收费停车场管理系统。
系统主要功能包括:车辆的登记入库;车辆的停车收费;费率管理;车库容量显示和修改;车辆的出入日志等等。本系统是一个单机版系统,不提供用户登录,只设有一个管理员账号登陆,以提高系统安全可靠性。该系统运行在WINDOWS 7操作系统下,使用的C#语言开发,开发环境Microsoft Visual Studio 2010,数据库SQL 2008。
关键词:收费;停车场管理系统;高效性;人性化
Parking Management System Design and Implementation
Abstract
This paper aims to design a simple, efficient and humanized parking lot management system, hoping to be able to solve some problems existing in current management. System design process through the requirement analysis, conceptual design, logical structure design phase, the database physical design phase, implementation and maintenance, and system coding and testing, finally completed a relatively complete charge parking lot management system.
System main function includes: the vehicles registration into the Treasury; Vehicle parking fees; Tariff management; The garage capacity display and modification; Vehicle access logs, etc. Is a stand-alone system, this system does not provide the user login, with only one administrator account log in, in order to improve the system safety and reliability. The system running under the WINDOWS 7 operating system, using c #, the development environment of Microsoft Visual Studio 2010 and SQL 2008 database.
Key words: parking lot; Parking lot management system; High efficiency; Human nature
TOC \o 1-3 \h \z \u 1 绪论 5
2 系统分析 6
2.1 需求分析 6
2.2 可行性分析 6
2.2.1 可行性分析研究 6
2.2.2 技术可行性 6
2.2.3 经济可行性 6
2.2.4 结论意见 7
2.3 系统数据流程分析 7
2.4 物理流程分析 8
3 开发环境及软件的介绍 10
3.1 设计工具和数据库的选择 10
3.2 开发系统的主要工具和使用语言介绍 10
3.2.1 C#介绍 10
3.2.2 Microsoft sql server 2008数据库介绍 11
3.3 系统运行环境 11
4 系统设计 13
4.1 系统详细设计 13
4.2 实体及其属性图 13
4.3 数据库中表结构的设
文档评论(0)