• What lambda that does, it creates on the fly a function, as the program runs. That I can then pass around.

    这里的入是在函数运行的时候,由一个函数创建的,然后我会传递这个值。

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

  • Now I got one just simple thing, and I simply have isolated that module inside of that function.What about abstraction?

    而现在我只要做一件简单的事,那就是我只需把这个模块,加到函数中去?

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

  • And the solution to this equation looks like this where it is written in terms of a quantity called a wavefunction.

    这个方程的解法是,看起来像是写成数学符号就是,波函数

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

  • If you have a quantity which is constant over any closed path, that quantity is a thermodynamics state function.

    如果有一个物理量,对任何闭合回路积分是常数,这个物理量就是一个热力学态函数

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

  • If you scroll back up on the printout or screen here, you'll see that you can actually not only declare function's prototypes, their general structure.

    如果我回滚到打印输出或者这个屏幕,你们将看到你们不仅可以声明函数的原型,它们的一般结构。

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

  • And the person we have to thank for actually giving us this more concrete way to think about what a wave function squared is is Max Born here.

    需要感谢,马克思,波恩,给了我们,这个函数平方的,具体解释,事实上。

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

  • I tell you something about the second derivative of a function and ask you what is the function.

    我告诉你一个函数的二阶导数,然后问你这个函数是什么

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

  • This is the name to which I'm going to refer when I want to use this function. All right?

    这是我以后使用这个函数式,会采用的名字?

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

  • Literally, return the control from this function, and take the value of the next expression, and return that as the value of the whole computation.

    正如字面意义上说的,从这个函数返回,然后取得下一个表达式的值,并把这个值作为整个计算的结果返回。

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

  • For this sprite only, means local, only this function, only this script can use this variable, make this variable for all sprites, meant it was global.

    对于只为一种精灵,意思是局部的,只有这个函数中,这个脚本中才可以用这个变量,这个变量为全部精灵而创建,意思是这个变量是全局的。

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

  • And we can also write this in an even simpler form, which is what's called electron configuration, and this is just a shorthand notation for these electron wave functions.

    而且我们也可以将它,写为一个更简单的形式,它叫做电子构型,这个仅仅是这些电子波函数的。

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

  • There's a volume, there's a temperature, than the pressure here. There's other volume, temperature and pressure here, corresponding to this system here.

    温度等状态函数有本质区别,这个状态有一组,确定的体积,温度与压强。

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

  • And what's this little loop say to do? This little loop says I'm going to write a function or procedures that takes in two messages.

    这个小循环是做什么的,这个小的循环是,我要写一个函数或者过程来接受两条消息。

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

  • For some reason, at the top of this file, I've also included what I've called a function prototype.

    因为一些原因,在这个文件顶端,我包含了一个函数原型。

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

  • Remember this is our bond axis here, and you can see there is this area where the wave function is equal to zero all along that plane, that's a nodal plane.

    记住这是我们的键轴,你可以看到在这些区域,波函数这个面内全都是零,这是节点面。

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

  • We can't actually go ahead and derive this equation of the wave function squared, because no one ever derived it, it's just an interpretation, but it's an interpretation that works essentially perfectly.

    这个方程中,导出,波函数的平方,没有人可以这样做,这仅仅是一种解释,但这种解释,能解释的很好,自从它第一次被提出来之后。

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

  • Again we can look at this in terms of thinking about a picture this way, in terms of drawing the wave function out on an axis.

    同样我们可以,用这个图像来考虑,从画轴上的波函数来考虑。

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

  • Now remember, we went through before how it's a state function but to calculate it, you'd need to find a reversible path, along which you can figure this out.

    请记住,我们不需要知道它是怎样的一个态函数,只计算就可以了,你需要找到一条可逆路径,沿着这条路径就能算得这个结果。

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

  • So we do, in fact, have a dependence on what the angle is of the electron as we define it in the orbital.

    实际上当我们定义电子在这个轨道,它的波函数的确是和角度有关的。

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

  • Now in this case, it's clear that I'm not only saying this function takes an input, I also have to give that input a name.

    在这种情况,很清楚的,我不只是说明这个函数有一个输入,我还要给那个输入一个名字。

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

  • Which is actually of real value to me here as I use that. OK. Yeah. Question.

    这正是对我是用这个函数最有价值的地方,有什么问题吗。

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

  • It's something that someone else wrote or maybe you wrote, but you can encapsulate all of your ideas or your functionality inside this thing called a function.

    它是别人或你自己写的,但是你可以压缩你所有的想法,或者你这个东西里面的功能叫做一个函数

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

  • If you go back to your trigonometry, That's another example where knowing the trigonometry is very helpful.

    回顾一下学过的三角函数,这个例子再次佐证了熟知三角函数是多么有用

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

  • And in either case if we first talk about constructive interference, what again we're going to see is that where these two orbitals come together, we're going to see increased wave function in that area, so we saw constructive interference.

    在任何情况下,如果我们首先讨论相长干涉的话,我们同样会看到,当这两个轨道靠拢的时候,我们看到这个区域有波函数增加,所以我们看到的是相长干涉。

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

  • What does it expect as input, and any other information I want to pass on.

    但是如果我去做了,我将要说明这个函数是干什么的。

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

  • So this symbol here is actually what we call a wave function.

    这里的这个符号,实际上是一个波函数

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

  • So that's the function I want to optimize.

    因此这个函数就是我想要最优化的函数

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

  • When I ran it up here, with the old Fib, and we printed the result, and I ran it with Fib 1 down here.

    当我运行到这里,也就是老的Fib函数,我们打印这个结果,当我在下面调用Fib1时,也打印了结果。

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

  • What does a logarithmic running time look like?

    这个对数函数是怎样的?

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

  • And we're actually going to get a little bit deeper in our clicker questions here, since when you do your problem-set it won't be quite this straight forward that you'll be answering this kind of question, but actually you'll be thinking about how many different orbitals can have certain state functions or certain orbital names.

    事实上我们要讲的,比这个问题还要深一些,因为当你们做习题集的时候,你们不会遇到这么明显的问题,而是要考虑有多少个轨道,有某种特定的态函数,或者特定的轨道名字。

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

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

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

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