操作系统网上实验系统设计与实现_毕业论文陕西理工学院

上传人:小** 文档编号:39229575 上传时间:2018-05-13 格式:DOC 页数:59 大小:1.43MB
返回 下载 相关 举报
操作系统网上实验系统设计与实现_毕业论文陕西理工学院_第1页
第1页 / 共59页
操作系统网上实验系统设计与实现_毕业论文陕西理工学院_第2页
第2页 / 共59页
操作系统网上实验系统设计与实现_毕业论文陕西理工学院_第3页
第3页 / 共59页
操作系统网上实验系统设计与实现_毕业论文陕西理工学院_第4页
第4页 / 共59页
操作系统网上实验系统设计与实现_毕业论文陕西理工学院_第5页
第5页 / 共59页
点击查看更多>>
资源描述

《操作系统网上实验系统设计与实现_毕业论文陕西理工学院》由会员分享,可在线阅读,更多相关《操作系统网上实验系统设计与实现_毕业论文陕西理工学院(59页珍藏版)》请在金锄头文库上搜索。

1、陕西理工学院毕业设计操作系统网上实验系统设计与实现操作系统网上实验系统设计与实现作者:刘文攀 (陕西理工学院 数学与计算机科学学院 网络工程 091 班,陕西 汉中 723000) 指导教师:王鹏摘要摘要教育事业是人类社会高度发展的产物,是世世代代文明积累的结晶,也是世世代代相传下去的社会载体。传统教育的方式是以讲解理论知识为主,对特定的历史文化的高度解析,对于那些知识技能单一的文化来说,这种教育或许是人们比较容易接受的一种方式。然而,在现代高度发展的社会中,文化的多元化和学科的互相交叉的特性,特别是要求实践活动的科学学科,传统的教育模式已经不能满足现代教学的需求,也很难被学生所接受,所以这就

2、需要寻找一种新的教学方法。在现在的教学实践中,网络教学越来越受到师生的青睐,并且在不断的实践中,已经证实网络教育是补充传统教育不足的一种有效的方法。操作系统网上实验系统是以操作系统课程为实验对象设计和实现的网上实验系统,它属于网络教学的一部分,为了补充课堂教学中学生不能及时得到充足的实验材料进行实验验证自己的知识水平和自我查缺补漏,老师不能及时掌握学生对知识的掌握的熟练程度和对知识的应用能力从而对不同学生进行不同的程度和方式的教学提供可靠的依据等不足问题,同时也是适应潮流的发展,为教学中实验课的环节提供一种简单的,方便的,高效的工具。操作系统网上实验系统的的成功研发不仅只是应用在操作系统课程实

3、验教学中,也能应用在其他各科学科的实验课程上,他的不断完善和成功部署,或许会是网络教学的又一大补充和发展,推动教育事业前进的步伐。关键字关键字 教育事业; 传统教育; 网络教学; 操作系统网上实验系统;工具陕西理工学院毕业设计Operating Systems Design and Implementation of experimental system onlineName: Liu Wen Pan(Grade09,Class2,Major Network Engineering,Institute of Mathematics and Computer Science Dept,Shan

4、xi University of Technology,hanzhong 723001,Shanxi)Tutor: Wang PengAbstract: Education is the product of highly developed human society, the accumulation of crystals generations of civilization , but also the social carriers pass down from generation to generation . Traditional educational approach

5、is to explain the theory of knowledge based on the height of a particular historical and cultural analysis , for those single cultural knowledge and skills , this education is perhaps one of the more easily accepted in a way. However, in modern highly developed societies, cultural diversity and cros

6、s-cutting disciplines characteristics, in particular scientific discipline requires practice , the traditional mode of education can not meet the needs of modern teaching , and it is difficult to be accepted by the student , so this needs to find a new teaching methods. In the current teaching pract

7、ice, more and more online teaching are favored by students of all ages and teachers, and in the constant practice , it has been confirmed that online education is an effective approach to supplement the shortage of traditional education. Experimental system is based on the operating system online co

8、urses on operating system design and implementation as experimental subjects online experiment system that belongs to the network as part of teaching , in order to supplement classroom teaching students unable to get enough material for experimental verification experiment their level of knowledge a

9、nd self- check Network access, the teacher can not grasp students mastery of knowledge proficiency and ability to apply knowledge to students of different levels and different ways of teaching to provide a reliable basis for such shortage , but also adapt to the trend of development, providing a sim

10、ple convenient and efficient tool for the teaching experimental class part . Operating system online successful development of the experimental system is not only used in the experimental teaching courses on operating system ,but also be applied to other disciplines experimental curriculum subjects

11、, the continues improvement and successfully deployment of which will probably be another big online teaching complement and development, promoting education progress。Key words: Education;Traditional education;Experimental System operating system online;Tool陕西理工学院毕业设计目录 引言.1 1 系统概述.2 1.1 选题的目的和意义 .2

12、 1.2 系统的功能概述 .2 1.3 实现系统的技术概述 .3 2 需求分析.4 2.1 需求分析采用的方法 .4 2.2 可行性研究 .4 2.3 数据流图与数据字典 .5 2.3.1 数据流图 .5 2.3.2 数据字典 .6 2.4 系统功能需求分析 .7 2.4.1 系统功能结构分析 .7 2.4.2 学生用户功能分析 .8 2.4.3 老师用户功能分析 .9 2.5 系统约束要求 .9 3 系统设计与实现.10 3.1 实现系统的工具或技术选择 .10 3.2 数据库系统的设计 .10 3.2.1 数据库设计 .10 3.2.2 MYSQL 数据库在 VC 中的部署.13 3.3 网络通信设计 .14 3.3.1 网络的基本构架 .14 3.3.2 TCP/IP 数据包及通信模式.15 3.3.3 SOCKET 网络传输程序的设计 .16 3.4 服务器端程序设计与实现 .17 3.4.1 服务器端程序流程图 .17 3.4.2 服务器端程序的实现 .18 3.5 客户端程序的设计与实现 .

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 商业/管理/HR > 其它文档

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号