文档介绍:河北大学工商学院
装
订
线
本科生毕业论文(设计)
题目: 实验室资源协作共享管理系统
学部信息科学与工程学部
学科门类工学
专业软件工程
学号
姓名
指导教师
2013年5月15日
实验室资源协作共享管理系统
摘要
随着教学和科研投入的不断增加,高校中不断建立了高水平的实验教学中心,仪器设备中心和资源管理中心。为了使实验室资源得到充分利用,人们需要一个建立在各个高校之间的实验室资源共享平台。实验室资源协作共享管理系统是通过服务器和客户浏览器来实现资源共享,从实际需求出发,采用PHP作为开发语言,APACHE作为服务器,MySQL作为数据库。本系统主要实现了实验室协作入网、信息共享、信息查询、在线预约、授权使用、数据传输、计费结算等功能。用户登录资源共享平台通过相应的操作,即可实现资源协作共享的目的。本系统的实现不仅能让实验室资源得到充分共享,还能对实验室开放带来的繁琐工作进行高效的管理,另外也可以减少各高校重复购置相同资源的问题。
关键词:协作共享;预约;PHP;
Lab Resource Sharing Collaborative Management System
ABSTRACT
With the increasing of teaching and research investment, Colleges and Universities are establishing high level of experimental teaching center. In order to make the laboratory resources are fully utilized, People need a laboratory resource sharing platform which is between the various colleges and universities, Laboratory resources collaborative sharing management system is plished by the server and the client browser from the actual demand, using PHP as a development language, Apache as server, MySQL as the database. This system is mainly to achieve laboratory collaboration, share informatio, inquiry information, Subscription online, authorize, transport data, bill and so can use this pletely after logging in. The implementation of this system will not only allow the laboratory resources are fully shared, but also manage the tedious work of the laboratory,last, it also can reduce the problem of all colleges and universities to re-purchase the same resources.
Key words: Collaborative sharing; Reservation; PHP
目录
1 引言 1
课题背景 1
项目开发的目的和意义 1
设计的目标 1
研究现状及存在问题 2
项目工作流程 2
2 系统分析 3
系统需求分析 3
功能需求分析 3
数据需求分析 3
系统可行性分析 4
运行环境 5
3 系统总体设计 6
系统用例图 6
数据库的设计 6
数据库概念结构设计 6
数据库逻辑结构设计 9
数据库表的设计 10
系统总体描述 12
功能模块图 12
登录模块设计 13
用户注册模块设计 13
信息发布与查询模块设计 14
预约模块设计 14
预约处理模块设计 14
用户管理模块设计 15