资源描述:
《毕业论文图书管理系统精选》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、图书管理系统论文****毕业设计说明书(论文)题目图书管理系统院系专业计算机科学与技术年级学生姓名指导教师2007年05月17日54图书管理系统论文图书管理系统摘要随着计算机技术的飞速发展,利用计算机来获得和处理信息是当今信息管理的一大特点。图书馆作为最大的信息收集、发散源,其管理现代化、信息化,对整个社会起着巨大的推动作用。图书管理系统是典型的管理信息系统,其开发主要包括应用程序的开发,数据库的建立和维护两个方面。随着计算机硬件的快速发展,有关信息管理的软件也在迅猛发展着。对于前者,我使用MICROSOFT公司的VISUALBA
2、SIC.NET进行可视化编程设计。它引入了面向对象编程的思想,使系统界面友好,功能完善,操作灵活,使用方便。同时,后者采用MICROSOFT公司的ACCESS作为数据库的开发工具。它适用于Windows和WindowsNT操作平台,是中小型系统使用最广的数据库开发平台。我经过实习,通过请教采编部、流通部等部门的工作人员以及观察、操作图书管理系统对其进行调查、研究。在分析现行系统中存在的问题的基础上,结合管理系统开发的概念、结构及系统开发的基本原理和方法,开发了一套图书馆管理系统。关键字:图书馆,管理信息系统,面向对象,系统开发54
3、图书管理系统论文AbstractWiththerapiddevelopmentofthecomputertechnology,usingcomputertoacquireanddealwithinformationisoneofthecharactersofmoderninformationmanagement.Asthelargestinformationcollectedandtransmittingresource,librarygreatlypromotesthedevelopmentofthewholesocietyfo
4、ritsmanagerialmodernizationandinformation.Themanagementinformationsystemoflibraryisatypicalmanagementinformationsystem.Theexploitationofthissystemcoverstwoaspects,includingtheexploitationofappliedprogramsandtheestablishmentandmaintenanceofdatabase.Withtherapiddevelopm
5、entofcomputerhardware,thesoftwareoninformationmanagementgetsrapiddevelopmentaswell.Fortheformer,IuseVISUALBASIC.NETMICROSOFTtocarryoutvisualprogramdesigning.ItinjectsthethoughtofobjectOriented,thusmakingthesystematicwindowfriendly,functionsimproved,operationflexiblean
6、duseconvenient.Meanwhile,thelatteradoptACCESSofMICROSOFTasexploitingtoolofdatabase.ItappliedintheoperationplatformsofWindowsandWindowsNTandisthedatabaseexploitingplatformthatextensivelyusedinthemiddleandsmallsystems.Inpractice,afteraskingthestaffofcirculateddepartment
7、foradvice,Iobserveandrunthemanagementinformationsystemoflibrarytosurveyandresearchit.Onthebasisofanalyzingtheexistingproblemsofcurrentsystem,combiningtheconceptsandconstructionsofmanagingsystemexploitationwiththebasicprinciplesandmethodsofthesystem,Idevelopasetoflibra
8、rymanagementinformationsystem.KeyWords:LibraryManagementinformationsystem.ObjectOrientedSystemdevelopment54图书管理系统论文目录前言3第一章系