网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 论文资料|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 计算机论文 -> VB -> 图书馆管理系统
计算机论文资料| ASP设计| Delphi| VB设计| JSP设计| ASP.NET设计| VB.NET| java设计| VC| pb| VS| dreamweaver| c#.net| vf| VC++| 计算机论文范文| 论文下载| 自动化论文

图书馆管理系统

本文ID:LW4895 字数:25026,页数:65 价格:¥50.00 → 信用说明

扫一扫 扫一扫
图书馆管理系统

包括文档,设计,文档字数:25026,页数:65

摘   要
随着现代科学技术的进步,人类社会正逐渐走向信息化,图书馆拥有丰富的文献信息资源,是社会系统的重要组成部分,在信息社会中作用愈来愈重要,我国图书馆计算机等信息技术的应用起步于20世纪70年代末期,随着改革开放的步伐得迅速发展,特别是90年代以后,我国图书馆信息网络建设取得了较大发展图书馆信息化建设迈向了一个新台阶。
图书馆管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强.数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
因此本人结合开入式图书馆的要求,对SQL Server数据库、SQL语言原理、Visual Basic.net应用程序设计,数据库技术进行了较深入的学习和应用,主要完成对图书管理系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。系统运行结果证明,本文所设计的图书管理系统可以满足借阅者、操做员(user)、图书馆工作人员(osa)和高级管理员(admini)三方面的需要。

关键词 SQL语言;数据库组件;图书管理;窗体
library management system
Abstract
Along with the technical advance in modern science, mankind society head for gradually the information turns, the library owns the abundant cultural heritage information resources, using the importance of the social system to constitute the part, in information society the function is more and more important, our country technical and applied start in information in etc. in calculator in library in 20 centuries 70's last phase, is liberal to develop quickly along with the step that reform, especially 90's hereafter, our country library information network developments obtained the big development library information turns developments headed into a new step.
The book management system is a typical information management system (MIS), its development mainly includes the application procedure of establishment and maintenance and head of backstage database to develop two aspects. Start to build up the data consistency and the integrity to the former request strong, the data safety good database .But then request applying procedure function is complete to the latter, easy usage etc. characteristics.   So oneself combine to open into the request of type library, apply program design to the SQL server databaseVisual Basic.netdatabase technique carried on more thorough study and application, mainly completing the need to manage the system to book analysis, function mold piece divide the line, database mode analysis, and designed database structure from here and applied procedure. he system circulates a result certificate, the book designed by this text management the system can satisfy to borrow to read, hold to do a member(user), library of staff member(osa) and deluxe managing person(admini)'s three aspects.

Keywords  SQLlanguage; databasemodule ;bookmanagement; windowbody


目   录
摘要 I
Abstract II
第1章 绪论 1
1.1 课题背景 1
1.2 图书馆信息化管理 1
1.2.1 中国图书馆分类法 1
1.2.2 马克著录 2
1.2.3 Z39.50标准 2
1.2.4 读者管理 3
1.2.5 文献流通管理 3
第2章 开发工具简介 4
2.1 VB简介 4
2.2 VB发展 4
第3章 图书馆管理系统需求分析 5
3.1 可行性分析 5
3.1.1 技术可行性 5
3.1.2 经济可行性 5
3.1.3 管理可行性 5
3.1.4 开发环境可行性 5
3.2 系统目标 6
3.2.1 合理的设计数据库 6
3.2.2 设计出友好的界面 6
3.2.3 实现基本功能和一些特殊功能的操作 6
3.3 基础信息维护 7
3.4 读者管理 8
3.5 图书管理 8
3.6 期刊管理 9
3.7 图书流通管理 10
3.8 期刊流通管理 11
3.9 统计分析管理 11
第4章 图书馆管理系统数据库分析 12
4.1 数据库 12
4.1.1 用户数据 12
4.1.2 元数据 12
4.1.3 索引 12
4.1.4 应用元数据 12
4.2 数据库管理系统 12
4.3 创建数据库 13
4.4 图书管理系统 13
4.5 图书馆管理系统E-R 14
4.6 图书馆管理系统数据表清单 14
第5章 实例制作介绍 16
5.1 实例功能图书馆 16
5.2 系统流程图 16
第6章 图书馆管理系统数据库设计 18
6.1 创建数据库 18
6.2 创建读者信息数据表 18
6.3 创建图书信息数据表 19
6.4 创建图书借阅数据表 19
6.5 创建其他关键数据表 20
6.6 创建主键及外键等表的约束 20
6.7 创建存储过程 22
第7章 程序开发 25
7.1 程序运行结果 25
7.2 创建工程 31
7.3 创建系统主窗体 32
7.4完成的读者类别设置功能 32
7.5 完成读者档案管理功能 34
7.6 完成图书类别功能 35
7.7 完成图书档案管理功能 35
7.8 完成图书征订功能 36
7.9 完成图书借阅功能 37
7.10 完成图书归还功能 38
7.11 完成图书罚款功能 38
7.12 编译并运行系统 39
结论 40
致谢 41
参考文献 42
附录A 43
附录B 50
附录C 54

图书馆管理系统由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:文档管理系统 下一篇:基于试题库的自动组卷系统
推荐论文 本专业最新论文
Tags:图书馆 管理系统 2009-08-29 11:05:50【返回顶部】
广告位
广告位
发表论文
广告位

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有