Now we need to take in other things that are also articulate human rights but make them more central: rights within marriage.
现在我们需要把一些其他的事物,也归类到人权范围之内,而且要给予更多的关注:,比如说,婚内权利。
If we're going to write programs, we need at least two things: we need some representation for fundamental data.
如果我们要去写程序,我们需要至少两件事情:,我们需要一些能代表基础数据的东西。
We have to account for that in some way because we know that they don't have identical average valence electron energies.
我们需要从一些方面来解释一下,因为我们都知道,他们没有相同的,平均价电子能。
All of us need some money, but some people really enjoy doing work that may not generate, if it's non-profit work like what we do.
我们都需要一些钱,但有些人,是真的乐于从事平凡的工作,比如说像我们做的这种不会发财的工作。
MIT has undertaken a variety of experiments in Educational technology. But we really feel at this Point of time we need some sort of coordinate strategy.
麻省理工做了许多不同的,教育技术的实验,但我们觉得,现在我们需要一些协调的战略。
Fast forward mid-semester when we talk about cryptography and scrambling information, we need the ability to express ourselves in words, not just numbers, and we have that already.
回想一下期中的时候,我们讨论过密码学,和一些不规则信息,我们需要话语来表达自己,而不是数字,其实我们已经有了。
But there's also some differences that we need to keep in mind, and that will be the focus of a lot of the lecture today.
我们也有一个径向节点,但是这里也有一些区别,是我们需要记住的,那是今天报告的焦点。
We actually--We need to step back and ask questions like and these are questions we're going to ask Why does poop smell bad?
事实上,我们需要追溯,问一些问题,诸如我们打算问,为什么大便闻起来不好?
Now this is the point at which we need to say something about a number of key terms that Derrida uses to sustain this sort of criticism of traditional ideas of language.
所以现在我们需要说一些,德里达的关键词,这些关键词用来维持对语言的传统想法的批评。
So we'd like an outcome that looks a little bit like Cournot, but we'd like the strategy set to be prices, and this is going to do the trick.
我们想要一个跟古诺有点像的结果,但我们希望通过策略来定价,这就需要一些技巧了
What we needed was some mechanism of exerting some fixed force.
我们需要的是一些能够产生恒力的装置
The idea is, he's going to tell us certain facts that need explaining, and the best explanation involves a certain fact about recollecting, or a certain claim about recollecting or remembering.
大意是,他要,告诉我们一些需要解释的现象,以及对其最好的解释,这包括一些回忆的例子,或者一些有关回忆的说法
So these moments of landscape description offer up that consistently Christian-inflected theory of the universe, that sense of transcendence as structure, as something that's moving inexorably, that will take all time to complete.
通过这些景象的描述,我们可以看到一种,一直受到基督教影响的,关于宇宙的理论,这种理论以超自然的感觉为主体,就像一些不为人的意志而转移,需要我们穷其一生去完成的事。
It gives a sense of what this music is all--really all about and since, as we were saying, so much classical music doesn't have a text with it we've got to have some markers in there to know what the composer is trying to communicate to us.
让我们了解这段音乐想表达什么,就像我说的,大部分古典音乐并没有文字注解,而我们需要一些标记,来告诉我们作曲家想用这段音乐告诉我们什么。
And I want to suggest that what we've done is, we've outlined a lot of the basic elements of programming. A lot of the basic elements we're going to need to write code.
我想提醒大家我们学习的是,我们学习了很多关于,编程的基础的东西,一些我们编写代码需要的基础的东西。
This is the sort of thing that people who do numerical programming worry about all the time. And there are a lot of a little tricks they use to deal with that, they'll perturb it a little bit, things like that.
这是一些做计算编程,要时刻注意的问题,当然有的时候我们还需要,应对一些假象,比如像这样被扰乱的。
Deflection up and deflection down indicating that there was something strange that had yet to be accounted for.
发生了偏离,这就说明还有一些奇特的现象,需要我们去解释。
You also need to bring a calculator, we'll be solving problems that involve calculations.
你还需要带一个计算器,因为我们会需要解一些涉及计算的题目。
When we're doing something that is interactive, we have to cut down on the detail of what we're doing because we can't support that in real time, but nonetheless there're lots of things we can do interactively.
当我们在做一些,互动性的项目时,我们需要减少,正在做的细节,因为在实际时间里,我们并没有足够时间支持它,但是还有很多其他东西,可以做得具有互动性。
You'll probably remember that he says early in the essay that in order to recognize that we are in the presence of something that isn't merely within our own historical horizon, we need to be "pulled up short."
你们大概记得他在论文前面就讲过,为了意识到自己不仅仅在,一些我们时期出现的东西周围,我们需要“突然停下“
We need to add something else in order to explain what is going on in the Periodic Table.
我们需要引其他一些东西进来才能解释清楚,元素周期表中发生的这种现象。
Why don't we define a new unit of energy That isnear to what we have to measure?
为什么我们不确定一个新的能量单位,它近似于我们需要测量的一些量?
And it takes the set of stocks to simulate, a fig, figure number, this is going to print a bunch of graphs, and I want to say what graph it is, fig mo and whether or not I believe in big mo.
我们需要一些股票才能进行模拟,很多很多的股票,我们会打印一些图,然后我会告诉你们这些图是什么意思,或者我们看到这个。
Notice here that it's different than the binary search case. We're certainly dividing down, but the combination now actually takes some work. I'll have to actually figure out how to put them back together. And that's a general thing you want to keep in mind when you're thinking about designing a divide and conquer kind of algorithm.
一个分治的例子,注这里,与二分查找所不同的地方,我们肯定是分解了,但是合并的过程还是需要一些工作量的,我会详细说明怎样把它们合并在一起的,当你在考虑设计一个分治算法时,这是你要必须记住的最基本的东西。
So there's going to be lots of times in this class when we get to play games, we get to have classroom discussions and so on, but there's going to be some times when we have to slow down and do some work, and the next twenty minutes are going to be that.
我们在课上会经常,通过游戏学习博弈,我们还会举行随堂讨论等等,但是我们也需要花费一些时间,来慢慢研究一些问题,接下来的二十多分钟就是这样的
In order to create any kinds of expressions, we're going to need values. Primitive data elements.
因此下一节课,Python的一些简单介绍,我们需要值或者基础的数据类型l来创建。
And, the thing we need to remember, there are a couple things at least.
还有一些我们需要记住的,至少还有一些事情。
psi So we're going to for psi, and before that, we're going to figure out that instead of n just that one quantum number n, we're going to have a few other quantum numbers that fall out of solving the Schrodinger equation for what psi is.
我们要讲到,但在这之前,我们已经知道了,主量子数,现在我们需要知道,其他一些,解psi的薛定谔方程,所需要的量子数。
So, operands. Let us take expressions, get values out, we can store them away in places, but ultimately we want to do something with them, so we need to now start talking about what are the things we can do inside of Python, or any programming language, to manipulate them.
也就是运算对象,让我们看看这些表达式,然后看看里面的这些值,我们可以把他们存在计算机的任何位置中,最终目的还是要对这些值做一些操作,因此我们现在需要开始讨论,在Python里面可以做什么,来操作它们了,或者在任何编程语言里。
And I picked looking at methane so we could see if there are other factors that we're not considering, that we need to maybe tweak our model a little bit, and I think we'll find that we do if we take a look at a polyatomic molecule, methane, CH4 so c h 4.
我选择甲烷这个例子,我们可以看到,如果有一些我们没有考虑到的因素,我们需要修改一下我们的模型,我们看一看,甲烷CH4这个多原子分子,就会知道这一点,甲烷。
应用推荐