期刊文献+

浅谈递推法在程序设计中的应用 被引量:1

Discussion on the application of the recursion law in the programming
下载PDF
导出
摘要 递推法是青少年信息学竞赛必须掌握的一种方法,也是程序设计教学过程中不可缺少的环节。递推是迭代算法中的一种用若干步可重复的简单运算来描述复杂数学问题的方法。解决递推问题必须找到两个关系:初始条件和递推公式,其中建立递推公式是解题的关键,编程时通常采用循环的办法来实现递推算法。 Recursion is not only an important method which should be mastered by the middle school students in information science competitions, but also necessary in teaching progamming. The recursion arithmetic is to use some steps of simple repeated calculation to describe the complex problems. Two relations must be found out in solving recursion problems: the original condition and the recursion formula, and the second one is the key. man usually uses loops to implement recursion arithmetic.
作者 田馨铭
出处 《信息技术》 2007年第4期110-112,共3页 Information Technology
关键词 递推法 迭代 程序设计 reeursion iteration programming
  • 相关文献

参考文献2

  • 1郑启华.PASCAL程序设计[M].2版.清华大学出版社.
  • 2章维铣.全国青少年信息学奥林匹克分区联赛解析[M].南京大学出版社.

同被引文献3

  • 1纪有奎,陈海鸣.趣味程序设计[M].机械工业出版社,1992.
  • 2江文哉.金牌之路竞赛辅导高中计算机[M].陕西师范大学出版社,2000.
  • 3B.W.Kernighan,P.J.Plauger著,晏晓焰译.程序设计技巧[M].北京:清华大学出版社,1985.

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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