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

当前位置:论文格式网 -> 毕业论文 -> 电子通信论文
毕业论文标题:

图书馆管理系统及原代码毕业设计

 本文ID:LWGSW9019 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 图书馆管理系统及原代码毕业设计 (收费:6000 积分)  

电子通信论文编号:TX114  字数:23671.页数:61 
目录        

第一章 绪论  4
1.1管理信息系统概述  4
1.1.1管理信息系统的特点  4
1.1.2 图书馆管理系统的介绍  6

1.2 开发工具的选择和介绍  7
1.2.1 开发工具的选择  7
1.2.2 Visual Basic开发工具的介绍  7
 1.3 数据库系统的概述  9
1.3.1 SQL Server基础  10
1.3.2信息管理系统所涉及的数据库设计  10
 1.4 Visual Basic数据库的概述  12
1.4.1 Visual Basic数据库的构成  12
1.4.2 Visual Basic的数据库访问  13
第二章 图书馆管理系统的分析和设计  15
2.1图书管理系统的总体设计  15
2.1.1应用程序功能的总体设计  15
2.1.2数据库的需要分析  16
2.2数据库的逻辑结构设计 16
2.2.1数据库的逻辑结构设计  17
2.2.2 数据库结构的实现  18
第三章 图书馆管理信息系统具体实现  20
3.1图书管理系统的创建  20
3.1.1系统的创建和运行顺序  20
3.1.2图书馆管理信息的主窗体设计  20
3.2公用模块的创建  21
3.3系统用户管理设计及原代码  23
3.4读者种类管理窗口的设计及原代码  24
3.4.1修改读者种类窗体的设计及原代码  28
3.4.2读者信息管理窗体的设计及原代码  30
3.5书籍类别管理窗体的设计及原代码  36
3.6书籍信息管理窗口的设计及原代码  40
3.7借书管理窗口的设计及原代码  45
3.8.还书信息管理窗口设计及原代码  52
结束语  59
第四章 参考文献  60
致谢  61

前言 
随着计算机技术的飞速发展,计算机在生活中应用的普及,利用计算机实现图书的管理势在必行。本系统结合图书馆实际需求分析,采用功能强大的Visual Basic6.0做为开发工具,来开发出来的单机版图书管理系统。整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成借书、还书的全过程,包括读者资源、书籍资源、借书信息、还书信息能够及时地了解各个环节的信息的变更,经过使用证明,本文所设计的图书管理系统可以满足图书馆管理方面的需要。论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。
图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。      结合开入式图书馆的要求,对 SQL Server2000数据库管理系统、、Visual Basic6.0应用程序设计,进行了较深入的学习和应用,主要完成对图书管理系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。系统运行结果证明,本文所设计的图书管理系统可以满足借阅者、图书馆工作人员和高级管理员三方面的需要。第一章对管理系统进行了简明的介绍,学习了具体的开发工具Visual Basic6.0,对其数据库组件并分析了开发图书管理系统所应进行的工作。第二章对数据库的设计和SQL语言的使用进行了系统分析,为深入理解数据库应用打下了基础。第三章主要对图书管理实现介绍,分析了图书管理信息系统的应用需求,建立了数据库,实现了数据库记录的添加、删除和修改。第四章图书管理系统的实现以及原代码设计和窗体设计,第五章主要介绍参考文献。最后,系统还可以导入数据库以对任意同结构的数据库进行操作。 关键词:数据库, SQL Server2000,Visual Basic6.0,窗体,

 Foreword
Fly technically along with the calculator to develop soon, the calculator is applied in life of universality, make use of the management that calculator realizes books the power at necessarily line. Combinative library in this system the actual need analyzes, adopting the mighty Visual in function Basic6.0 be used as to develop the tool, the single machine landscape book that develop out management system. Whole system from match the operation simple, the interface amity, vivid, practical and safe request sets out, completing to borrow the book, the whole process that return book, include the reader resources, book resources, borrow the book information and return book the information can understand the alteration of the information of the each link in time, through usage proof, this text a books for designing management system can satisfy the demand that library manage aspect.The thesis introduced this lesson a process for of the background of development, the finished function wanted with development primarily.The point explained the point, design of the system design the thought, a little bit difficult technique with solution.
Books management system is development two aspects that information management system( MIS), its development includes primarily the backstage database establishes with support and the head procedure.Establishes to rise to the former request the data consistency is strong with the complete, the database that data safety like.But request the latter very much the applied procedure function complete, easy usage etc. characteristics.
   The combination opens into the request of the type library, managing the system to the SQL Server2000 database, Visual Basic6.0 application the procedure designs, proceeding the thorough study with applycompleting primarily the need to manage the system to books analysis, function mold piece divide the line, the database mode analyzes, and designed the database construction from here with apply the procedure.The system circulates the result proof, this text a books for designing management the system can satisfy to borrow to read, library worker with high class managing person three the demand of aspects. A development for to managing system proceeding clear introduction in Chien, studying in a specific way tool Visual Basic6.0, database module and analyzed the development books management system a work for should proceeding. A design for to database proceeded the system analysis with the phonetic usage in SQL.Aapplication for mainly to bookses managing realizing introduction, analyzing books managing information system requires with, establishing the database, realizes the database record of increase and delete with modify.A books manages the system realizes and the original code design designs with the window, chapter main the introduction consults cultural heritage.Finally, the system can also duct into the database with to arbitrarily and together the structural database proceeds the operation.
     Keyphrase: Database, SQL Server2000,VisualBasic6.0, window.


相关论文
本论文在电子通信论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:网络教育应用网站设计 下一篇:搜索引擎的开发与实现
Tags:图书馆 管理系统 代码 毕业设计 【收藏】 【返回顶部】
会计论文
电子机电论文
金融论文
电气自动化论文
模具设计
化学工程与工艺
机械设计
电子通信论文
英语论文
行政管理论文
物流论文
电子商务论文
法律论文
国际贸易论文
财务管理论文
人力资源论文
市场营销论文
土木工程论文
工商管理论文
工程管理论文
汉语言文学论文
教育管理论文
测控专业论文
交通工程论文
旅游管理论文
新闻专业论文
艺术设计
教育技术学论文
应用物理学论文
轻化工程论文
德语专业论文
给水排水工程
服装设计与工程
食品生物技术
材料科学与工程
电视制片管理
工业工程论文
文化产业管理
包装工程论文
印刷工程论文
信息管理论文
制药工程论文
生物工程论文
电子信息工程
信息计算科学
电气工程论文
通信工程论文
财务会计毕业论文
电子商务毕业论文
现代教育技术
信息管理专业
心理学专业
数学与应用数学
数学教育
护理学毕业论文
其他专业论文
历史学论文
学前教育毕业论文
小学教育毕业论文
教育管理毕业论文
法律专业毕业论文
汉语言文学毕业论文
工商管理毕业论文
人力资源毕业论文
营销专业毕业论文
物流专业毕业论文
计算机论文
最新文章
热门文章
计算机论文
推荐文章

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

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供电子通信论文毕业论文格式,论文格式范文,毕业论文范文

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