图书馆信息管理系统[独家原创].doc

  
约42页DOC格式手机打开展开

图书馆信息管理系统[独家原创],图书馆信息管理系统library information management system1.17万字自己原创的毕业论文,已经通过校内系统检测,重复率低,仅在本站独家出售,大家放心下载使用目录摘要1abstract2第一章 绪论31.1课题背景31.2课题内容及意义31.3论文内容以及各章节安排4第二章 相关的技术概...
编号:99-481704大小:1.46M
分类: 论文>计算机论文

内容介绍

此文档由会员 jiji888 发布

图书馆信息管理系统
Library Information Management System

1.17万字
自己原创的毕业论文,已经通过校内系统检测,重复率低,仅在本站独家出售,大家放心下载使用

目录
摘要 1
Abstract 2
第一章 绪论 3
1.1课题背景 3
1.2课题内容及意义 3
1.3论文内容以及各章节安排 4
第二章 相关的技术概述 5
2.1 C#简介 5
2.2 ASP.NET概述 5
2.3 DataSet数据集概述 5
2.4 ADO.NET概述 5
2.5 SQL Server 2005概述 6
2.6 B/S结构原理及模式优点 6
第三章 系统需求分析和详细设计 7
3.1系统需求分析 7
3.2需求功能分析 7
3.3功能结构图 7
3.4数据库设计 9
3.5数据表定义 11
3.6各表之间联系图(创建视图) 14
3.7功能实现流程图 15
3.7.1管理员登录模块流程图 15
3.7.2 借阅模块 16
3.7.3图书信息查询模块 16
3.7.4图书借阅查询模块 17
第四章 系统实现结果 18
4.1开发环境 18
4.11网站开发环境 18
4.12服务器端 18
4.13客户端 18
4.2实现结果 18
4.2.1登录模块 18
4.2.2系统主界面模块 19
4.2.3图书管理模块 20
4.2.4图书借还模块 23
4.2.5系统查询模块 25
4.2.6读者管理模块 30
4.2.7系统设置模块 32
结束语 36
致谢 37
参考文献 38

摘要
随着21世纪信息时代的到来,信息技术的高速发展,大学图书馆将变得更加活跃。作为文献信息中心,高校图书馆是学生获取新知识,提高分析解决问题能力和培养创新能力的主要阵地。近年来高校图书馆信息化建设得到了迅速发展,图书馆已成为校园信息网中信息资源的枢纽。高校图书馆信息化建设对我国高等教育事业的发展具有重大影响。
为了能更好的为教育服务,把握好学生们的需求,做好服务工作,图书管理的信息化是一条切实可行的改革之路。因此,建立一个图书管理系统是十分必要的,它可以使图书管理工作规范化,系统化,程序化,避免图书管理的随意性,提高信息处理的速度和准确性,能够及时、准确、有效地查询和修改图书信息。
本课题中图书馆信息管理系统开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库,而对于后者则要求应用程序功能完备、操作简单、使用方便等特点。使用Microsoft 公司的SQL Server 2005 作为后台数据库,前台采用Visual studio 2010 开发工具,利用其提供的各种面向对象的开发工具,首先在短时间内建立系统应用原型,然后对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。

【关键词】信息系统,C#.NET,图书馆信息管理系统


Abstract
With the advent of the information age of the 21st century, the rapid development of information technology, university libraries will become more active. As Documentation and Information Center, University Library students acquire new knowledge and improve the ability to analyze and solve problems and foster innovation capability main positions.In recent years, construction of university library information technology has been developing rapidly, Library has become the hub of campus information network of information resources. Library Information Construction of the development of China has a significant impact on higher education.
In order to better serve the educational services, a good grasp of the needs of the students, to do service work, library management, information technology is a practical way of reform. Therefore, the establishment of a library management system is necessary, it can make the library management standardization and systematization, and procedures to avoid arbitrariness library management, improve the speed and accuracy of information processing, timely, accurate and effective inquiry and modify library information.
The topic of library information management system development include the establishment and maintenance as well as front-end application development background database in two ways. The former required data consistency and integrity, data security database, while the latter requires the application functions, simple operation, easy to use features. Use Microsoft's SQL Server 2005 database as a background, foreground using Visual studio 2010 development tools, using a variety of object-oriented development tool which provides first prototype application system in a short time, then the initial prototype system needs, constantly revised and improved, until a viable system of user satisfaction.
Keyword: Information Systems, C #. NET, library information management system