epsilon I gave it here a different epsilon, and you'll note, we get different answers.
我换个不同的,你可以看到我们得到的结果还是不同的。
but I'd like to, I'd love to see a system where, where you can work as an attorney no matter what
但我希望看到的制度是,你可以当律师,不论你的学历如何,
Typically, these are recent imaging methods like CAT scan and PET scan and fMRI which, as I said before, show parts of your brain at work.
通常是应用现代的成像技术来进行研究,比如电脑断层扫描,正电子发射断层扫描技术,以及功能性核磁共振成像,正如我之前所说,这些技术可以让你看到大脑的活动区域
So this first little piece of code right here says, ok you give me 2 points, I'll create another 1 of these lists and I'll simply take the x, sorry I shouldn't say x, I'm going to assume it's the x, the x-values are the two points, add them together, just right there, the y-values, add them together and return that list.
好,为了来认识到这一点,让我们来看一个简单的小例子,在你们的课堂手册上,你可以看到我写了一个小程序,它假设我得到了,这些点中的一些,我想对它们做一些操作,例如我想把它们加到一起,那么这里的第一小片,代码的意思是,好给我两个点,我会再创建一个数组。
I can see many people who are engaged in art here. What do you think about them?
在这里我可以看到许多醉心于艺术的人。你怎么看待他们呢?
We can also look at them coming in from the side, and that's what I tried to depict here where you can actually see in pink is the p orbital.
我们也可以看到它们从这个方向来,这就是我这里试图描绘的,你可以看到粉红色的p轨道。
That's what, I like the fact that, you know, you'll see some buskers,
那就是,我喜欢的一点,你可以看到很多街头表演者,
I can see many artists here. What do you think of them?
我可以在这里看到很多艺术家。你觉得他们怎么样?
All right. If you flip to the second side of your handout, you'll see that I have a piece of code there, that does this-- let me, ah, I didn't want to do that, let me back up slightly- this is the algorithm called search.
你可以看到实现这个功能的代码,让我,额,我不想这么做,让我们回来一点,这就是命名为search的算法-,我们来看看这个算法吧。
I'm going to build a list. Right, you can see that little loop going through there.
我要创建一个列表,是的,你可以看到这里有一个小小的循环。
Another way of saying it is, I've actually said, what did I use there, and , It's basically saying there is the first point, there's the second point, add them together and I get that point.
我要去做的是-对不起,再运行一次-好,你可以看到我已经把,这两个点的坐标值加到一块儿了,然后返回了r的值,我会让大家看到我们,实际上得到的是什么,这看起来不错,好,我做了正确的操作。
应用推荐