面向对象程序设计—图书管理系统设计 下载本文

面向对象程序设计专题实验

报告

题 目: 图书管理系统设计 班 级: 姓 名: 学 号:

摘要

二十一世纪是信息的社会,信息作为社会最主要的资源,将成为战略资源引起人们广泛的关注。如何获取信息?图书是我们最好的获取信息的方式,但由于图书馆图书收藏量大大增加,使传统的图书管理员的工作日益繁重起来。迫使人们起用新的管理方法来管理图书,如何把图书管理员从繁重的工作中解脱出来呢? 科学技术日新月异的进步,让人类生活发生了巨大的变化,计算机技术的飞速发展,使各行各业在计算机技术应用方面得到了广泛的普及和使用。信息化时代的到来成为不可抗拒的潮流,人类文明正在进入一个崭新的时代。因此,图书管理系统也以方便、快捷、费用低的优点正慢慢地进入人们的生活,将传统的图书管理方式彻底的解脱出来,提高效率,减轻工人人员以往繁忙的工作,减小出错的概率,使读者可以花更多的时间在选择书和看书上。从而使人们有更多时间来获取信息、了解信息、掌握信息。 关键词: C++;图书管理系统 Visual C++ 6.0

I

Abstract

21 centuries is resources that information that society, social most in conduct and actions in information, will become the strategy resources cause the extensive concern in people.How to obtain the information?Books is work that the way that we obtain the information best, but collect and keep tohave great capacity the big increment because of the library books, make traditional booksmanaging person increasingly heavy to get up.Forcing people rises to manage the books with the new management method, showing tosetfree out the books the managing person from the heavy work?The advance of the science technique continuous changes and improvements, let mankind the life took place the enormous variety, thecalculator flies technically to develop soon, making the every trade get the extensive universality with use in the aspects of calculator technique applying.The information turns the ages comes thecurrent that become can't resist, human civilization enter a brand-new ages.Therefore, books management system too with the convenience, fast, low advantage in expenses is entering people life slowly, manage the traditional books to way to set free out thoroughly, lift high-efficiency, alleviate worker's personnel former busy work, let up to come amiss all rate, can make the reader spend more time at choose the book with read the in the book.From butmake that people have more time to obtain the information, understand the information and control the information. Keywords: C++;Books management system;Visual C++6.0

II

目录

第1章 概述 -------------------------------------------------------------- 1

1.1 题目及要求 -------------------------------------------------------- 1 1.2背景和意义 -------------------------------------------------------- 1 1.3问题的解决方案 ---------------------------------------------------- 2 第2章 系统分析 ---------------------------------------------------------- 2

2.1系统的整体需求 ---------------------------------------------------- 2 2.2 系统的功能需求 ---------------------------------------------------- 2 2.3系统功能总体设计 -------------------------------------------------- 3 3.1 系统的整体设计 ---------------------------------------------------- 3 3.2 系统的主要模块设计 ------------------------------------------------ 4 第4章 系统实现 ---------------------------------------------------------- 6 第5章 结束语 ----------------------------------------------------------- 11 参考文献 ---------------------------------------------------------------- 12 附录 -------------------------------------------------------------------- 13

III