优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

大学计算机基础网上教学辅助系统的设计与实现(ASP.NET C#)(精品)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
毕业设计(www.think58.com)

摘  要

[来源:http://www.think58.com]

随着近几年来微机技术、网络技术及相应软件技术的迅猛发展,学校的教学、管理等工作已越来越离不开计算机了。本系统—大学计算机基础网上教学辅助设计是针对现今教学模式复杂,管理繁琐这一问题开发、研制出来的。
本系统基本遵循软件工程方法论进行系统分析、总体设计、详细设计和软件测试。采用ASP.NET 技术作为创建应用程序的方式,以C#作为编程语言,采用SQL Server 数据库作为后台数据库。它是基于Browser/Server结构下形成的数据驱动的Web应用程序。
实现了管理员对班级信息、教师信息、学生信息、教学课程、留言板的维护;教师角色对教学大纲、实验大纲、授课计划、系统课程表、教学课件、实验指导资料、常见难点分析、优秀教材推荐、热点推荐、教师留言板、课程信息的管理;学生角色对本班级的教学大纲、实验大纲、授课计划、系统课程表、教学课件、实验指导资料、常见难点分析、优秀教材推荐、热点推荐的查看及留言板的发表、回复与查看。
关键字: C#.NET; SQL Server

[资料来源:http://www.THINK58.com]

ABSTRACT
With the recent years computer technology, network technology and the corresponding rapid development of software technology, school teaching, management and so on has become increasingly inseparable from the computer. The system - Computer-aided design based on e-learning teaching model for todays complex and cumbersome management of the development of this problem, developed.
Follow the system of basic software engineering methodology for system analysis, design, detailed design and software testing. The use of ASP.NET technology as a way to create applications to C # as a programming language, the use of SQL Server database as the back-end database. It is based on Browser / Server structure formed under the data-driven Web applications.
Administrators realized the information on classes, teachers, information, student information, curriculum, maintenance of message boards teachers role on the syllabus, experimental outline, lesson plans, curriculum system, teaching, guiding the experimental data, analysis of common difficulties , excellent teaching materials recommended recommended hot spots, teachers message boards, course information management students the role of the syllabus of this class, experimental outline of lesson plans, curriculum system, teaching, guiding the experimental data, analysis of common difficulties, excellent teaching the recommendation of recommended hot spots and the message board to view the publication, and check back. [资料来源:http://www.THINK58.com]
Key  words:C#.NET; SQL Server [来源:http://think58.com]

 

[资料来源:http://THINK58.com]

 

[资料来源:THINK58.com]

  [资料来源:www.THINK58.com]

  [来源:http://www.think58.com]

目录
1 概述 4
1.1开发背景 4
1.2 项目提出的意义 5
1.3 系统的开发方法 5
1.4 系统开发工具 6
1.4.1 C#简介 6
1.4.2 ASP.NET简介 6
1.4.3 数据库简介 8
2 需求分析 9
2.1可行性分析 9
2.2 系统设计的要求 10
2.3 系统功能需求分析 10
2.4 数据库需求分析 11
3 系统总体设计 11
3.1系统总体设计 11
3.1.1 系统总体架构 11
3.1.2 系统总体结构设计原则 12
4.2 系统功能总体设计 12
3.2.1 管理员角色 12
3.2.2 教师角色 13
3.2.3 学生角色 13
3.3 数据库结构设计 14
3.3.1 概念结构设计 14
3.3.2 概念结构设计的方法选择 15
3.3.3 系统的E-R图 15
3.4 数据库表的设计 16
4 系统实现 20
4.1 运行环境 20
4.2 系统主界面 20
4.3 管理员角色主要实现功能 22
4.3.1 班级信息维护 22
4.3.2 教师信息维护 23
4.3.3 学生信息维护 25
4.3.4教学课程列表 28
4.3.5 留言板管理 30
4.4 教师角色主要实现功能 30
4.4.1 教学大纲 30

[资料来源:http://THINK58.com]


4.4.2 实验大纲 33
4.4.3 授课计划 37
4.4.4系统课程表 38
4.4.5 教学课件 39
4.4.6 实验指导资料 40
4.4.7 常见难点分析 41
4.4.8 优秀教材推荐 42
4.4.9 热点推荐 44
4.4.10 教师留言板 45
4.4.11 课程信息维护 45
4.5 学生角色主要实现功能 46
4.5.1 教学大纲 46
4.5.2 实验大纲 46
4.5.3 授课计划 47
4.5.4课程表 47
4.5.5 教学课件 48
4.5.6 实验指导资料 49
4.5.7 常见难点分析 49
4.5.8 优秀教材推荐 50
4.5.9 热点推荐 50
4.5.10留言板 51
5 软件测试 52
5.1 软件测试的意义 52
5.2 软件测试的重要性 52
5.3 软件测试的范围 53
5.3 软件测试的方法 53
5.3 软件测试的目的和原则 53
谢辞 56
参考文献 57 [来源:http://www.think58.com]

 

[资料来源:http://THINK58.com]

毕业设计(www.think58.com)