Transformation from Recursive Algorithm to Non-recursive Algorithm

This text discussed a few main methods of transformation from recursive algorithm to non-recursive algorithm,Summary and add methods which introduced in data structure teaching material,Help to the study the difficultness of Recursive Algorithm.