论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

图书馆借阅管理系统

 本文ID:LWGSW103202 字数:10465,页数:47 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载: 

论文字数:10465,页数:47

论文题目:图书馆借阅管理系统
摘 要
 本论文主要是针对大学传统的图书馆借阅管理方式进行设计与实现的的数字化图书馆,以数字化的形式来管理图书馆的具体工作包括:数据管理,借阅管理,查询管理,系统管理,报表管理等几个方面。本论文主要是从目前社会市场的需求以及高等学校图书馆借阅管理的实际问题出发,进行了详细的可行性研究,包括经济可行性,社会可行性及技术的可行性,都一一进行了详细分析和需求设计。需求分析阶段,画出了数据流图和模块图。同时又进行了数据库的分析与设计,创建了有关的数据库的表,建立了表之间的关系,以及创建了用户访问系统的窗体界面,系统的菜单设计,数据库的安全与系统调用,系统测试等。最后才形成了具体的有关图书馆借阅管理信息系统的设计开发与实现。
 本论文《计算机借阅管理系统》在设计与开发之后,得到了真正的数字化管理图书馆借阅的所有具体工作:数据管理(读者,图书),借阅管理(借书,还书,续借),查询管理(读者查询,图书查询),系统管理(读者类别设置,图书类别设置,出版社设置)等。经实际测试与调试可以使用到具体的学校图书管理工作中。
 关 键 词:图书;借阅;管理;数据库。
 
 论文类型:e.软件开发

 Title:  the information system for library data management
ABSTRACT
 This study focuses on the traditional university library loan management design and implementation of digital library to digital format to manage the library's specific activities include: data management, loan management, query management, systems management, inventory today , exit system and other aspects. The study is in demand from the current social and Management College Library to borrow the practical problems in conducting a detailed feasibility study, including economic feasibility, social feasibility and technical feasibility, are all in detail analysis and design needs. Requirements analysis stage, drawing a data flow diagram and block diagram. Also conducted a database analysis and design, to create the relevant database table, set up relationships between tables, and create a user access system, form interface, system menu design, database security and system calls, system test. Finally the formation of a specific library loan management information system design and development and implementation
 Concrete realization of this thesis and design, use of the software life cycle software development methodology --------- Act.
 create a table structure that contains, enter the relevant records, forms, design, menu design and system security design. Part five is the testing phase, test subject from the software system meets the specific requirements of the second part of the five features.
 In summary, this paper "Library Management System and Design" in the design and development, the get a real digital library circulation management of all the specific tasks: data management (reader, books), loan management (library, also books, renewal), query management (reader inquiries, book inquiries, loan extended inquiry, loan ranking), systems management (to set the reader type, book type setting, publishers set), today inventory (library today, today is also the book today warehousing, today renew, expire today), etc.. The practical test and debug can be used to specific books in the management of the school.
 KEY WORDS: Library、administrate、borrowing、database
 


TYPE OF THESIS: Software Development

目  录
1.绪论 1
2.系统的需求分析及数据流程图 3
2.1系统需求 3
2.1.1用户对系统需求: 3
2.1.2数据库需求分析 3
2.1.3系统功能分析 4
2.2数据流程图 5
2.2.1业务流程图 5
2.2.2数据流程图 5
2.3数据字典 10
2.3.1.数据结构和数据项字典 10
2.3.2数据流字典 12
2.3.3.数据存储字典: 12
2.4用户的其他需求 13
2.4.1性能需求 13
2.4.2灵活性需求 13
2.4.3故障处理需求 13
2.4.4其他需求 13
3.系统设计 14
3.1概要设计 14
3.1.1硬件环境 14
3.1.2软件环境 14
3.1.3系统功能模块设计 14
3.2系统流程图 17
3.2.1系统流程图的基本符号 17
3.3详细设计 18
3.3.1 E-R图 18
3.3.2程序流程图: 22
4.系统的实现 25
4.1创建数据库和表 25
4.1.1登陆系统 25
4.1.2查询图书信息界面 25
4.1.3报表的生成界面 26
4.1.4图书馆管理报表 27
4.1.5借阅系统 27
4.1.5借书卡进入系统 28
4.1.6借书卡信息查看 28
4.1.7修改借书卡个人信息 29
4.1.8管理人员进入 29
4.1.9图书信息管理系统 31
4.1.9帮助系统 31
5.系统的测试 33
5.1功能测试 33
5.2用户登录窗口测试 33
5.3查询图书资料 33
5.5系统测试 33
5.6测试结论 33
致    谢 35
参考文献 37
附    录 39


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:图书馆借阅管理系统(1) 下一篇:投稿和稿件处理系统
Tags: 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号