期刊文献+

关于数据结构中递归的教学探讨 被引量:4

Teaching discussion on the recursion in data structure
下载PDF
导出
摘要 一个直接或间接调用自己的函数被称为递归函数,在程序设计中递归是一个非常重要且强有力的工具。在数据结构这门课程的教学过程中,学生对递归的理解和掌握将为以后学习二叉树、图和排序中的算法奠定坚实的基础。通过实例和图表对递归概念和递归执行过程这两方面进行了分析和探讨。在教学过程中采用该方法后,学生对递归的理解更加深刻,取得了更好的教学效果。 A function that calls itself directly or indirectly is named a recursive function.The recursion is a very important and powerful tool in programming.In the teaching process of data structure,the understanding and grasp of the recursion will lay a solid foundation for studying the algorithms about the binary tree,graph and sort in the future for students.This paper analyses and discusses the concept and the implementation process of the recursion through the instances and the graphs.After this method is used in the teaching process,students understand more deeply recursion and we achieve better teaching effects.
出处 《山东建筑大学学报》 2010年第6期656-661,共6页 Journal of Shandong Jianzhu University
基金 山东省高等学校基础学科建设项目
关键词 数据结构 递归 递归的执行过程 data structure recursion implementation process of the recursion
  • 相关文献

参考文献4

二级参考文献1

  • 1Kruse RL,Ryba AJ.Data Structures and Program Design in C++[]..1999

共引文献3

同被引文献16

引证文献4

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部