1、 - 1 - 管理信息系统 实验实验报告报告 题目:题目:图书馆管理信息系统设计图书馆管理信息系统设计 - 2 - 摘摘 要要 关键词:关键词: 图书借阅图书借阅 信息管理信息管理 图书维护图书维护 图书馆管理信息系统是典型的计算机信息管理系统 (MIS),其开发主要包括后台数据库的建立和维护以及 前端应用程序的开发两个方面。对于前者要求建立起 数据一致性和完整性强、数据安全性好的库。而对于 后者则要求应用程序功能完备,易使用等特点。 本管理 系统包括了系统登录、读者管理、书籍管理、借阅信 息管理四个总的功能块。在各个功能块中又具体包括 了读者种类信息管理、 读者信息管理、 书籍类别管理、 书
2、籍信息管理、借书信息管理、还书信息管理功能。 使用户方便的对图书馆的信息进行管理,为读者借阅 还书的节省了大量的时间。 - 3 - Abstract The management information system of the library is a typical computer application of managing information system ( know as MIS),which mainly includes building up data-base of back-end and developing the application interface
3、 of front-end. The former required consistency and integrality and security of data. The later should make the application powerful and easily used. Including systematically, books manage, borrow information management four a piece of total functional blocks management reader log-in this administrat
4、ive system. Of being at each functional blocks it is again the concrete it include reader kind information management, Reader information management, borrow letter breath to manage, return letter functions of management of breath information management books classification management books. Made use
5、rs convenient information to the library carry on management, the ones that borrowed and return the book to the reader had saved a large amount of time. Keywords: library; information management; library maintenance - 4 - 目录目录 摘 要.2 Abstract .3 1 引 言5 1.1 研究的目的和意义.5 1.2 图书管理系统发展现状.5 1.3 图书管理系统解决的主要问
6、题.6 2 图书管理系统规划7 2.1 系统概述.7 2.2 系统目标.7 2.3 系统开发的可行性.7 3 系统分析9 3.1 组织结构调查.9 3.2 业务流程分析.10 3.3 数据流程分析. 11 3.4 数据字典.13 4 系统设计16 4.1 功能结构设计.16 4.2 E-R 模型设计 17 4.3 代码设计.19 4.4 输入输出设计.23 5 总结和展望26 5.1 总结.26 5.2 展望.26 参考文献.27 - 5 - 1 1 引引 言言 1.1 研究的目的和意义研究的目的和意义 利用图书馆管理系统进行管理,能更有效的对图书进行系统管理,方便读者 对各类图书的查询,同时也大大提高了办理借书、还书手续方面的工作效率和提 高图书馆的服务效率,为读者提供方便。该系统并不针对某一个图书馆而开发, 所以在通用性方面相对较广些。相对于同类软件来说,该系统功能较齐全,集合 了图书馆从进书、销书、查询、借书、还书、管理等多种功能。在操作方面也比 较方便,界面也较友好。在数据库方面,该系统采用 SQL Server2000 数据库系 统,在安全性方面也有了较大的提高例,谈谈其