• And especially when we consider it, what tends to be important is the size of wavelength in relationship to its environment.

    特别是当我们考虑它的时候,波长的量级和它所处环境,的关系就显得非常重要。

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

  • And, and now it's just because of the size and the color.

    现在它有名是因为它的规模和颜色。

    我住的地方是 - SpeakingMax英语口语达人

  • So supposed that the list is not of size 8, let's make it slightly more interesting and double it.

    假如列表的大小不是,为了更有趣,使其加倍。

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

  • It has nothing whatsoever to do with the question of simply the size of Satan's shield, and we realize that we have to redraw the schema into which we fit this simile.

    实际上这和撒旦屏障的大小,并无实际的关联,我们得重新规划屏障的大小,来适应这个比喻。

    耶鲁公开课 - 弥尔顿课程节选

  • So 1.1 times 10 to the -31 meters is not, in fact, a significant number when we're comparing it, for example, to the length of a ball, or the size of the baseball field.

    所以1,1乘以10的负31次方米,事实上并不是一个很重要的数字,举例来说,当它与一个球的长度,或者一块棒球场地对比时。

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

  • And by that, I mean, not how much memory do I need to store the size of the input, it's really how much internal memory do I use up as I go through the computation?

    需要占用多少内存,我意思并不是,存储输入需要多少内存,而是当我完成这个?

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

  • Should it be the date or the size of the document, pertinence to the case or another?

    是文旦过的日期还是规格,与这个例子相关或其他的?

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

  • And in the ancient world, the reason for this was that this very small rectangle--;it's about 150 miles long and 70 miles wide, about the size of Rhode Island--this very small rectangle lies on the way to anywhere worth going in the Ancient Near East.

    在古代,战争的原因是,这小块矩形,长150公里,宽70公里,与罗德岛大小相当,这小块矩形处于要道,这条路通向古代近东的任何地区。

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

  • who will help me out? They find themselves surrounded, and Paris is--it's nothing like- - it's one-third the size of London at this same time, or at any other time, but it has a huge circumference.

    谁来帮我下,他们发现自己被包围了,巴黎成为,巴黎已经大不如前,它仅仅相当于,当时或其他时期伦敦规模的三分之一,还是一个巨大的牢笼

    耶鲁公开课 - 1871年后的法国课程节选

  • And the other direction is instead of creating all this uncertainty, which all the intervention does, quite a size of Americans are particular interventionists, it gave a tremendous certainty because it began the practice of cause plus contract military equipment suppliers.

    另一个方向是,除了制造这些不确定,就像所有干预政策带来的一样,许多美国人,很赞同干预政策,因为他能给人们确定感,因为他开启了,合同行为,与军事武器供应商的合同。

    斯坦福公开课 - 经济学课程节选

  • When a particle moves in a circle, it has an acceleration towards the center of this size, v^2 over R.

    当一个质点在圆周上运动时,它有一个指向圆心的加速度,v^2 / R

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

  • But now, the Web is competing with it, so they're scaling down the size of the paper and trying to survive.

    但是现在,网络在与它竞争,所以他们减小了版面以求生存

    耶鲁公开课 - 金融市场课程节选

  • Certainly if you buy them out somewhere you're going to get one that's maybe the size of a light bulb, but it's like the flood light in your backyard or something, it's a huge light.

    当然,你在外购买时,倒是有可能买到灯泡大小的,不过是你家后院强光灯大小的灯泡,巨大的灯泡

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects.

    当你调用一个函数,实际上发生的是,函数得到了自己的内存块,相同的类型,是占有一样大小的内存的。

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

  • It's deliberate that a lot of the examples in lecture are fairly short and bite-size so that you can actually focus on pulling out the key ideas without getting distracted by line and lines of code.

    很多的演讲中的例子,是短小的,因此你们可以集中于提取其中的主要思想,而不是被一行行的代码给分心。

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

  • We actually threw half of the list away and we kept dividing it down, until ultimately we got something of size one to search.

    我们实际上将另一半的列表给抛弃了,我们接着不断的如此分解下去,直接最终我们搜索到了唯一的一个元素。

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

  • So, again, it is based on size, it's a little bit less intuitive than the idea of just straining out all of the potassium ions.

    因此,这还是以尺寸为基础的,只是有点不够直观,与钾离子挤不进去的图像相比。

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

  • The simile pushes the size of the spear clean out of our rational comprehension, and it's this process that is, according to Stanley Fish, the point of the simile.

    这个比喻对长矛的形容,大大超出了正常的理解范围,对斯坦利费什来说,这恰恰是表达这个比喻的目的的一个过程。

    耶鲁公开课 - 弥尔顿课程节选

  • and we like log algorithms, because they're really fast. A typical characteristic of a log algorithm is a pro-- or sorry, an algorithm where it reduces the size of the problem by a constant factor.

    并且我们也很喜欢对数算法,因为它很快,对数算法的典型特性是高速,哦,抱歉,是他能以常数因子的速度,降低问题的大小,很明显。

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

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

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

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