• So this is very similar, this is a kind of recursive thinking we talked about earlier, where we take our problem and we make it smaller we solve a smaller problem, et cetera.

    我们则跳过比猜想数小的那个区间,然后我们重复这过程,跟之前我们讲过的,递思想非常类似,我们解决问题的时候,先把问题步步变小,然后解决小问题。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • This is another way of doing exponentiation, but this one's a recursive function. All right?

    但这是种递的方法对不对?,好,让我们看看这种方法?

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • All right, I want to show you one last example of using recursion because we're going to come back to this. This is a classic example of using recursion. And that is dating from the 1200s and it is due to Fibonacci.

    并且返回答案,我想给你看看递的最后个例子,因为我们还要再看遍,这是个递的经典案例,它可以追溯到13世纪。

    麻省理工公开课 - 计算机科学及编程导论课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定