• So it doesn't matter how big the dictionary is, you can instantaneously retrieve the value associated with the key. Extremely powerful.

    因为你可以在线性时间,内得到想要的键对应的值,这太强大了。

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

  • And the technique is called, watch because this is a six-letter initialization, linear combination of atomic orbitals LCAO-MO into molecular orbital, LCAO-MO.

    这项技术是,一个6字母初始设定,原子轨道的线性叠加,成分子轨道。

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

  • Any thoughts? Don't you hate professors who stand here waiting for you to answer, even when they have candy?

    你们难道不讨厌站在那儿等你回答问题,的教授么?虽然他有糖果做奖品哦,用少于线性时间完成可能么?

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

  • Remember, we don't do a one-to-one correlation, because p x and p y are some linear combination of the m plus 1 and m minus 1 orbital.

    记住,我们不需要把它们一一对应,因为px和py轨道是,m等于正负1轨道的线性组合。

    麻省理工公开课 - 化学原理课程节选

  • Sometimes they challenge and contradict one another, but they are not best seen as linear, as telling a neat, linear story about Israelite religion flowering and fading.

    有时候它们相互对质或矛盾,但它们从未被当作线性结构,整洁有序的故事,关于以色列宗教的兴盛与衰落。

    耶鲁公开课 - 旧约导论课程节选

  • So we know this is going to be a straight line in between, so let's put this line in.

    我们已知两者之间是线性关系的,所以我们用直线连接两点

    耶鲁公开课 - 博弈论课程节选

  • Something like this. That would be perfectly fine interpolation. All right, we choose to have a linear interpolation.

    这种插值的方法也是完全可行的,好,现在我们决定使用,线性插值的方案。

    麻省理工公开课 - 热力学与动力学课程节选

  • Supplementarity is a way of understanding the simultaneously linear and ever proliferating, ever self-complicating nature of verbal expression.

    增补性是口头表达的同时线性,不断增加,自我复制,的本质。

    耶鲁公开课 - 文学理论导论课程节选

  • Because of the physics of diffusion it doesn't go linearly with distance.

    由于扩散现象的物理特性,它和距离不是线性相关的

    耶鲁公开课 - 生物医学工程探索课程节选

  • I've got to do another pass. Huh. Sounds like a linear number of times I've got to do- oh fudge knuckle.

    冒到最后去,还得再做冒泡,呵,听起来我要做线性次的时间-,哦,胡说八道。

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

  • But now what we are going to do is bring them in together sort of along the lines of this.

    现在我们要做的,就是把他们按现在我们要做的,照线性关系放到一起来。

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

  • And that's the kind of instinct I'd like you to get into thinking about. So the answer here is no.

    所以答案是否定的,好的,那我们能在线性时间内排序么?

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

  • Linear equation means that solutions are additive.

    线性方程的结果是可加的。

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

  • Further, the nucleus is assumed to be the seat of the essential part of the mass of the atom, and to have linear dimensions exceedingly small compared with the linear dimensions of the whole atom."

    进一步的,核被认为是,原子主要质量所在的地方,和整个原子线性尺度相比,核具有很好的线性尺度“

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

  • What does this mean? Linearity of solutions, the elegant way of saying it is superposition holds.

    这是什么意思,方程的线性关系,是解决问题的十分漂亮的方法。

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

  • The reference points are water freezing or boiling, and the interpolation is linear and then that morphed into the Kelvin scale as we're going to see later.

    参考点是水的冰点和沸点,插值是线性的,随后它被发展成为开氏温标,我们之后会看到。

    麻省理工公开课 - 热力学与动力学课程节选

  • And this is what they had expected that there would be no relationship, but instead here they saw that there was a linear relationship not to the intensity and the kinetic energy of the electrons, but to the intensity and the number of electrons.

    另外一个实验,他们预期这两者没有关系,但他们看到的不是,光强和电子动能的,线性关系,而是光强,和电子数的线性关系。

    麻省理工公开课 - 化学原理课程节选

  • So the concept of an absolute zero, a temperature below which you just can't go, that's directly out of the scheme here, this linear interpolation scheme with these two reference points.

    这就是绝对零度,这样,从线性插值的图像出发,我们得到了绝对零度的概念,你永远无法达到,低于绝对零度的状态。

    麻省理工公开课 - 热力学与动力学课程节选

  • Linear algorithms tend to be things where, at one pass-through, you reduce the problem by a constant amount by one. If you reduce it by two, 1 it's going to be the same thing.

    有问题么?,线性复杂度的算法,当进行了一个,常量级步数的操作的时候,将问题的规模缩小了一个。

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

  • OK. At this point, if we stop, you'll think all algorithms are linear. This is really boring.

    可能我们就认为所有的解决这个问题的,算法都是线性增长的了,真很没意思,但是他们真不是对不对?

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

  • Obviously-- and that's a bad way of saying it, I said constant the previous time-- in the linear case, it's subtract by certain amount.

    这么描述很不准确,我之前在,线性算法中也说了常数,它是每次减少固定的量。

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

  • Yeah. All right, so the answer was it's linear which is absolutely right.

    答案就是线性的,原因我们接下来就要讲到。

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

  • If I look for, say, minus 1, you might go, gee, wait a minute, if I was just doing linear search, I would've known right away that minus one wasn't in this list, because it's sorted and it's smaller than the first elements.

    如果我要查找-1,你可能要怒了,呵呵,等一等,如果我用的是线性查找,我不会知道-1不在这个列表中,但是列表是排好序的,1又比第一个元素小。

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

  • I make the problem ten times bigger, it takes one more step to do it.

    而在线性复杂度的算法里,我把规模扩大十倍。

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

  • Right? If that was the case in that code, then my complexity is no longer log, because I need linear access for each time I've got to go to the list, and it's going to Lisp be much worse than that.

    这里的复杂度不再是对数的了,因为每次在列表中,查找需要线性访问,可能还要糟糕,其实,有些编程语言,如。

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

  • Dictionaries are implemented using a magic technique called hashing, which we'll look at a little bit later in the term, which allows us to retrieve keys in constant time.

    散列法的内容,此方法可以让我们在线性,时间内检索到键,因此字典的大小并不重要了。

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

  • Typical characterization, not all the time, but typical characterization, is an algorithm that reduces the size of a problem by one, or by some constant amount each time, is typically an example of a linear algorithm.

    我们学习过了线性算法,它的典型特征,不是通用的,但是比较典型的特征是,它是逐一减小问题的大小的,或者说是每次减小常数的大小。

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

  • Linear combination of atomic orbitals into molecular orbitals.

    原子轨道的线性叠加,成分子轨道。

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

  • System of linear equations. What are the equations here? Well, I could say, you know, the number of pigs plus the number of 20 chickens equals 20, right? Because we've got 20 heads. And then what else do I have?

    如何解决这个问题呢?,用线性方程式的办法来解决,等式是什么呢?你应该知道,猪的数量加鸡的数量等于,对吧?因为我们有20个头?

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

  • How long does it take me to find the k'th element? Linear. Because I've got to walk my way down it. OK? So in this case, you have linear access. Oh fudge knuckle.

    线性的!因为我得从头,向下走一步步走,所以这里是线性访问,哦,有问题了吧。

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

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

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

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