• That got split in half, and that got split in half until I got to a list of one.

    那里被分成两半,然后那里被分两半,直到得到长度为一的列表。

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

  • Still quadratic, right? I'm looking for the worst case behavior, it's still quadratic, it's quadratic in the length of the list, so I'm sort of stuck with that.

    还是平方,对吧,我寻找最坏的情况,它还是平方,它是列表长度的平方,我对此有点无奈了。

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

  • We talked about the inevitability of death; we talked about the variability, that people have different lengths of time before they die.

    我们讨论过了死亡的不可避免性;,我们讨论过了其可变性,不同的人他们死之前有所的时间长度不同。

    耶鲁公开课 - 死亡课程节选

  • At atomic length scale, limits on our ability to observe.

    原子长度问题上,我们的观察受限。

    麻省理工公开课 - 固态化学导论课程节选

  • So what we do is we pick an origin, call it zero, we put some markers there to measure distance, and we say this guy is sitting at 1,2,3,4,5.

    我们现选择一个原点,称其为零点,我们做一些标记来测量距离,这个点五个单位长度的地方

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

  • And in this context, the length of that array is stored in Arg C. Well, let's take a look at a slight variance of this that reveals further what we can do and reveals what a string really is.

    关于这点,那个数组的长度被存储ArgC中,好的,让我们看看这个轻微的变化,那个揭示了我们可以做的,和字符串实际上是什么。

    哈佛公开课 - 计算机科学课程节选

  • And I know it's kind of, you can see it on your handout, it has the rest of the pieces over here.

    我可能会去求它们的长度,我知道这有点儿,你们可以课堂手册上看看。

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

  • 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的时候停止分解,那是一个非常简单的对比。

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

  • It's not true, by the way, of all programming languages. In fact, Professor Guttag already talked about that, in some languages lists take a time linear with the length to get to it.

    顺便说一句这大部分,编程语言中做不到,实际上Guttag教授已经说过这一点了,一些语言中取得数组,要花费时间是线性长度的。

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

  • Down here, I've just got two things to merge, and then I've got things of size two to merge and then things of size four to merge. But notice a trade off. I have n operations if you like down there of size one.

    但是n的大小是不同的,是吗?这里我们只要合并两个元素,然后是合并长度为2的列表,接下来是合并长度为4的列表,但是观察一下之间的权衡关系。

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

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

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

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