您好,欢迎访问三七文档
当前位置:首页 > 临时分类 > “C++程序设计”教学网站的设计实现
石家庄经济学院本科生毕业论文I本科生毕业设计(论文)题目“C++程序设计”教学网站的设计实现姓名XXXX学号信息XXX学院信息工程学院专业网络工程指导教师XXXXX2012年6月3日石家庄经济学院本科生毕业论文II摘要Internet作为全球性的计算机互联网,已深入到人们日常生活当中。现代教育技术的发展,使得学生学习得方式发生了巨大得变化,连上课的方式也不再只拘泥于传统的方式。随着多媒体技术和网络技术的发展,网上教育迅速发展和普及,构建一个打破传统的、不受地域和时间限制的继续教育、终生学习新模式是摆在我们面前迫切需要解决的重要课题。建构主义强调的教学环境是以学习者为中心,强调学习者对知识的主动探索、主动发现和对所学知识意义的主动建构的协作化的教学环境。网络教学系统的广泛应用,突出了学生在网上教学活动中的主体作用,为学习者在课堂上实现“建构学习”提供了可能。近几年来,C++作为各高校计算机专业所必学的一门课程,其影响力也变得越来越大,每一个走出校门的学生如果要从事计算机行业,都会意识到C++这门课程的重要性,所以越来越多的非计算机专业的同学也开始学习这门课程,面对这么多的学习者,教师资源已经显得越发的不足,C++教学网站呼之欲出。基于目前网上教学系统的现状,总结出校园网的多媒体教学平台所应该具备的主要功能。根据C++这门课程的特点和要求,通过信息系统开发方法、系统建模等技术手段进行了该系统与总体数据的规划、设计与实现,在此基础上运用B/S开发模型及系统体系结构提出了一套设计目标及网络教学模式,并对Web开发过程中的几个技术关键点进行了分析、探讨与实践。目前该系统应用在实验教学中,为学生获得最大限度的教学指导和学习资源提供了保证。关键词:C++;教学网站;设计与实现石家庄经济学院本科生毕业论文IIIABSTRACTInternetisglobalcomputerInternet,alreadyhasgonedeepintotopeopledailylifemiddle.Developmentofmoderneducationtechnology,thefeasiblestudentstudiessuchthatwayhashappenedbeingsoenormousastochange,wayeventhewaygivinglessonsrigidlyadheringtotraditionnolongeronly.Alongwiththedevelopmentofmultimediaandnetworktechnology,web-basedinstructionhasbeendevelopedandpopularizedrapidly.So,animportanttaskwhichneedtosolveurgentlyistoconstructanewmodeofcontinuingeducationandstudyingforlife,whichisuntraditionalandnotlimitedtotheregionandtime.Constructismadvocatestheteachingenvironmentinwhichlearnersisthecenter,andtheyactivelyexplore,findandconstructthemeaningfromwhattheyhavelearned.Suchenvironmentisjustwhatthenetworkcanprovide.Thewide-rangeapplicationofnetwork-basedclassteachingsystemenablesthelearnerstorealizetheconstructingstudyinthelastfewyears,Inthelastfewyears,C++tookvariousuniversitiescomputerspecializedmuststudyacurriculum,itsinfluencealsochangesmoreandmoreinabigway,eachgoesouttheschoolgatetheschoolmateifwantstobeengagedinthecomputerprofession,canrealizeC++thisknowledgetheimportance,thereforethemoreandmoremanynon-computersspecializedschoolmatealsostartstostudythiscurriculum,facingsuchmanystudies,theteacherresourcesalreadyappearedtheevenmoreinsufficiency,theC++teachingwebsiteisvivid.Basedonthepresenton-lineteachingsystempresentsituation,summarizesthemainfunctionwhichthecampusnetmultimediateachingplatformshouldhave.AccordingtotheC++thiscurriculumcharacteristicandtherequest,throughinformationsystemtechnicalmethodandsoonmethodofexploitation,systemmodellinghascarriedonthissystemandtheoveralldataplan,thedesignandtherealization,proposedinthisfoundationusingtheB/Sdevelopmentmodelandthesystemsystemstructuresetofdesignsgoalsandthenetdivinationeducationalmodel,andhascarriedontheanalysis,thediscussionandthepracticetointheWebperformancehistoryseveraltechnicalkeypoint.Atpresentthissystemapplicationintheexperimentalteaching,obtainedthemaximumlimitteachinginstructionandthestudyresourcesforthestudenthasprovidedtheguarantee.Keywords:C++;Teachingwebsite;Designandrealization石家庄经济学院本科生毕业论文IV目录摘要........................................................................................................................IABSTRACT..........................................................................................................III引言...........................................................................................................................11“C++程序设计”教学网站相关技术和工具简介..............................................21.1ASP.NET简介....................................................................................................21.1.1ASP.NET的特点.........................................................................................21.1.2ASP.NET技术原理简介.................................................................................21.1.3数据库连接方式简介.....................................................................................21.1.4SQLServer2005数据库简介.......................................................................22“C++程序设计”教学网站需求分析和概要设计..............................................32.1系统需求分析...................................................................................................32.1.1系统功能需求.................................................................................................32.1.2系统实现过程分析.........................................................................................32.1.3系统开发与运行环境分析.............................................................................32.2系统概要设计...................................................................................................33“C++程序设计”教学网站数据库设计................................................................53.1数据库概念结构设计.......................................................................................53.2数据库逻辑结构设计.......................................................................................73.3数据库物理结构设计........................................................................................84“C++程序设计”教学网站详细设计与实现....................................................104.1“C++程序设计”教学网站详细设计...........................................................104.11用户登录模块.............................................
本文标题:“C++程序设计”教学网站的设计实现
链接地址:https://www.777doc.com/doc-5318804 .html