当前位置:主页 > 教育论文 > 师范教育论文 >

可重组自主单元互连结构模型研究

发布时间:2018-04-10 10:44

本文选题:程序设计教学 + ACM/ICPC模式 ;参考:《东华大学》2013年硕士论文


【摘要】:ACM/ICPC (ACM International Collegiate Programming Contest, ACM国际大学生程序设计竞赛)作为一个拥有40多年历史的全球范围的大学生竞赛活动,它已成为大学生甚至中学生中很受欢迎的竞赛活动。而随着计算机教育的不断发展,程序设计教学作为计算机基础科学教育的核心课程正在受到越来越多的重视。许多大学正试图把ACM/ICPC的比赛模式引入到自身的程序设计教学中,并希望借竞赛的创新机制来推动程序设计教学的改革和发展。我校曾成功举办过第34届ACM/ICPC的亚洲区预选赛上海赛区的网上预赛及现场决赛。比赛中,我校自主开发的程序设计评判系统起到了举足轻重的作用,且该系统首次使得现场决赛与网上同步赛同时进行,进而使得程序设计评判系统在比赛中圆满的完成了任务。因此,若以程序设计评判系统为基础,把ACM/ICPC的模式引入程序设计教学过程中,将会推动程序设计语言课程体系改革和发展。现实世界的软件要么越来越没有价值,要么持续改变以适应环境变化。网络的开放性、异构性和动态性使得用户需求、计算环境频繁变化,软件的变化性、复杂性也进一步增强。为了适应这些变化,软件必须能够随时间不断改变。本文经过对程序设计教学过程中不同教学阶段或环境所需要的不同服务进行分析,我们尝试以程序设计评判系统为基础,构造出可重组的程序设计教学系统模型,并使之能够适应程序设计教学过程中的不断变化的新任务,因此,我们提出程序设计教学的基于可重组自主单元互连结构为程序设计教学系统进行建模。对于该系统模型,我们着重使用可重组自主单元所构成的互连结构进行建立。作为一种基于规则及图形转换的策略,用基于自主单元的互连结构为交互但独立于其他部分进行运行的系统模块建模能够较好的体现模块间的自主性及关联性。由于自主单元构成的互连结构模型主要利用图来描述系统的状态,因此在探寻系统的图形化描述方法时引入图文法将是一条很好的途径。基于自主单元和互连结构中,用了大量的图文法相关理论知识。图文法是用来定义图语言和对图进行语法分析的形式化工具。随着计算机软件技术的发展,特别是可视化人机界面的迅速发展,图文法就被国内外众多学者介绍并研究。现今,图文法可以应用于像代数功能和逻辑表达、软件环境、设计基于规则的系统、系统的并行及并发性等。本文结合国家自然科学基金项目“网络知识互联结构自主发育模型研究”,针对上述问题,重点研究程序设计评判系统在程序设计教学中的系统模型。目标是其结构模型能够满足程序设计教学过程中所面临的新的任务和需求。
[Abstract]:ACM/ICPC International Collegiate Programming contest (ACM International Program Design Competition for College students) as a worldwide competition with a history of more than 40 years, it has become a popular competition among college students and even middle school students.With the development of computer education, programming teaching, as the core course of computer basic science education, is being paid more and more attention.Many universities are trying to introduce the competition mode of ACM/ICPC into their own programming teaching, and hope to promote the reform and development of program design teaching by the innovative mechanism of competition.Our school has successfully held the 34 th session of the ACM/ICPC Asian Zone qualifier Shanghai District online preliminary and live finals.In the competition, the program design evaluation system developed by our university has played an important role, and for the first time, the system has made the on-site final and the online synchronous competition go on simultaneously.Thus, the program design evaluation system has successfully completed the task in the competition.Therefore, if the model of ACM/ICPC is introduced into the teaching process of programming, the reform and development of the curriculum system of programming language will be promoted.Real-world software is either becoming less valuable or constantly changing to adapt to environmental change.The openness, heterogeneity and dynamics of the network make users' demands, computing environment change frequently, software's variability and complexity further enhance.In order to adapt to these changes, the software must be able to change over time.Based on the analysis of the different services required by different teaching stages or environments in the process of programming teaching, this paper attempts to construct a reconfigurable model of programming teaching system based on the evaluation system of programming design.And it can adapt to the new task which is constantly changing in the process of programming teaching. Therefore, we propose to model the programming teaching system based on the reconfigurable autonomous unit interconnection structure.For the system model, we mainly use the interconnection structure composed of reconfigurable autonomous units.As a strategy of rule-based and graphical transformation, the modeling of system modules based on the interconnection structure of autonomous units which is interactive but run independently from other parts can better reflect the autonomy and correlation between modules.Because the interconnection structure model composed of autonomous units mainly uses graphs to describe the state of the system, it is a good way to introduce the graph-text method when exploring the graphical description method of the system.Based on autonomous unit and interconnection structure, a lot of related theoretical knowledge of graph and text method is used.Graphic text is a formal tool for defining graph language and parsing diagrams.With the development of computer software technology, especially the rapid development of visual man-machine interface, graphic and text method has been introduced and studied by many scholars at home and abroad.Nowadays, graph-text method can be applied to algebraic function and logic representation, software environment, designing rule-based system, system parallelism and concurrency, etc.Based on the project of the National Natural Science Foundation of China, "study on the independent development model of network knowledge interconnection structure", this paper focuses on the system model of programming evaluation system in the teaching of program design, aiming at the above problems.The goal is that the structural model can meet the new tasks and needs in the process of programming teaching.
【学位授予单位】:东华大学
【学位级别】:硕士
【学位授予年份】:2013
【分类号】:TP311.1-4;G642

【参考文献】

相关期刊论文 前10条

1 袁博;汪斌强;;基于构件运算的可重构系统代数模型[J];软件学报;2012年10期

2 姚翠莉;刘一玮;金博;;ACM/ICPC竞赛人才培养模式的研究与实践——以大连理工大学ACM/ICPC创新实践班为例[J];内蒙古师范大学学报(教育科学版);2012年03期

3 徐洪珍;曾国荪;陈波;;软件体系结构动态演化的条件超图文法及分析[J];软件学报;2011年06期

4 马慧彬;许丽萍;;结合ACM竞赛提高学生编程能力的教改探索[J];计算机与信息技术;2010年10期

5 陈湘骥;徐东风;杨秋妹;;在线评判在C语言课程设计教学中的应用[J];计算机教育;2010年03期

6 惠敏顺;朱国进;;基于SOA的分布式程序设计竞赛系统的研究[J];计算机技术与发展;2008年10期

7 李继云;朱国进;;建立创新人才教学生态环境的思考[J];计算机教育;2008年18期

8 韩秀清;曾晓勤;邹阳;张康;;图文法综述[J];计算机科学;2008年08期

9 曾晓勤;韩秀清;邹阳;;一种基于边的上下文相关图文法形式化框架[J];软件学报;2008年08期

10 郭嵩山;王磊;张子臻;;ACM/ICPC与创新型IT人才的培养[J];实验室研究与探索;2007年12期

相关硕士学位论文 前3条

1 官洋;程序设计教学系统自主单元互连结构模型研究[D];东华大学;2011年

2 胡勇健;基于语义化服务架构的程序设计评判系统的研究[D];东华大学;2010年

3 冯奇俊;基于网络知识资源语义化的电子试卷自动生成系统研究[D];东华大学;2008年



本文编号:1730868

资料下载
论文发表

本文链接:https://www.wllwen.com/jiaoyulunwen/shifanjiaoyulunwen/1730868.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户a3eae***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com