资源描述:
《c语言在线学习系统 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要随着Internet技术的发展,人们的学习生活已经离不开网络。未来社会人们的生活和学习将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。Internet的发展历程以及目前的应用状况和发展趋势,可以充分地相信网络技术将极大的改变我们的生活和工作方式,甚至社会的价值观也会发生某种变化。本设计尝试用MicrosoftVisualStudio2008在网络上架构一个C语言在线学习系统,以使每一位学生不用出门进教室,在家里就能够通过上网来轻松学习。本文从理论和实践两个角度出发,对一个具有数据挖掘功能C语言在线学习系统进行
2、设计与实现分析。论文首先较为详尽地介绍了面向对象分析与设计的有关概念与技术,特别深入介绍了在本系统中运用到的知识,如:面向对象的分析设计流程;系统中所用到的开发技术MicrosoftVisualStudio2008的特点、结构框架以及使用方法。接着对课程系统的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主要页面、数据库、应用程序的设计与实现作了较为详细的讲解。关键词:用户管理,查看文件,留言板Abstract在线考试系统AlongwiththedevelopmentofInterne
3、ttechnology,dailylifecannotalreadydowithoutthenetwork.Thelifeandworkofthesocialpeopleoffuturewilldependonthedevelopmentofdigitaltechnologymoreandmore,Digitizemoreandmore,thenetworking,electronic,virtual.DevelopmentcourseandpresentapplicationstateanddevelopmenttrendofIn
4、ternet,canbelievenetworktechnologygreatchangelifeandworkingwayofusfully,Evenacertainchangewilltakeplaceinthevaluesofthesociety. ThisproceduretriestobuildupabookshopinthenetworkwithASP.NET,Sothateverycustomerneedn'tgooutandcandoshoppingeasilythroughsurfingtheNetathome.t
5、hisarticleisanalyzingthedesignandrealizationofanonlinebookshopwithDataMiningfunction,fromtheviewsoftheoryandpractice.StartingwithintroducingconceptsandtechniquesofOOAandOOPindetail,especiallyintroducingtheknowledgewhichapplyforthissystem,suchas:thefeatureandflowofOOAan
6、dOOP;analyzingthefeature、structureandusingmethodofdevelopingtechniquesASP.NETandADO.NETwhichusinginmysystem.Andthen,thisarticleanalysesthefeasibilityofthesystem,thenminutelylayoutsthedesignthoughts,goalsandthesystemholisticframework.Atlast,thisarticleminutelyexplainsth
7、edesignandrealizationofWebpagelayout,databaseandapplicationprogramofoursystem.Keyword:usermanagement,viewfile,MicrosoftVisualStudio2008目录第1章绪论11.1项目背景1在线考试系统1.2开发在线考试系统的意义11.3开发工具的简介11.3.1ASP开发技术简介11.3.2SQLSERVER2000数据库技术的应用2第2章系统分析32.1可行性分析32.2功能需求32.3需求分析3第3章系统设计53.1
8、设计的思路53.2总体设计63.2.1系统设计原则63.2.2系统功能设计63.2.3系统各模块设计83.2.4系统的数据工作流93.3系统数据流图103.4系统流程123.5数据库设计143.5.1逻辑模型设计和优化143.5.2物