每一列对应一个斐波那契数。
你还记得上次我们在研究斐波那契数列吧。
如何在装配打印斐波那契数列?
它将我想要的斐波那契数,的值加上了参数。
It takes the number whose Fibonacci memo I want plus a memo.
然后在这里有个这样的数列,一个很好的用递归来实现的斐波那契i数列。
And so we've got it up here, a nice little recursive implementation of it.
然后在这里有个这样的数列,一个很好的用递归来实现的斐波那契i数列。
And so we've got it up here, a nice little recursive implementation of it.
应用推荐