312 高校图书馆借阅管理系统管理员业务的设计与实现

整理文档很辛苦,赏杯茶钱您下走!

免费阅读已结束,点击下载阅读编辑剩下 ...

阅读已结束,您可以下载文档离线阅读编辑

资源描述

内蒙古科技大学本科生毕业设计说明书(毕业论文)题目:高校图书馆借阅管理系统中管理员业务的设计与开发学生姓名:张智慧学号:200540806139专业:信息管理与信息系统班级:信管2005-1班指导教师:马越峰副教授内蒙古科技大学毕业设计说明书(毕业论文)I高校图书馆借阅管理系统中管理员业务的设计与实现摘要随着现代科学技术的进步,人类社会正逐渐走向信息化,信息资源的建设、适合自身实际需要的软件系统以及信息管理方面的意识逐步加强。信息资源建设的重点应该放在寻求适合各自实际需要的软件系统解决方案,信息管理系统的重要性也日渐突出。对于一所高校而言,其图书馆的有效利用程度是评价其竞争力的一个重要指标,因此如何更好更合理地利用图书馆是很重要的。传统的图书馆图书借阅管理不但繁琐,而且管理容易出现漏洞,造成损失。为了解决以上问题,开发一个智能化、系统化、信息化的图书管理系统十分必要的。本系统的开发与设计以信息管理系统理论与软件开发的相关理论为指导,以学校图书借阅管理系统为研究对象,收集大量相关资料,从高校图书管理的现状出发,对图书管理系统的功能、构成、规划等进行了探讨。论文重点论述了高校图书馆借阅管理系统的组成与每个模块的功能。系统包括图书借阅、图书归还、图书续借、读者查询、远程检索等模块。设计高校图书馆借阅管理系统主要从模块组成、数据库连接、功能实现、应用意义等方面着手。系统中每个模块的实现都基本上脱离不了数据,所以在数据库设计的时候,要充分考虑数据的高效,减少数据冗余以保证系统的运行速度。论文论述编写高校图书馆借阅管理系统的设计与实现过程,其研究目的在于为高校图书馆借阅管理系统的开发应用寻求更加切实际的实施方案。关键词:高校图书馆借阅管理系统;信息管理;图书信息;需求分析;数据库内蒙古科技大学毕业设计说明书(毕业论文)IITheDesignandDevelopmentofLibraryBorrowingManagementSystemaboutManagerServiceofUniversityAbstractWiththedevelopmentofscienceandtechnology,informationisthemaintrendofhumansociety.Theawarenessofthefoundationofinformationresource,softwaresystemwhichisfitforpracticeandinformationmanagementbecomesstronggradually.Thefoundationofinformationresourceispaidmoreattentiontotheemphasislayinsearchingforthesolutionofpropersoftwaresystem,whichcanmeettheirownpraticaldemand.TheimportanceofInformationManagementsystembecomesoutstandinglittlebylittle.Forauniversity,theextentofeffectiveuseofthelibraryisanimportantindicatortoevaluateitscompetitiveness.Thereforehowtousethelibrarybetterandmorerationalisveryimportant.Thetraditionallibrarymanagementisnotonlycomplicatedandtrivial,butalsoitiseasytoappearleaks,bringingaboutloss.Forresolvingalltheaboveproblems,ItisverynecessarytodevelopaIntellectualized,systematic,informationalizedbookmanagingsystem.ThesystemisguidedbythetheoryofInformationManagementSystemandthetheoryofsoftwaredevelopment,studyingcollege’sLibraryManagementSystem,collectingmuchrelatedinformation,basedonthecurrentsituationofuniversitylibrarymanagement,discussthefunction,theconstructionandthedesignofLibrarymanagementsystem.Thethesisemphaticallyhasdiscussedthecompositionoflibraryborrowingmanagementsystemandthefunctionofeachmodule.Thesystemcontainsbookborrowingandreading,bookreturning,bookrenewal,readerinquiry,long-rangeretrievalmanagingmoduleandsoon.Thedesigningofthesystemistakenadvantageofreviewingmanagementsystemsettingaboutmainlyfromitsmodule,databaseconnection,functionaspect,applyingsignificanceandsoon.Thedesigningofmoduleiscomposedofitsmoduleandthefunctionofeachmodule.Therealizationofeachmoduleareessentiallyinseparablefromthedata,sowhendesignofthedatabaseofthedatashouldgivefullconsiderationtotheefficiency,reducingdataredundancytoensurethesystemoperatingspeed.Thelibrarytakesadvantageofthewritethethesisisdiscussedreviewingthemanagementsystemdesignandrealizingprocess,designsthattheprioritythatprocessallaboveanalysesmainly内蒙古科技大学毕业设计说明书(毕业论文)IIIisabasis.Thegoaloftheresearchisseekingforamorepracticalplanformiddleschools’LibraryBorrowingManagementSystem.Keywords:LibraryBorrowingManagementSystem;InformationManagement;Booksinformation;DemandingAnalysis;Database.内蒙古科技大学毕业设计说明书(毕业论文)IV目录摘要...................................................................IAbstract................................................................II第一章引言..............................................................1第二章高校图书馆借阅管理系统的概述......................................22.1高校图书馆借阅管理系统的开发背景.................................22.2高校图书馆借阅管理系统国内外研究现状.............................22.2.1国外研究现状...............................................22.2.2国内研究现状...............................................42.3高校图书馆借阅管理系统开发的必要性...............................52.4应用系统开发工具简介.............................................62.4.1管理信息系统...............................................62.4.2VisualBasic6.0简介......................................72.4.3SQLServer2000数据库简介.................................8第三章高校图书馆借阅管理系统规划........................................93.1图书馆组织结构调查...............................................93.2图书馆借阅体系业务调查..........................................103.3高校图书馆借阅管理系统业务流程分析..............................123.4高校图书馆借阅管理信息系统数据规划..............................133.5应用系统总体结构设计............................................15第四章高校图书馆借阅管理系统分析.......................................194.1确定系统目标....................................................194.2可行性分析......................................................194.2.1技术可行性................................................204.2.2经济可行性................................................204.2.3管理可行性................................................204.3系统需求分析....................................................204.4系统功能分析....................................................22第五章高校图书馆借阅管理信息系统设计...................................24内蒙古科技大学毕业设计说明书(毕业论文)V5.1信息系统设计原则................................................245.2信息系统总体功能结构............................................255.3数据库设计......................................................265.3.1需求分析..................................................265.

1 / 71
下载文档,编辑使用

©2015-2020 m.777doc.com 三七文档.

备案号:鲁ICP备2024069028号-1 客服联系 QQ:2149211541

×
保存成功