基于web的网络教学系统设计与分析.doc

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

基于web的网络教学系统设计与分析,12600字自己原创的毕业论文,已经通过校内系统检测,重复率低,仅在本站独家出售,大家放心下载使用摘要 随着internet的普及与高校校园网建设的不断完善,基于web的网络教学成为互联网的一个很重要的应用领域,其应用也越来越收到广大师生的欢迎。基于web的网络教学改变了传统的“以教为...
编号:50-480892大小:1.69M
分类: 论文>计算机论文

内容介绍

此文档由会员 小丑88 发布

基于web的网络教学系统设计与分析

12600字
自己原创的毕业论文,已经通过校内系统检测,重复率低,仅在本站独家出售,大家放心下载使用

摘要 随着Internet的普及与高校校园网建设的不断完善,基于Web的网络教学成为互联网的一个很重要的应用领域,其应用也越来越收到广大师生的欢迎。基于Web的网络教学改变了传统的“以教为主”的模式,以学为主体、学生自主学习为主导,体现出“以学为主,师生互动”的教学思想。国内外很多高校都对网络教学平台的体系结构和实现技术进行相关的研究和开发,出现了许多新的成果。
本文首先对当前网络教学系统的国内外应用现状进行阐述,分析网络教学系统的体系结构,其次就基于Web的网络教学系统应具有的功能结构进行相应分析,并对基于B/S结构的网络教学系统的实现技术进行了比较全面的分析和探讨。再次基础上,分析阐述了网络教学系统的设计思想、实现方法,设计并实现“网络教学系统”。
关键词:网络教学系统;B/S;在线学习;在线考试; ASP.NET。

Design and analysis of web-based network teaching system

Abstract With the popularization of Internet and the constantly improving of college campus network construction, web-based teaching becomes a very important application area of Internet. The using of Web-based teaching is becoming more and more popular. The traditional mode of teaching which only takes teaching as its main purpose is changed by the Web-based teaching which takes students and self-study as the first place and embodies the new teaching idea “Taking learning as the main goal, teachers and students are interactive". Many domestic and oversea universities are doing researches and development in the system structure and implementing techniques of web-based teaching platform, with many new productions appearing.
Firstly, the status of the current domestic and international applications elaborate network teaching system, analyze the architecture of network teaching system, followed by the functional structure on the Web-based network teaching system should have the corresponding analysis, and web-based teaching B / S structure implementation technology system were more comprehensive analysis and discussion. Again, based on the analysis describes the design ideas online teaching system implementation, design and implement "network teaching system."
Key Words: Web-based teaching System ; Brower/Server ; Online learning ; Online Test Database ; asp.net .

目录
第一章 绪论 1
1.1 选题背景 1
1.2研究的问题和意义 2
1.3 研究内容和方法 2
1.3.1 研究内容 2
1.3.2 研究方法 3
第二章 系统需求与分析 4
2.1 系统目标 4
2.2 系统功能需求 4
2. 3系统设计 6
2.3.1系统架构设计 7
2.3.2系统功能模块设计 7
2.3.2.3主要模块功能详细设计说明 8
2.3.3数据库设计 11
第三章 系统实现技术及相关工具分析 12
3. 1统一建模语言UML 12
3.1.1 UML概貌 12
3. 2 三层体系结构 12
3.2.1 Browser/Server三层体系结构 13
3. 3三层结构中的服务器 14
3.3.1 Web服务器 14
3.3.2数据库服务器 14
3. 4 Web数据库存取技术 15
3.4.1 ADO. NET 15
3.4.2 ADO. NET模型 16
3.4.3 ADO. NET结构 16
3. 5 ASP. NET 17
3.5.1 ASP. NET框架 17
3.5.2 ASP. NET工作原理 18
第四章 网络辅助教学系统的实现 19
4. 1系统开发平台 19
4. 2 主要功能模块的实现 19
4.2.1在线学习 19
4.2.2用户注册与登录 21
4.2.2.3用户登录验证 21
4.2.4在线考试子系统 23
4.2.5在线答疑子系统 25
4.3系统不足 28
总结 29
致谢 30
参考文献 31