It means instruction, way, teaching, and that refers to the first five books that you see listed here, Genesis through Deuteronomy.
这个词其实有指示,方法,教义的意思,它也指,这边列出的五经,从《创世纪》到《申命记》
We've been discussing energy diagrams a lot in this class, it's a very good way to visualize exactly what's going on.
在这个课里面,我们已经讨论过很多次能量图了,它通常是一个很好的把所发生的事情形象化的方法。
Over all possible inputs to this function, what's the fastest it runs? The fewest, so the minimum, if you like.
哪个输入程序运行的最快?,用的时间最少?如果你喜欢的话,这个方法看起来不错。
The first way is just to turn the crank on the math, and the second way is to do a little bit more imaginative about the process.
第一个方法就是纯数学推导,第二个方法我们将对,这个过程做一些物理图像的想象。
And another option which I'm interested in from the standpoint of my own research is you could see them as disgusting.
另一个我感兴趣的方法,是来自我自己的研究立场,这个方法就是对他们感到反感。
We are talking about a society,therefore, the anthropologists have come up with, which I think is a useful distinction.
因此,我们所说的这个社会是一个...,人类学家已经提出了一种区分的方法,我认为很有用
There's a problem with that and the problem is that countries that are less successful don't keep data--that's a problem.
但这个研究方法也有问题,在那些不太成功的国家里,数据并不充分,这是个问题
In class we'll have more data to present to you and we'll be eager to talk about some of the ways that people will be using the site and what the potential impact will be.
课堂上将会呈现更多的数据,我们渴望谈论,人们用这个网站的方法,以及潜在的影响。
And so if you choose to elect the hacker edition of this week's problem set the challenge will be to figure out not only how to implement the game but how to implement a solver for the game.
因此,如果你选择这周的应用题目为升级版,那么你将面临的挑战,不仅是如何实现这个游戏,而且,要实现此游戏的解决方法。
Then it's very clear the way you patch it up is you multiply it by this constant and now we're all set.
很明显,弥补的方法就是,乘以这个常数就全部搞定了
Don't get hung up on what does the English word invisible mean, Let's just ask oursleves what notion of invisibility, if you'll use the word you know, between these three ways, what notion did Socrates' arguement turn on.
不要专注于,无形这个词到底是什么意思,我们就问问自己,无形这个概念,如果这个词可以,有这三种解读方法,苏格拉底所指的到底是哪个。
So we're going to talk about thinking about the body as a system, as a system that can be understood the same way a motor could be understood or a computer that could be understood.
我们会讲到如何将身体看作系统进行研究,这个系统能够以研究,引擎或计算机的方法进行研究
Obviously the algorithm is likely to depend on the size of the input, so this is not a great idea.
很明显这个算法是与我的,输入的大小相关的,因此这不是个好方法。
It's got this funky looking form, right, it says, I've got something that I'm going to call a class, got that key word class right here.
以及我们怎么来使用这些方法,因此我要回到类这个概念上来,让我们来建立第一个类吧,就在你们课堂手册的这儿,我会去定义一个类。
So, one way we could look at it is by looking at this density dot diagram, where the density of the dots correlates to the probability density.
其中一个理解它的方法,就是通过看这个密度点图,这里点的密度,和概率密度想关联的。
Because there's probably no right answer here, but why might this approach be better? Yeah?
因为这里没有一个固定的答案,但是为什么这个方法更好点呢?,你说?
The idea that he had was, if you go from me to you, with a clockwise rotation, you go from you to me by a counterclockwise rotation.
他的方法是这样的,如果这个矢量从这转到那是顺时针方向,那么这个矢量转回来就是逆时针方向
This is where the solution, by the way, to bringing together--and you could write this down-- to bringing together all the warring countries and religions of this planet is an alien attack.
顺便告诉大家,这个办法,是让…你们可以写下来-,让敌对国家合作的方法,让地球上的宗教合作的方法就是外星人袭击。
The process to control it is intriguing and interesting but the heart of the computer is simply this notion that we build our descriptions, our recipes, on a sequence of primitive instructions.
这个控制它的过程很耐人寻味,很有意思,但是计算机的核心仅仅只是,我们在初始指令序列上,建造描述、方法的一个概念罢了。
Because I could've built that in, it says if you change the value of this thing, by the way you need to change recompute those other values in order to make this hold up.
我想要大家通过定义好的方法,来改变实例的值了,因为我可以把这个功能,内置到方法里面去,它的意思就是如果,你改变一个值。
And the problem is, that we want to build this abstract data type, but we'd like to basically know what kind of object is it, and what functions actually belong to it, how do we use them?
然后我对它们运行了这个方法,就是这一小段代码这个方法,这有意义么?,当然没有了,对不对?,因为你知道,当你把两个极坐标,表示的点进行相加运算的时候?
So what would I want to do? I'd like to somehow walk down each of the digits one at a time and add them up. Ah, that's a looping mechanism, right? I need to have some way of walking through them.
去取这个数的,每个数字然后把他们加起来,啊,这是个循环机制对不对?,我得找到一个遍历它们的方法,一种简单的方法可能。
Now, this is still a little bit cumbersome, in part because of the variables involved, S including S.
但是这个方法还是有一些笨拙,部分是因为所涉及的变量,包括。
So the version I'd like you to have uses, that, greater than rather than equals that I had in my handout.
因此我希望大家用我说的这个,把课堂手册中的等于换成大于,这里cmp方法。
Some of which I built: cmp, init, str. And there, notice, are the internal definitions And in fact I should've said, we often call those things fields.
就是给我一个所有东西的列表:,所有的方法,与这个类关联的,有一些是我写的:,还有这里,请注意,是一些内部的定义。
They are instances of a class, and associated with that class is a set of methods.
它们是同一个类的实例,与这个类相关联的是一个方法集,因此例如,我可以说。
One way to think about this intuitively if the derivative is very large the function is changing quickly, and therefore we want to take small steps.
关于这个方法很直观的一点想法是,如果导数非常大,函数也就变化的非常快,因此我们想一小步一小步的来。
But it's amazing, that every year you find somebody coming up with a way of going around the second law and somehow convincing people who are very smart that this will work.
但是很令人惊奇,每年你都能发现,有人宣称找到了,绕过第二定律的方法,还不知怎么地就说服了,一些非常聪明的人,让他们以为这个真的管用。
Glancing at the bottom, this is pretty arbitrary, but I chose to format my string as follows: % 1f so at the bottom here I'm printing out %.1f, which quick sanity check means print just one digit after the decimal place.
看下这个底部,这个是相当随意的,但我选择把我的字符串格式化成这样:,所以在这个底部我打印输出,提醒一下,这是一个只打印出,小数点后一位的方法。
Well I'm relying on the contract, if you like, that the manufacturer of square root put together, which is, if I know I'm giving it two floats, which I do because I make sure they're floats, the contract, if you like, of square root says I'll give you back a float.
好吧我能靠一些类似合约来保证,如果这么说你喜欢的话,其实就是当求平方根的方法,获得了两个我已经确认了是浮点数的数后,这个类似合约的东西就会保证,返回一个浮点数。
应用推荐