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