{$cfg_webname}
主页 > 计算机 > 论文 >

基于VB的小型停车场管理系统论文

来源:56doc.com  资料编号:5D17314 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D17314
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于VB的小型停车场管理系统论文(论文17000字,答辩PPT)
摘  要
随着现代社会的快速发展,人民生活水平快速提高,汽车的数量飞速增加,与此同时停车问题也越来越受到人们的关注,为了实现对停车场进行有效的管理,结合一些停车场的模式和现状开发出本小型停车场管理系统。
停车场管理系统是典型的信息管理系统,本停车场管理系统设计的主要功能包括场内车辆管理和后台数据库管理,其中场内车辆管理又分为出入场管理模块、收费模块、用户管理模块、停车场参数、停车场数据管理模块、系统管理模块等。我们从系统的设计和功能实现方面阐述了管理系统软件的开发过程。
系统采用了面向对象程序设计VB语言来实现,该系统功能实现硬件环境是 Windows 2000/XP/2003或以上版本。数据库采用Microsoft SQL Server 2000,成功实现了该系统。试运行结果表明,该系统具有良好的性能和扩展性,较高的响应速度和效率,该系统符合实际的停车场管理系统,为停车场管理供一个快速,简单规范的管理平台。这对提高信息化程度,降低人力成本有着重要的意义。
关键词:停车场管理系统,VB,SQL
 
Abstract
With the rapid development of modern society, people's living standards improved rapidly, the rapid increase in the number of vehicles, parking problems at the same time more and more attention, in order to achieve effective management of parking lots, combined with the model number of parking and status of development of the small car park management system.
Parking Management System is a typical management information system, the car park management system inside the main features include vehicle management and back office database management, including management of the venue is divided into the entry vehicle management module, charge module, user management module, Parking parameters, parking data management module, the system management module. We design and functionality from the system implementation aspects of the management system software development process.
System, object-oriented programming using VB language to realize the system function hardware environment is Windows 2000/XP/2003 or later. Database using Microsoft SQL Server 2000, successful implementation of the system. Test run results show that the system has good performance and scalability, high response speed and efficiency, the system meets the actual car park management system for car park management for a fast, simple and standard management platform. This will improve the level of information, reduce labor costs has an important significance.
Key words: parking management system, VB, SQL
 
目  录
摘  要    I
Abstract    II
1 绪论    1
1.1 选题背景    1
1.2 开发环境、工具介绍    1
1.2.1 Visual Basic 6.0    1
1.2.2 SQL Server 2000 简介    3
1.2.3 ADO 对象概述    5
1.2.4 VB访问数据库过程    7
2 系统分析    8
2.1 系统分析    8
2.1.1 功能需求分析    8
2.1.2 系统流程分析    9
2.2 技术可行性分析    9
2.2.1 系统数据模型层的分析与设计    10
2.2.2 系统视图层的设计与分析    10
2.2.3 系统控制层的分析与设计    10
3 系统总体设计    12
3.1 系统设计    12
3.1.1 总体设计    12
3.1.2 业务流程分析    12
3.1.2 系统功能模块    13
3.1.3 系统模块设计    14
3.2 数据库设计与实现    14
3.2.1 数据库的需求分析    14
3.2.2 数据库的逻辑设计    15
3.2.3 数据库的实现脚本    18
4 系统详细设计与实现    23
4.1 登录模块    23
4.1.1 功能说明    23
4.1.2 程序描述    23
4.2 授权管理模块    24
4.2.1 功能说明    25
4.2.2 程序功能描述    25
4.3 系统设置模块    25
4.3.1 功能说明    25
4.3.2 程序功能描述    26
4.4 操作员档案管理模块    26
4.4.1 功能说明    26
4.4.2 程序功能描述    27
4.5 数据管理模块    27
4.5.1 功能说明    27
4.5.2 程序功能描述    28
4.6 档案管理    30
4.6.1 功能说明    30
4.6.2 程序功能描述    30
4.7 入场管理模块    31
4.7.1 功能说明    31
4.7.2 程序功能描述    32
4.8 出场管理    33
4.8.1 功能说明    33
4.8.2 程序功能描述    34
4.9 收费管理模块    34
4.9.1 功能说明    34
4.9.2 程序功能描述    35
5 系统测试、运行维护与评价    36
5.1 测试概况及测试用例    36
5.1.1 添加用户信息    36
5.2 系统维护    37
5.2.1 系统维护的需求起因和目的    37
5.2.2 系统维护的内容    37
5.2.3 系统维护工作要考虑的因素    38
5.2.4 系统维护工作的管理    38
5.3 系统评价    38
结    论    39
致谢    41
附录:源程序    42
 

推荐资料