资源描述:
《软件工程毕业设计_小区车位管理系统.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河北农业大学本科毕业论文(设计)题目:小区车位管理系统摘要本系统是为住宅小区设计开发的在线小区车位管理系统,研究基于B/S模式的网上车位管理的实现,采用的是ASP+SQL2000模式的电子商务平台。车位作为一种特殊的固定支出,其管理问题一直都是人们所关心的问题。但是,这其中涉及的信息处理量过于大,之前的信息管理系统已经不能较快的处理这些数据。现在计算机技术和网络推广已经得到了很好的发展,各行各业都在不同程度地引进计算机及网络技术,以求在业务处理能力及服务能力方面做到更大进步。因此有必要重新对车位管理系统进行设计。本系统设计上采用三层结构、WebService技术和模块化设计方
2、法,根据用户的需求及程序的应用与维护的易用性,将各个部分置于不同的模块当中,方便了程序的扩展与维护,同时建立了程序功能复用的基础。该系统实现了对小区车位信息和进出小区的车辆信息的管理,其中包括车位信息的查询,添加,删除;进入小区车辆信息登记,查询,修改,删除,对于非本小区车辆进行计费等,还实现了相应报表的打印,数据库备份等功能。从功能上来说,系统是比较完善的。关键词:ASP,信息管理,数据库,sql2000AbstractThissystemisforresidentialdesignanddevelopmentofonlinecommunityparkingmanageme
3、ntsystem,theresearchbasedonB/Smodelofonlineimplementationofparkingmanagement,USESASP+SQL2000modeofe-commerceplatform.Parkingspaceasaspecialkindoffixedcosts,themanagementproblemhasalwaysbeenofconcerntopeople.Butthatwhichinvolvesinformationcapacityistoobig,beforetheinformationmanagementsystem
4、hasbeenunabletoprocessthedatafast.Nowthecomputertechnologyandnetworkpromotionhasgotverygooddevelopment,inallwalksoflifeareallintheintroductionofcomputerandnetworktechnologyindifferentdegrees,inbusinessprocessingabilityandserviceabilityinordertoachievegreaterprogress.Soitisnecessarytodesignt
5、oparkingmanagementsystem.DesignthissystemUSESthreelayerstructure,WebServicetechnologyandmodulardesignmethod,basedonuserrequirementsandproceduresofapplicationandmaintenanceofeaseofuse,puteachpartindifferentmodule,convenientfortheexpansionoftheapplicationandmaintenance,atthesametimeestablishe
6、daprogramfunctionreusebased.Thissystemhasrealizedtheparkinginformationandinandoutofthevillagetothevillageofvehicleinformationmanagement,includingparkinginformationquery,add,delete;Entervehicleinformationregistration,query,modify,delete,andbillingforthisdistrictvehicle,etc.,alsoimplementsthe
7、correspondingreportformprinting,databasebackup,andotherfunctions.Fromthefunction,thesystemismoreperfect.Keywords:ASP,informationmanagement,database,SQL2000目录1.引言11.1背景概述11.2意义11.3论文各章简介12.开发技术和开发工具32.1开发技术32.2开发工具介绍32.2.1IIS简介32.2.2Dreamweaver简介32.2.3SQL