Computer and Modernization ›› 2012, Vol. 1 ›› Issue (6): 37-39.doi: 10.3969/j.issn.1006-2475.2012.06.011

• 软件工程 • Previous Articles     Next Articles

Application Research on Algorithm Design Methods Based on Recursion Technique

ZHANG Yuan1,2, YANG Qing-hong1, HU Hao1   

  1. 1. College of Computer and Information Engineering, Jiangxi Normal University, Nanchang 330022, China;2. College of Science and Technology, Nanchang Hangkong University, Nanchang 330034, China
  • Received:2012-03-12 Revised:1900-01-01 Online:2012-06-14 Published:2012-06-14

Abstract: Algorithm is the core of computer science. Algorithm design is very important for the development of correct and efficient software. The algorithm design method based on recursion technique can ensure the reliability of the algorithm and effectively improve the implementation efficiency by formal development. With the derivation of two examples, this article detailedly introduces the formal developing process of algorithm program by the algorithm design method based on recursion technique.

Key words: algorithmic design method, recurrence relation, program statute

CLC Number: