网学网为广大网友收集整理了,图书馆借阅管理系统(1),希望对大家有所帮助!
论文字数:12275,页数:37
论文题目:图书馆借阅管理系统
摘 要
应用当前高速发展的计算机技术,组建图书管理系统。随着计算机及网络技术的飞速发展,Internet/Intranet应用在全球范围内日益普及,当今社会正快速向信息化社会前进,信息自动化的作用也越来越大。从而使我们从繁杂的事务中解放出来,提高了我们的工作效率。本系统针对图书管理的工作特点,设计了登录界面、图书管理、用户管理、和关于系统介绍等4个子系统。使用这个系统,管理人员可以走出原来图书管理手工的工作方式,通过计算机完成图书管理的主要业务,从而提高图书管理的工作效率,使图书管理更加现代化和科学化。
本论文分为五大部分:
第一部分:绪论主要阐述了论文的选题意义和论文的研究内容与组织。
第二部分:需求分析主要阐述了可行性研究和需求分析。
第三部分:系统的概要设计主要阐述了系统的体系结构,确定程序由哪些模块组成。
第四部分:系统的具体实现(详细设计)详细的设计每个模块,确定实现模块功能所需要的算法和数据结构。
第五部分:系统的测试:通过测试及相应的调试使软件达到预定的要求。
本论文经过三个月的开发,从系统分析-概要设计-详细设计-系统实施运行,完成了“图书借阅管理系统”图书资料的管理、读者资料的管理、借书操作、还书操作、查询处理等要求。可以运用到学校和社会的图书管理中。
关键词:信息管理系统;数据库;安全性;权限
论文类型:软件开发
Title: design and realization of the information system for library data management
Abstract
Application of the current rapid development of computer technology, the formation of library management system. With the computer and network technology, rapid development, Internet / Intranet applications in the growing worldwide popularity of today''''s society is rapidly advancing to the information society, the role of information has become increasingly automated. So that our affairs from the complex to liberate and improve our work efficiency. The system of work for the library management features, design the login interface, library management, user management, and on the systematic introduction of 4 sub-systems. Using this system, managers can get out of the original hand-book management work, through the computer to complete the main business of library management to improve the efficiency of library management, library management to make more modern and scientific. This paper is divided into five parts: Part I: Introduction expounds the significance of the topic papers and research papers and organizations. Part II: Demand analysis is mainly explained the feasibility study and needs analysis. Part III: the general design of the system mainly discusses the architecture of the system to determine which modules the program. Part IV: System specific implementation (detailed design) the detailed design of each module to determine the functionality required to implement the module algorithms and data structures. Part V: System Test: The test and debug the software appropriate to achieve the desired requirements. After three months of this thesis, the development, from system analysis - outline design - detailed design - system implementation to run, completed the "lending management system" books and information management, information management readers, library operations, but also books operation, the query processing requirements. Can be applied to the school and community library management
Keywords:MIS; Database; security; permission
Paper Type: Software Development
目 录
1 绪 论 1
1.1 研究背景和意义 1
1.2 国内外研究现状 1
1.3 论文的研究内容与组织 1
2 系统的需求分析 3
2.1 可行性研究 3
2.1.1 对现有系统的分析 3
2.1.2 新系统的功能及优势 3
2.1.3 可行性分析 4
2.1.4 软件开发环境 5
2.2 需求分析 5
2.2.1 功能需求 6
2.2.2 性能需求 7
2.2.3 数据管理能力要求 7
2.2.4 其他专门要求 7
3 系统的概要设计 9
3.1 功能设计 9
3.1.1 书籍管理部分 10
3.1.2 读者管理部分 10
3.1.3 借阅管理部分 10
3.1.4 系统管理部分 10
3.2 数据库设计 11
3.2.1 数据表关系 11
3.2.2 数据表结构 11
4 图书馆管理系统具体实现 15
4.1 用户名和密码的建立 15
4.2 图书管理功能 16
4.3读者管理功能 18
4.4图书借阅管理功能 20
4.5 系统管理菜单 23
5 系统测试 25
5.1 功能测试 25
5.2 系统测试 25
5.3 测试结论 26
6 结论和总结 27
致 谢 29
参考文献 31