1 / 23
文档名称:

毕业设计(论文)-ASP计算机学院图书管理系统设计与实现.doc

格式:doc   页数:23页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-ASP计算机学院图书管理系统设计与实现.doc

上传人:3346389411 2012/8/5 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-ASP计算机学院图书管理系统设计与实现.doc

文档介绍

文档介绍:计算机学院图书管理系统的设计与实现
论文作者姓名:
申请学位专业:
申请学位类别:
指导教师姓名(职称):
论文提交日期:
计算机学院图书管理系统的设计与实现
摘要
计算机信息化管理有着储存量大,速度快等许多优点,提供给我们的处理信息及时快捷。图书管理系统是指应用电子计算机和网络通信设备,为图书馆及其所属各部门提供图书信息、图书文献信息检索、图书管理过程中图书信息的收集、存储、处理、提取和数据通讯的能力,并能满足所有授权用户对信息的各种功能需求的计算机应用。
本文对图书管理系统国内外研究现状进行分析;ess数据库技术,并对计算机学院图书系统总体流程,系统的功能,图书管理系统的数据库设计进行了相关的描述。采用ASP和B/S为结构实现了计算机学院图书管理系统,其功能主要图书的添加、查询、浏览、删除和修改管理以及相关的图书用户的管理,这样可以方便图书管理员对庞大信息进行管理。
关键词: 图书管理系统;ASP;Access2003;数据库
Design and Implementation puter College Library Management System
Abstract
Computer Information Management has storage capacity, speed and many other advantages to provide our processing information quickly. The library management system is a application puters with the puter munication equipment, which provides books’ information for the library and each department. It can provide information access and information services for users. The library management system has capability of collecting books information, saving data and processing data and extracting data.
This paper analyses the current situation and development trend of the library management system. An explanation of ASP and Access database technology are introduced. The general flowchart of the system designing plan and describes the system functions are described. In this paper, the library management system is implemented based on B/S structure. The functions of library management system include books to add, query, browse, delete and modify the related management the management of library users. This will facilitate the librarian of the huge information management.
Key words: Library management system; ASP;Access2003; Database
目录
论文总页数:20页
1 引言 1
课题背景和意义 1
国内外研究现状 1
本课题的研究方法 2
2 系统技术以及运行环境 2
ASP技术简介 2
ACCESS 2003 技术简介 4
SQL语句简介 4
SQL 语句介绍 4
SQL的优点 4
IIS简介 5
IIS的安装 5
IIS虚拟目录的创建 5
IIS的日常管理 5
3 系统模块的设计 5
5
系统流程图 5
系统功能模块图 6
4 系统数据库设计 7
数据库需求分析 7
数据库概念结构设计 8
数据库表设计