• So this summer I got what I was waiting for.

    VOA: special.2010.06.14

  • So now I've got this gamma placed in there, -1 gamma minus 1, so I've ben feeling a little bit better.

    这样我把这里的指数,换成γ,这样看起来舒服一些。

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

  • So, I know this is a simple example and I can see everyone pretty much got it right, and probably those that didn't actually made some sort of clicker error is my guess.

    分别是质子和电子,我知道这是个很简单的问题,你们大部分人都做对了,我猜那些没做对的大概是因为点错了。

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

  • So,talking to Cheyenne, I got a lot of this out.

    VOA: special.2009.12.11

  • All right. I want to do one more extended example here., because we've got another piece to do, but I want to capture this, because it's important, so let me again try and say it the following way.

    很好的问题,谢谢你,我还要带大家去看一个延伸的例子,尽管我们还有别的事情要去做,但是我还是想提提这一点,因为这很重要。

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

  • I'm going to do this thing. So,that's why I got here." Robert Nephalama,who works at a bank near Johannesburg, wants to make the tournament a once-in-a-lifetime experience for the visitors as well.

    VOA: standard.2010.03.26

  • So I've got, this piston here is compressed, and I slowly, slowly increase the volume, drop the temperature.

    这样,这个活塞就被压缩了,然后我再很慢很慢地增加它的体积,降低温度。

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

  • So, I've got this tiny volume with, in the case of gold 79 plus of charge, and I've got some electrons out here somewhere, and the vast majority of the atom is nothing.

    我认为这个小体积里面,比如金的79个正电荷,电子在外面的某些地方,原子里面大部分是空心的。

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

  • So, none of you in this room, I'm 100% confident, never ever got a smallpox vaccine.

    所以我百分百确信这间教室里所有人,没有一个人接种过天花疫苗

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

  • This is one of the biggest classes at Yale, but I think we've got it so it will be a good and satisfying experience with you.

    我们是耶鲁人数最多的班级之一,但我想我们会让这门课,成为一次美好和令你们满意的经历

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

  • This is by the famous biologist, D'Arcy Thompson, who wrote the book On Growth and Form, and it's sort of the model of many developmental psychologists and many evolutionary psychologists so I'll end with this: "Everything is the way it is because it got that way."

    这是著名的生物学家,达西·汤普森所提出的,他写了一本叫做《论生长和形态》的书,这句话也是许多发展心理学家,和进化心理学的理论模型,所以我用这句话来作为结束,"万物如此,皆因其本"

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

  • In this case, this is one of the articles, in fact this was today's reading, I got here a little early so it was this particular article was assigned for today and-- but what shows up when you click on the initial tab is just the abstract of the article not the whole article itself.

    例如这是其中一篇,实际上这是今天的资料,我今天到的比较早,所以把它放了上去,这是今天布置的文章,但当你们点击初始的按键时,只能看到文章的摘要而不是全文

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

  • So I've got this expression for prices here, here it is, and I want to plug it into that P there.

    我们之前已经给出了价格的表达式,用它来代换这里的P

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

  • So I've got one more piece of bad code on this point and this is buggy five dot c. So as a comment on top bug of this file challenges, what is, in fact, the bug.

    所以我在这里得到了一块很烂的代码,这个是buggy5,c,所以作为这个文件顶端的注释,那实际上是那个。

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

  • So I've now set the price, and then I've got this test here.

    我会设置价格,然后在这边会有测试。

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

  • I did it in 1925, but I've got it set up so that I will pay a hundred pounds in 1926 and I'll get this in 1927.

    在25年进行投资操作,并通过安排,在26年投资一百英镑后,于27年收回以上回报

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

  • 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.

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

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

  • Good question. Actually, I've got to get rid of this candy, so since it was a good question, here you go. Nice catch. Almost. Sorry. OK. No, I'm not. I'm sorry. I thought you had it, and then I've got the wrong glasses on and I realized you didn't, so I will, ah come back to that later.

    问得好,事实上我不得不给你这个糖果,因为你问的很好,接好,不错,抱歉,对不起,我以为你接到了,我带错了眼镜而且,我意识到你没带错,所以我会待会再讲。

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

  • Because I keep counting down each time around-- mostly I've got to unload this candy which is driving me nuts, so-- thank you.

    因为我每次循环b减了,我一共要执行这个循环b次,所以这里我们一共执行了3b次基本操作。

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

  • In the linear case, meaning in the unsorted case what's the complexity of this? k times n, right? Order n to do the search, and I've got to do it k times, so this would be k times n.

    复杂度是多少?k的n次方,对吧?,在序列n中做搜索,要做k次,所以是k的n次方次,如果先排序后搜索。

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

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

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

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