• The second question I want to ask is what's the base case? When do I get down to a problem that's small enough that it's basically trivial to solve? Here it was lists of size one. I could have stopped at lists of size two right. That's an easy comparison.

    第二个问题是什么是基础条件?,我要将问题分解何时才使得问题,小可以解决的基本问题?,这里是当列表的长度为1有时候,我也可以在长度为2的时候停止分解,那是一个非常简单的对比。

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

  • If you were asking questions, like, how high does it go, but you don't ask when does it go to the highest point, then you don't have to go through the whole process of finding the time at which it turned around.

    如果你想问,例如,它可以多高,不过你并没有问它何时最高点,那么你不用从头尾再来一遍,来弄清质点何时转向

    耶鲁公开课 - 基础物理课程节选

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

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

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