• HBr So for example, if I want to look at HBr there's a simple case, right, hydrogen bromine.

    如果想研究,这是个简单的例子,溴氢。

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

  • Gallium arsenide switches ten times faster than silicon All of a sudden,I've got a clock speed ten times faster with no change in design.

    镓启动的速度是硅的10倍,突然,得到了10倍快的时钟速度,但是设计没有发生任何改变。

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

  • There is this wonderful overarching voice that unifies everything after all. This is what I call," says de Man, "the rhetoricization of grammar, right--but wait!

    有这种包罗万象的声音,它把所有东西都联合起来,这就是所说的“,德曼说,“语法的修辞,对了,等等!

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

  • So, I mentioned at the beginning, while he was working with this radium bromide that I was very relieved to see that it did not kill him to do these experiments.

    在最开始就说了,由于他工作时接触到了溴镭,非常欣慰的,看到它做这些实验。

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

  • But there's actually hidden in there an important element, and that is, when I create an instance, I have to be able to get access to the things that characterize that instance.

    也就是,当创建了一个实例,应该能够获得那些特性,这个实例的东西,的意思不是说它们是想法,或者情绪之类的。

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

  • Uh huh. What about it trivializes that crime? I guess it's just that there's no moral lens that we're looking at it through.

    嗯,那它把罪行平凡呢?,想它只是,它只是没有们看透的道德伦理。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • I next say I am capitalizing the copy dot, dot, dot.

    接下来把那个拷贝大写

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

  • I think what's happening is that we're becoming more national and Milwaukeeans are starting to think more like Angelinos that it's one boom so they start to expect it to happen in Milwaukee.

    认为这是由于,随着市场的全国,密尔沃基人的想法向洛杉矶人看齐,这是一个繁荣期,密尔沃基希望他们也会迎来楼市春天

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

  • I guess this is what Hobbes meant by "Nasty, short, and brutish," Or whatever the fourth was. I don't remember, but what life was in the Thirty years' War, that was the way it was.

    猜这就是霍布斯所谓的,"污秽不堪,朝不保夕,野蛮不",第四个记不得了,三十年战争时期的生活就是如此

    耶鲁公开课 - 欧洲文明课程节选

  • Again, I want to say it's the because in Egypt the whole Nile Valley-- because I think of the nature of the Nile Valley-- became totally centralized, under the rule of one man, the Pharaoh, and he commanded the whole thing.

    想强调的是,由于在埃及的整个尼罗河流域,当然,认为尼罗河流域的政权性质,是完全集权的,法老是唯一的统治者,并且他控制着所有事物

    耶鲁公开课 - 古希腊历史简介课程节选

  • So, if you were to lose half your brain, the other half can actually do a lot but some things are more prevalent and more powerful in one part of the brain than the other And I want to show you a brief film clip from "Scientific American" that illustrates the differences between the hemispheres, but before doing that,I want to provide some introductory facts.

    如果你失去了半个大脑,另外一半其实也可以完成很多功能,但是某些功能是存在单侧优势的,给你们播放一段短片,来自于《科学美国人》,它解释了大脑两半球的功能差异,但在此之前,想先做一些介绍

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

  • If I now hybridize these, if I take these and I make four symmetric, now, these are just the sp3 orbitals.

    如果将他们杂,然后形成4个对称的轨道,这就是sp3轨道。

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

  • Construction is a combination of workmanship and choice of materials. Take this computer, if I pull the silicon out, I replace it with gallium arsenide, leave everything else the same.

    构造则是技巧和材料的选择,的结合,拿这个电脑为例,如果将硅取出,替换成砷镓,其他东西不变。

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

  • And I'm going to initialize it, create them, with an opening price.

    要对它进行初始,给它们一个初始价格然后创建它们。

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

  • In binary search-- ah, there's that wonderful phrase, this is called a version of binary search just like you saw bin-- or bi-section methods, - when we were doing numerical things- in binary search, I need to keep track of the starting point and the ending point of the list I'm looking at.

    就是当们处理数字的时候,所称的二分检索,在二分法搜索中,需要记录区间的开始点和尾点,初始的时候就是-,问题输入的开始点和尾点,当开始做测试的时候,想要做的就是去取中值点。

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

  • That is, where do I want to start?

    需要在循环外初始它,也就是?

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

  • I take something with the same parameters memo as the original. Add this memo.

    将用相同的参数进行初始,并加上这个。

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

  • And I need to initialize it outside of the loop.

    需要初始它。

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

  • I'm going to give a name to that. And what you see there is I'm going to call divisors initially an empty tuple, something has nothing in it. Right here. And then I'm going to run through the same loop as before, going through this set of things, doing the check.

    你们可以看到这里,初始一个空的元组,名为divisiors,这里,然后会去运行,跟以前一样的循环,遍历这个集合内的东西,然后做检查,现在要做的是,每次找到了一个除数要把它收集起来。

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

  • N So, I'm initializing a variable called N to the string length of s1.

    初始一个变量,等于s1的字符串长度。

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

  • All right, what if I were able to mix these orbitals and produce what he called hybrid bonds?

    如果可以将这些轨道混合起来,成杂轨道会怎么样呢?

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

  • I then print X's now such and such, initializing dot, dot, dot.

    然后打印X的值,如此这般,初始点,点,点。

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

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

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

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