- 1、本文档共37页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
安徽大学
本科毕业论文(设计、创作)
题 目: 停车场管理系统的设计与实现
学生姓名: 田伟 学号:
院(系): 计算机科学与技术学院 专业: 网络工程
入学时间: 2009 年 9 月
导师姓名: 李薛剑 职称/学位: 讲师/硕士
导师所在单位: 计算机科学与技术学院
完成时间: 2013 年 6 月
停车场管理系统的设计与实现
摘要
本论文旨在设计一个简单、高效且的停车场管理系统,希望能解决目前管理上存在的一些问题。系统的设计过程经过了需求分析阶段、概念设计阶段、逻辑结构设计阶段、数据库物理设计阶段、数据库的实施和维护以及系统的与测试,最终完成了一个比较完善的收费停车场管理系统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
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 数据库中表结构的设计 14
5 系统实现 16
5.1 停车场车位划分 16
5.2 系统查询功能 16
5.3 登陆实现 16
5.4
文档评论(0)