期刊文献+

动态规划法在程序设计中的应用

Dynamic Programming in Application of Computer Programming
下载PDF
导出
摘要 探讨动态规划法的本质及在计算机程序设计中的应用。提出求解Fibonacci序列的3种算法,即递归法、自底向上和自顶向下动态规划法,证明将动态规划法用于程序设计,能降低算法的时间复杂度和空间复杂度。 The nature of dynamic programming and its application for computer programming are discussed. We present three methods for solving Fibonacci sequence, which are the recursive method, bottom-up approach and top-down approach respectively. The analysis about time complexity and space complexity for three algorithms is demonstrated that if use dynamic programming in computer programming, the time and space complexity will be decreased.
作者 邓国强 唐敏
出处 《软件导刊》 2014年第8期32-34,共3页 Software Guide
关键词 动态规划 FIBONACCI序列 程序设计 自底向上 自顶向下 Dynamic Programming Fibonacci Sequence Computer Programming Bottom-up Top-down
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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