小区车位管理系统大学论文 下载本文

内容发布更新时间 : 2024/5/1 23:42:00星期一 下面是文章的全部内容请认真阅读。

河北农业大学 本科毕业论文(设计)

题 目: 小区车位管理系统

摘 要

本系统是为住宅小区设计开发的在线小区车位管理系统,研究基于B/S模式的网上车位管理的实现,采用的是ASP+SQL 2000模式的电子商务平台。车位作为一种特殊的固定支出,其管理问题一直都是人们所关心的问题。但是,这其中涉及的信息处理量过于大,之前的信息管理系统已经不能较快的处理这些数据。现在计算机技术和网络推广已经得到了很好的发展,各行各业都在不同程度地引进计算机及网络技术,以求在业务处理能力及服务能力方面做到更大进步。因此有必要重新对车位管理系统进行设计。

本系统设计上采用三层结构、Web Service技术和模块化设计方法,根据用户的需求及程序的应用与维护的易用性,将各个部分置于不同的模块当中,方便了程序的扩展与维护,同时建立了程序功能复用的基础。该系统实现了对小区车位信息和进出小区的车辆信息的管理,其中包括车位信息的查询,添加,删除;进入小区车辆信息登记,查询,修改,删除,对于非本小区车辆进行计费等,还实现了相应报表的打印,数据库备份等功能。从功能上来说,系统是比较完善的。 关键词:ASP , 信息管理 , 数据库 , sql 2000

Abstract

This system is for residential design and development of online community parking management system, the research based on B/S model of online implementation of parking

management, USES ASP + SQL 2000 mode of e-commerce platform. Parking space as a special kind of fixed costs, the management problem has always been of concern to people. But that which involves information capacity is too big, before the information management system has been unable to process the data fast. Now the computer technology and network promotion has got very good development, in all walks of life are all in the introduction of computer and network technology in different degrees, in business processing ability and service ability in order to achieve greater progress. So it is necessary to design to parking management system. Design this system USES three layer structure, Web Service technology and modular design method, based on user requirements and procedures of application and maintenance of ease of use, put each part in different module, convenient for the expansion of the application and maintenance, at the same time established a program function reuse based. This system has realized the parking information and in and out of the village to the village of vehicle information management, including parking information query, add, delete; Enter vehicle information registration, query, modify, delete, and billing for this district vehicle, etc., also implements the corresponding report form printing, database backup, and other functions. From the function, the system is more perfect.

Keywords: ASP, information management ,database, SQL 2000

目 录

1.引言 ................................................................................ 1

1.1 背景概述 ..................................................................... 1 1.2 意义 ......................................................................... 1 1.3 论文各章简介 ................................................................. 1 2.开发技术和开发工具 .................................................................. 3

2.1 开发技术 ..................................................................... 3 2.2 开发工具介绍 ................................................................. 3

2.2.1 IIS简介 ................................................................ 3 2.2.2 Dreamweaver简介 ........................................................ 3 2.2.3 SQL server 2000简介 .................................................... 3

3.可行性分析 .......................................................................... 5

3.1 可行性分析 ................................................................... 5

3.1.1 经济可行性 ............................................................. 5 3.1.2 技术可行性 ............................................................. 5 3.1.3 操作可行性 ............................................................. 6

4.需求分析 ............................................................................ 7

4.1 业务流分析 ................................................................... 7 4.2 数据流程分析 ................................................................. 8 4.3 数据字典 ..................................................................... 8

4.3.1 小区车位管理系统的数据字典 ............................................. 8 4.3.2 小区车位管理系统的数据项 ............................................... 9

5.系统设计 ........................................................................... 11

5.1 系统设计思想 ................................................................ 11

5.1.1 页面模块化 ............................................................ 11 5.1.2 注重安全性 ............................................................ 11 5.2 系统功能模块划分 ............................................................ 11 6.数据库设计 ......................................................................... 13

6.1 数据库需求分析 .............................................................. 13 6.2 数据库概念结构设计 .......................................................... 13