中专学校图书馆管理信息系统.doc

约30页DOC格式手机打开展开

中专学校图书馆管理信息系统,计算机信息管理专业本科毕业设计全文30 页22870字 叙述详尽指导教师: 完成日期:摘要 本文以本校的管理信息系统建设中的图书馆管理信息系统的开发为背景,论述了管理信息系统的概念、结构及系统开发的基本原理和方法。全文共分为绪论、管理信息系统综述、管理信息系统的开发、系统规划、系统分析、系统设...
编号:99-32367大小:223.50K
分类: 论文>管理学论文

内容介绍

此文档由会员 周伯通 发布

计算机信息管理专业本科毕业设计
全文30 页22870字 叙述详尽
中专学校图书馆管理信息系统
指导教师:

完成日期:

摘要 本文以本校的管理信息系统建设中的图书馆管理信息系统的开发为背景,论述了管理信息系统的概念、结构及系统开发的基本原理和方法。全文共分为绪论、管理信息系统综述、管理信息系统的开发、系统规划、系统分析、系统设计、系统实现、系统运行及维护、系统评价、结束语等九章。详细阐述了系统分析、系统设计的技术及其应用,讨论了结构化生命周期法与原型法这两种开发方法的技术。提出实现图书馆信息管理、资源共享的基本目标。从而推动迈向数字化图书馆的步伐,对中专学校的图书馆信息管理具有一定的参考价植。

关键词:管理信息系统,图书管理,系统开发

Abstract: Take off to want this text with the management information system that our school library in developments management information system that development that concept, construction and system is for the background, discussed the management information the system the basic principle that develop with the method.The full text totally is divided intoes the introduction, management the information system the overview, management the development, system of the information system the programmings, system analysis, system design, the system realizes, system circulate and maintenance, system evaluation, end the language wait nine chapter.Detailed 阐述 system analysis, system technique and its application that design, discussed the construction 化 life cycle the method and prototype method the technique of the method of these two kinds of developments.Bring up to realize the basic target that share of management, resources of library information.From but the push head into the arithmetic figure 化 the library's step, library information towards inside 专 school the management to have the certain 参 to test the price 植 .

Key phrase:Management information system, books management, system development


目录

第一章 前言…………………………………………………4

第二章 管理信息系统综述………………………………………5
2.1管理信息系统概述………………………………………5
2.2 学校为何要进行信息化建设……………………………6
2.3搞好管理信息系统的必要条件…………………………7

第三章 管理信息系统的开发……………………………………8
3.1 管理信息系统的开发方式………………………………8
3.2 管理信息系统开发的一般方法…………………………8
3.2.1 结构化生命周期法简介…………………8
3.2.2 快速原型法简介…………………………9
3.2.3 面向对象开发法简介……………………9
3.3本系统的开发方式与开发方法…………………………9

第四章 系统规划……………………………………………10
4.1系统的初步调查…………………………………………10
4.2系统的可行性分析………………………………………12
4.3 关于本系统的一些规划…………………………………12

第五章 系统分析……………………………………………13
5.1 系统的详细调查…………………………………………13
5.2需求分析与系统逻辑模型的提出………………………14
5.2.1系统的数据流图(DFD)……………14
5.2.2系统的数据字典(DD)………………16

第六章 系统设计………………………………………18
6.1 系统的总体结构设计……………………………18
6.1.1 系统总体功能结构…………………18
6.1.2系统总体物理结构…………………19
6.2系统详细设计 …………………………………19
6.2.1 数据库的设计………………………19
6.2.1.1 概念结构设计………19
6.2.1.2 逻辑结构设计………
6.2.1.3 物理结构设计………
6.2.1.4 数据库的安全性,完整性,并发控制。

6.2.2处理过程设计…………………………
6.2.3界面设计………………………………

第七章系统实现………………………………………
7.1 开发环境的选择…………………………………
7.1.1开发方法的选择:…………………
7.1.2开发平台的选择:…………………
7.1.3开发工具的选择: …………………
7.1.4数据库的选择:……………………
7.2 程序设计…………………………………………
7.3调试………………………………………………

第八章 系统运行及维护………………………………………
8.1 系统的运行………………………………………
8.2 系统的维护………………………………………

第九章 结束语………………………………………

参考文献

附录:源代码
参考文献
1 《大连 博菲特 文献管理集成系统 用户手册》 1997.11
2黄梯云 《管理信息系统》 经济科学出版社 2000。3
3 甘仞初《信息系统开发》经济科学出版社 1996.9
4 汪星明 《管理系统中计算机应用》武汉大学出版社 1997。5
5邵洋 谷宇 何旭洪 《VISUAL FOXPRO 数据库系统开发实例导航》 人民邮电出版社2003。8
6毛一心 《中文版VISUAL FOXPRO 6.0 应用及实例集锦》 人民邮电出版社 1999.11
7吴迪 曲蒙 《VISUAL FOXPRO 6.0程序设计指南》 清华大学出版社 1999.2

附录:源代码