图书管理系统毕业设计论文

  • 格式:doc
  • 大小:1.25 MB
  • 文档页数:68

摘 要

随着各图书馆的图书数量不断增多和图书馆规模的不断扩大,管理这些庞大的体系非常困难的,因为图书的情况是随时改变的,因此必需对图书进行动态的管理,而这对于一个管理人员来说是一件比较复杂的事情。

本文介绍了管理信息系统的基本设计方法,详细阐述了整个应用系统的设计思路,并对各部分设计周期进行了详尽的分析,最终达成了一个完整的设计方案;本文的系统是一个图书管理系统,包括管理员界面和密码登录界面然后进入主菜单,主菜单包括了图书管理,读者管理,图书借阅管理等几个大的模块。该系统为单机版,相应的硬件设备也分为单机型的方案。适用于各个图书管理的信息管理。系统基于好用、易用、美观的原则为用户定制了一套统一的人机界面。系统各模块按功能主要分为两大类:编辑类完成以编辑为主的功能,如增加、删除、修改等;浏览类完成以再现为主的功能,如查询、浏览等。

关键词:Visual Studio 2005;图书管理系统;数据库

Abstract

Increases unceasingly along with various libraries' books' quantity with the

library scale unceasing expansion, manages these huge systems to be difficult,

because the books situation is momentarily changes, must therefore to the books carry

on the dynamic management, but this regarding an administrative personnel is a quite

complex matter.

This article introduced management information system's basic design method,

elaborated in detail the entire application system's design mentality, and has carried on

the exhaustive analysis to various part of design cycle, achieved a complete design

proposal finally; This article system is a books management system management

system, then entered the main menu including the manager contact surface and the

password debarkation contact surface, the main menu includes the books management,

the reader has managed, books borrowing management and so on several big subjects.

This system is the single plane version, the corresponding hardware equipment also

divides into single plane's plan. Is suitable in each books management information

management. The system based on easy to use, Yi Yong, the artistic principle has had

custom-made a set of unified man-machine contact surface for the user. System

various modules mainly divide into two broad headings according to the function: The

editor class completes edits the function primarily, like increases, the deletion, the

revision and so on; The browsing class completes reappears the function primarily,

like inquiry, browsing and so on.

Keywords:Visual Studio 2005,Books management system management system,database

目 录

摘 要.............................................................................................................................. 1

第1章 绪 论.......................................................................................................... 5

1.1毕业设计主要内容、功能及技术指标........................................................... 5

1.2目前图书管理系统存在的问题....................................................................... 5

1.3课题意义........................................................................................................... 6

1.4论文的工作和安排........................................................................................... 6

第2章 可行性分析.................................................................................................... 8

2.1 问题描述.......................................................................................................... 8

2.2可行性分析研究............................................................................................... 9

2.2.1操作可行性............................................................................................. 9

2.2.2 技术可行性.......................................................................................... 10

2.2.3 经济可行性.......................................................................................... 10

2.3结论意见......................................................................................................... 10

第3章 系统总体设计................................................................................................ 11

3.1系统设计思想................................................................................................. 11

3.2系统功能模块图............................................................................................. 12

3.3系统流程图..................................................................................................... 13

3.4 程序流程图.................................................................................................... 14

3.5功能模块设计................................................................................................. 18

3.6 程序接口描述................................................................................................ 18

3.6.1 外部接口.............................................................................................. 18

3.6.2 内部接口.............................................................................................. 18

3.7 数据库的设计................................................................................................ 18

3.7.1 系统设计局部ER模式 .................................................................... 19