1 / 51
文档名称:

基于web的网络实验教学管理系统的设计与实现.pdf

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

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

分享

预览

基于web的网络实验教学管理系统的设计与实现.pdf

上传人:coconut 2014/2/28 文件大小:0 KB

下载得到文件列表

基于web的网络实验教学管理系统的设计与实现.pdf

文档介绍

文档介绍:合肥工业大学
硕士学位论文
基于web的网络实验教学管理系统的设计与实现
姓名:周凌
申请学位级别:硕士
专业:计算机技术
指导教师:侯整风;耿会云
2010-05
基于 web 的网络实验教学管理系统的设计与实现

摘要
随着信息技术的飞速发展,特别是 的迅速普及,很多高职院校都
开设了计算机网络专业,如何培养掌握计算机网络基本理论和技能,具有计算
机网络组网与调试,网络系统安装、维护与管理能力的高级专门人才成为摆在
我们面前的重要任务。实验教学是计算机网络专业教学中的重要组成部分,对
于充分利用教学资源,提高教学质量具有重要的意义。
本文以安徽交通职业技术学院网络专业建设为背景,对实验教学管理系统
展开研究,设计了一个基于 web 的网络实验教学管理系统。主要工作如下:
首先,分析了高职院校网络实验室的管理需求,介绍了 JSP、数据库和 Agent
技术。
其次,分析了实验教学管理系统的功能需求,剖析了系统的层次架构,给
出了系统总体结构框架的设计以及各个模块的功能设计。尝试在业务逻辑层与
数据访问层之间增加 Agent 代理层,减少实验预约操作对数据库的频繁访问,
提高了实验实体的加载速度。
最后,从系统运行环境的搭建入手,阐述了系统及其组件服务的实现过程。
本系统具有实验预约、作业提交、在线答疑,教学资源管理等功能。目前,
系统已进入试运行阶段,经过反复测试,运行稳定正常,达到预先设计要求。

关键词:实验教学;实验教学管理;B/S; Agent 技术











I
The Design and Implementation of Web-work
Engineering Management System

ABSTRACT

With the rapid development of the information technology, especially the
rapid popularization of , many vocational institutions have set up the
work. How to train advanced specialized personnel who master
work basic theory and techniques and who have the ability anize,
debug and work and to manage has e an important task
before us. Experimental teaching is work in an important part,
for full use of teaching resources, improve the quality of teaching is of great
significance.
In this dissertation, the author took work major of Anhui
Communications Vocational and Technical College as the background, conducted
reach on experimental teaching management system and designed a web-based
network management system for experimental teaching.
Firstly, analyzed the management demand work laboratory of higher
vocational college, introduced JSP, database and Agent technology.
Secondly, analyzed functional requirements for the experimental teaching
management system, Dissected the level structure of the system, gave the
framework design of the system overall structure and functional design of each
module. Tried to add an Agent layer between