高校开放性物理试验系统毕业论文

 2021-04-10 11:04

摘 要

信息技术的迅猛发展带来了教育方式和管理方式的变革,随着高校规模的不断扩大和教学管理需求的不断提高,引进先进的信息化手段,实现教学管理方式的网络化和智能化成为教学改革的必然趋势。目前高等学校实验教学改革正在不断地深入,逐渐由封闭型向开放型过渡。现在实验室管理人员的工作负担越来越重,为了减轻实验室管理人员的工作负担,同时就目前实验预约越来越庞杂的管理局面而言,开发一套实验预约系统势在必行。

本文针对高校实验教学的现状,设计并实现了一个基于.NET结构的开放实验预约系统。根据教学需求分别设计了管理员模块,包括实验信息管理、教师信息管理、学生信息管理等功能;教师模块,包括实验确认、提交成绩、发布通知等功能;学生模块,包括预约实验、查看课表、查看成绩等功能。本系统具有易于开发、维护和部署的优点,开发时使用.NET 组件技术,采用B/S架构,C#作为开发语言,MySQL作为后台数据库,使系统具有更好的可扩展性和可维护性。这个系统使实验教学比原来更加方便、快捷,提高了实验教学的效率和质量。

【关键字】预约; 管理; MySQL; C#

Abstract

The rapid development of information technology has brought a change in the way of education and management. With the constant expansion of colleges and the continuous improvement of teaching management needs, the introduction of advanced information technology means and the realization of networking and intelligent of teaching management methods become the inevitable trend of the teaching reform. Currently, experimental teaching reforms in colleges and universities are constantly in-depth, and have a transition from the closed to the open gradually. Now laboratory management staff workload is increasingly heavy. To mitigate the staff workload, it is imperative to develop a set of experimental reservation system for the current more and more complex management situation of experiment booking simultaneously.

This paper designed and implemented an open experiments reservation system of .NET-based architecture for the status of experiment teaching of universities. According to the teaching needs, we designed an administrator module to manage experimental information, teachers’ information and students’ information and so on. Then we designed a teacher module to confirm experiments, submit scores and issue notices. Of course, we designed a student module to booking experiments, look over class schedule and scores. The system has the advantage of easy to develop, maintain and deploy. It use .NET components technology and use B/S structure. C# as a major development language, MySQL as the backend database. The system has better scalability and maintainability and allows students to book experiment more convenient and faster than the original. It improves the efficiency and quality of experimental teaching.

[Key Words]: Booking ; Management ; MySQL ; C#

目 录

第1章 绪论 1

1.1目的及意义 1

1.2 国内外研究现状 1

1.3 本文的主要工作 2

1.4 本文的组织结构 2

第2章 系统开发工具及相关理论知识 3

2.1 相关技术和工具介绍 3

2.1.1 ASP.net介绍 3

2.1.2 C#介绍 3

2.1.3 Visual Studio 2010简介 4

2.1.4 MySQL简介 5

2.2 软件框架的设计与实现 5

2.2.1 三层架构概述 5

2.2.2 分层描述三层架构 6

2.2.3 系统设计思想 7

第3章 开放性实验预约系统需求分析和总体设计 9

3.1 系统功能需求分析 9

3.1.1 基本功能设计 9

3.1.2 系统安全性 9

3.2 系统总体设计 10

3.2.1总体流程 10

3.2.2数据分析 10

3.2.3功能模块设计 11

3.3 接口设计 13

3.4 数据库设计 14

第4章 开放性实验预约系统详细设计 19

4.1 系统模块化 19

4.2 功能设置 20

4.2.1 登录页面 20

4.2.2 管理员管理 22

4.2.3 学生管理 26

4.2.4 教师管理 28

第5章 总结与展望 30

5.1 本文实现的工作 30

5.2 系统的改进 30

5.3 结束语 31

致谢 32

参考文献 33

附录 33

第1章 绪论

1.1目的及意义

传统的实验教学方式是教师通过电话或亲自到实验室进行实验预约,管理员用手工记录实验预约的情况,管理员根据教师预约的具体条件和时间进行实验室和设备的分配,并电话通知教师实验预约成功或失败。这种目前广泛应用的传统预约模式不仅浪费了大量的人力和时间,而且预约效率极低。繁琐的预约流程工作量大,操作也不规范,直接导致实验资源的不充分利用,并给管理员和师生带来了诸多不必要的麻烦,影响了教学质量。

为了提高教学水平,规范实验室开放管理,迫切需要一套能够代替传统管理方式的实验预约系统。本次课题设计,将实现实验教学的动态、开放性管理,达到提高实验教学的工作效率,优化资源配置,提高实验管理水平的目的。本系统针对目前的现状,运用信息技术和计算机管理技术,建立实验室预约平台,在网上公布实验室的基本状态信息,并实现网上预约。

在本系统中,老师借助网络可以直接查询实验预约状态,并合理的审核实验,学生也可通过网络自主选择实验,并实时掌握实验课程安排情况。老师可以根据自己的课程情况和时间安排来申请实验室,不再需要亲自去实验室,减少了老师和学生的工作量,避免了实验室的资源浪费,提高了实验效率。

1.2 国内外研究现状

国外在教育信息化方面相对我国来说起步较早。其中美国在教育信息化方面一直走在世界前列,调查显示,美国有约四分之一的大学课程在环球网上有专门的网页。越来越多的美国大学通过校园网为师生提供个性服务,欧洲各国的教育信息化程度也各不相同。

国内的教学系统的发展大致经历了两个阶段:

您需要先支付 80元 才能查看全部内容!立即支付

课题毕业论文、开题报告、任务书、外文翻译、程序设计、图纸设计等资料可联系客服协助查找,优先添加企业微信。