文章摘要
程序设计中递归技术的实现
The Realization of Recursive Technique in Programming
  
DOI:10.3969/j.issn.1671-5322.2004.03.009
中文关键词: 递归    函数  函数调用  算法  分而治之
英文关键词: recursive  stack  function  function call  analysis  divide-and-conquer
基金项目:
作者单位
唐朝霞 淮阴工学院计算机工程系江苏淮安223001 
张静 淮阴工学院计算机工程系江苏淮安223001 
摘要点击次数: 4495
全文下载次数: 3740
中文摘要:
      递归是一种自然地实现分而治之解决问题的编程技术.本文从函数调用机制出发,深入讨论了递归的调用过程、递归能否实现及如何使用递归技术编程等问题.
英文摘要:
      Recursive is a kind of programming technique which can realize the divide-and-conquer method naturally。Starting from the excitation mechanism of function call,the author discusses the process of recursive call 、whether or not to realize recursive and how to program with recursive technique。
查看全文   查看/发表评论  下载PDF阅读器
关闭