优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

停车场收费系统的设计与实现(ASP.NET C# SQL2000)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
毕业设计(www.think58.com)

目    录
摘    要 3
Abstract 4
第1章 概述 5
1.1 背景及意义 5
1.2现状分析 5
1.3 论文的组织结构 6
第2章 开发工具及相关技术介绍 7
2.1 开发工具的选择 7
2.1.1 ASP.NET概述 7
2.1.2 Visual Studio开发平台概述 7
2.1.3 C#介绍 8
2.1.4 Microsoft SQL Server 2000介绍 8
2.2 系统设计原则 9
第3章 系统分析和设计 11
3.1 系统分析 11
3.1.1 需求分析步骤 11
3.1.2 系统需求分析 11
3.2 系统总体设计 12
3.2.1 逻辑结构设计 13
3.2.2 物理结构设计 15
3.2.3 功能模块设计 16
3.2.4 系统流程图 17
第4章 系统详细设计和实现 18
4.1 系统登录详细设计及实现 18
4.2 用户管理设计及实现 19
4.3 密码管理设计及实现 21
4.4 停车位添加设计及实现 23
4.5 停车位维护设计及实现 24
4.6 停车位查询设计及实现 26
4.7 车辆进站设计及实现 27
4.8 车辆出站结帐设计及实现 29

[资料来源:http://think58.com]


4.9 收费统计设计及实现 32
第5章 验证和测试 34
5.1软件测试概述 34
5.2软件测试的目标 34
5.3软件测试的方法 34
5.3.1 静态测试 34
5.3.2 动态测试 34
5.3.3 黑盒测试与白盒测试 35
参考文献 37
致谢 38
附录 39
数据库连接代码 39
数据库连接语句 39
 
摘    要 [资料来源:THINK58.com]

随着现代科学技术的进步,人类社会正逐步走向信息化。我国信息技术的应用起步于20世纪70年代末期,随着改革开放的步伐得以迅速发展,特别是90年代以后,我国信息网络建设取得了较大发展,信息化建设迈上了一个新台阶。
本文介绍了在Visual C#.NET环境下开发的停车场收费管理系统的实现过程。文章介绍了停车场收费管理系统的系统分析部分,包括可行性分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,本系统界面友好,操作简单,比较实用。
项目任务目标:本停车场收费管理系统总的实现目标是:建立以信息化的方式管理停车场收费信息等。
关键字:停车场收费管理系统,计算机,信息化, VisualC#.NET

[版权所有:http://think58.com]

 

[资料来源:THINK58.com]


Abstract
With modern science and technology, human society is gradually moving towards information technology. The application of information technology started in the 20th century, late 70s, the pace of reform and opening to the rapid development, especially 90 years later, Chinas information network construction has made great development, information technology has scaled a new height.
   This article describes the Visual C #. NET development environment parking charge management system implementation process. This paper introduces the parking fees part of the management system analysis, including feasibility analysis system design part introduces the system function design and database design and the code design system implementation section describes the algorithm several main modules, the system interface Friendly, simple, more practical.
   Project Mission: The parking fee management system to achieve the overall objectives are: to establish the way of information management parking fees information.

[资料来源:http://THINK58.com]

   Keywords: parking charge management system, computer, information technology, VisualC #. NET
[资料来源:http://think58.com]

毕业设计(www.think58.com)