资源描述:
《地籍登记管理系统》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、毕业设计地籍登记管理系统摘要1Abstract2第一章引言41.1课题背景41.2系统简介5第二章系统的分析61.1系统开发的目标和思想61.2系统的可行性分析8第三章系统的设计182.1系统的功能结构设计182.2系统的数据库设计3.3界而设计与代码设计2324结束语46致谢47参考文献摘要在地籍登记管理系统用计算机管理地籍登记的一种计算机应用技术的创新,在计算机还未普及Z前地籍管理都是由土地管理人员手工记帐的方式来操作的.现在一般的地籍管理都是采用计算机作为工具的实用的计算机地籍登记管理程序来帮助管理员进行更有效的地籍登记。地籍登记管理系统是典型的信
2、息管理系统(Mis),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方而。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。经过分析,我们使用MICROSOFT公司的VIS5LBASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。关键字:地籍登记,管理信息系统,visualbasic,accessAbstractInca
3、dastralregistrationmanagementsystemusingacomputermanagementcadastralregistrationinnovativecomputerapplications,yetpopularinthecomputerbeforethebooksarecadastralmanagementaccountingapproachtothemanagementmanualoperation,cadastralmanagementarenowgenerallyusedasatoolforcomputercompu
4、tercadastralregistrationandmanagementprocedurestohelpmanagersmoreeffectivecadastralregistration.Cadastralregistrationsystemisatypicalmanagementinformationmanagementsystem(MIS),includingitsmaindevelopmentbackgroundtotheestablishmentandmaintenanceofthedatabaseandfront-endapplicatio
5、ndevelopment2.Therequestfortheestablishmentofstrongdataconsistencyandintegrity,goodforthesecurityofthedata.Forthelatterrequestapplicationsfunctions,suchaseasytousefeatures.Afteranalysis,weuseMicrosoftvisualbasicdevelopmenttoolcompanies,theuseofitsvariousobject-orienteddevelopment
6、tools,especiallydatathatcanbeeasilyaccessibleandconcisewindowmanipulationdatabaseintelligentobjects,thefirstprototypeapplicationsysteminashorttimeandthen,computationoftheinitialprototypesystemneedstoconstantlyreviseandimproveuntiltheformationofaviablesystemofusersatisfaction.keyw
7、ord:cadastralregistration,managementinformationsystems,visualbasic,access第一章引言1.1课题背景在地籍登记管理系统用计算机管理地籍登记的一种计算机应用技术的创新,在计算机还未普及之前地籍管理都是由土地管理人员手工记帐的方式来操作的•现在一般的地籍管理都是采用计算机作为工具的实用的计算机地籍登记管理程序来帮助管理员进行更有效的地籍登记。地籍登记管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整
8、性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。1.2系