Can you name an example of a recursive solution that you created?
举出一个你所用过的递归的例子。
It can be shown that this recursive solution takes exponential time to run.
可以证明,这种递归解法需要耗费指数级的时间。
The paper discusses both of the recursive and non - recursive solution of the Hanoi problem and delivers a non - recursive solution, which is better than the existed recursive one.
对“梵塔”问题的递归和非递归解进行了讨论;提出了较递归解法更好的非递归解法;
应用推荐