基于c语言的图书管理系统毕业(设计)论文
                        图书分类号:            密      级:           
毕业设计 论文
基于C语言的图书管理系统        Design and Implementation of Books Management System Based on C Language       
学生姓名            学院名称            专业名称            指导教师           
2012年    5月    日                   
摘要
人类已经跨入了新世纪,正在进入信息化时代。信息化浪潮、网络革命在给社会带来冲击的同时,也使图书馆业务受到了强烈的冲击,图书馆传统的管理和服务方式已不能适应读者对日益增长的文献信息的需求。随着馆藏量的不断增加,图书资料的录入和查询的难度也就相应增加,数据处理手工操作,工作量大,出错率高,出错后不易更改的手工方式,已经不能满足要
求。
    基于此问题,建立一个规范化,系统化,程序化的图书管理系统迫不急待。为方便对图书馆书籍、读者资料、借还书等进行高效的管理,特编写程序以提高图书馆的管理效率。使用程序之后,工作人员可以查询某位读者、某种图书的借阅情况,还可以对当前图书借阅情况进行一些统计,以便全面掌握图书的流通情况等等。
   
关键词:C语言;图书管理;数据处理;信息技术
Abstract
Mankind has entered the new century, which is entering the information age. Wave of information technology, the network revolution has brought about the impact, but also make the library service has been badly hit,and library management and services of traditional methods can not meet the growing literature on the information the reader needs. With the continuous increase in the collections, books, data entry and also a corresponding increase in the difficulty of queries, data processing manual operation, heavy workload, error rate, er
ror is not easy to change after the manual mode can no longer meet the requirements.
    Based on this problem, the establishment of a standardized, systematic, process-oriented library management system can not wait. For the convenience of library books, readers information, such as borrowing and returning books for efficient management, especially the preparation of the management procedures to enhance the efficiency of the library. After using the program, staff can search for certain readers, borrow some books, can also borrow books on the current situation of some statistics in order to fully grasp the flow of books.
KEY WORDS:C language, Library Management, Data Processing, Information Technology
摘要    I
Abstract    II
1 绪论    1
1.1 选题的背景和选题的意义    1
选题的背景    1
  选题的意义    1
1.2 系统的特点    2
1.3 需求分析    2
2 系统的总体设计    3
2.1 系统总体设计    3
2.2运行环境和开发工具    3
具    3
境    4
基于java的图书管理系统2.3 系统流程图    4
3 系统的详细设计    6
3.1主体界面设计    6
    6
块    7
块    8
块    9
块    10
块    11
块    12
块    14
数    15
4 系统调试    16
5系统运行    17
结 论    21
致 谢    22
参考文献    23
附录  程序源代码    24

1 绪论
1.1 选题的背景和选题的意义
选题的背景
随着社会,信息系统。在高校的图书管理中避免了手工操作。图书管理系统是图书馆的重要
组成部分,图书是我们最好的获取信息的方式,但由于图书馆图书收藏量大大增加,使传统的图书管理员的工作日益繁重起来,迫使人们起用新的管理方法来管理图书。本文通过设计和开发图书馆管理系统的实践,阐述了图书管理软件中所应具有的功能、设计、实现。介绍了图书管理系统的设计和系统功能的实现过程。该系统可以运用于高校的图书管理,由图书,图书,,,等多个组成,实现了图书资料的计算机网络管理。
一般通用的图书馆管理系统通常包括系统管理、读者管理、编目、图书流通、统计、查询等功能。比较先进的系统能够在一个界面下实现图书、音像、期刊的管理,设置假期、设置暂离锁、暂停某些读者的借阅权、导入导出读者资料、交换MARC Machine Readable Catalogue 数据、升级辅助编目库、征订图书等。此外,随着工Internet应用的发展,一个完善的系统还应提供无缝接入Internet的功能,通过IE浏览器让读者使用借阅资料查询、更换密码、预约、资料检索等功能。有些系统还能提供读者自助服务,可以开放一些客户机让读者自行管理密码、查询自己的借阅史、预约资料、检索资料等。