资源描述:
《在线学习系统毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于ASP.NET的C语言在线学习系统——教师模块设计与实现基于ASP.NET的C语言在线学习系统——教师模块设计与实现摘要随着互联网的普及,网络在人们生活中的应用越来越广泛。在线课程学习系统平台是信息化教育资源建设的关键环节,学生通过网络平台了解专业动态、自助学习课程知识、提出学习过程中遇到的问题,教师通过网络平台与学生形成交互式教学。针对身边有关C语言程序设计的在线学习的网站较少,本系统尝试用VisualStudio2008在网络上架构一个C语言在线学习系统,为学生提供一个自主学习的平台,弥补了学生课后对C语言程序设计学习资源的不足。本文从理论和实践两个角度出发,对系统的开发背景、系统的开
2、发和运行环境、系统功能分析、系统功能模块设计、数据库结构实现、各个功能模块的创建等各个过程进行了阐述,设计、实现一个具有数据挖掘功能C语言在线学习系统。本在线学习系统采用ASP.NET技术进行开发,选用SQLServer2005作为后台数据库。系统实现了用户管理、查看文件、分类查找、课件下载、留言板、教学大纲、网站管理等功能。关键词:ASP.NET;C语言;在线学习系统;23基于ASP.NET的C语言在线学习系统——教师模块设计与实现BasedonASP.NETCLanguageOnlineLearningSystemTheDesignandImplementationofTeachingMo
3、duleAbstractWiththepopularityoftheInternet,networkapplicationsinpeople'slivesmoreandmorewidely.Onlinecoursesystemisthekeylinkoftheconstructionofeducationalinformationresources,studentsthroughthenetworkplatformtounderstanddynamic,vironmentprofessionallearningcourseknowledge,theproposedlearningproblem
4、sencounteredintheprocess,teachersandstudentsthroughthenetworkplatformofinteractiveteaching.InsidetheClanguageprogrammingonlinelearningsiteisless,thesystemattemptstousetheVisualStudio2008onthenetworkstructureofaClanguageonlinelearningsystem,toprovidestudentswithalearningplatform,madeupofstudentsonthe
5、Clanguageprogramdesignlearningresource.Thearticlefromtheoryandpracticetwoanglesetout,thesystemdevelopmentbackground,systemdevelopmentandrunningen,systemfunctionanalysis,thesystemfunctionmoduledesign,databasestructure,thecreationofvariousfunctionalmodulesandsooneachprocessaredescribed,thedesign,there
6、alizationofahasthefunctionsofdatamininginClanguageonlinelearningsystem.TheonlinelearningsystemusingASP.NETtechnologydevelopment,usingSQLServer2005databaseasabackground.Systemusermanagement,viewthefile,classificationsearch,coursewaredownload,messageboards,syllabus,websitemanagementandotherfunctions.K
7、eywords:ASP.NET;Clanguage;onlinelearningsystem;23基于ASP.NET的C语言在线学习系统——教师模块设计与实现目录摘要1Abstract21前言51.1课题的提出51.2在线学习系统的研究现状51.3在线学习系统研究的意义51.3.1在线学习系统的特点51.3.2在线学习系统的意义62系统分析62.1可行性分析62.1.1技术可行性分析62.1.2操