What I'm more interested in here than in the result of the simulation, is the process of creating it.
然后你们可以进行思考,我对这些过程,比对仿真程序的结果更感兴趣。
It might be hard to mesh this with the conception in which all actions are the result of neurochemical physical processes.
将上述事情,与所有的行为,都是神经化学生理过程的结果,这样的概念联系在一起是有些困难的
The crisis that we're in now--and this is very important, you're living through it and we'll see how it pans out.
我们身处这个危机之中,而且重要的是,你会经历整个过程并且看到它的结果如何
If I go on doing this exercise again, and again, and again what am I going to end up with?
如果我不断重复这个过程呢,最后结果会是怎么样的
It's really just the result of the virus dividing within cells of your skin, and producing a lot of dead cells.
这便是病毒在皮肤细胞内部,分裂的结果,这个过程会产生大量的死亡细胞
Because it says, your program will still give you a value, but it may not be what you intended, and you can't always tell, and that may propagate it's way down through a whole bunch of other computations before it causes some catastrophic failure.
因为这意味着,你的程序依然会返回一个值,但是这个值可能不是你想要的,你可能还分辨不出来,而且这种情况会传播,结果会沿着正果计算过程传播下去,直到产生一个灾难性的错误。
Well, innovation is a process, not a thing, with a company like ours.
对我们这样的公司来说,创新是过程而非结果。
So more than doubling the risk can certainly site to the population Now these kind of results show how important it is to do studies that don't group everybody in the population together.
由图可见,发病率差异量超过一倍,这些研究结果表明,在研究过程中分组的重要性
And the third thing I need to decide is how do I combine? You know, point out to you in the binary search case, combination was trivial. The answer to the final search was just the answer all the way up.
第三个问题是我需要决定如何进行合并?,就你们所知的,在二分查找中所打印出来的,合并的过程是非常简单的,最后查询的结果,就是一路上来所以的结果。
And it's called divide and conquer for the obvious reason. I'm going to divide it up into sub-problems with the hope that those sub-problems get easier. It's going to be easier to conquer if you like, and then I'm going to merge them back. Now, in the binary search case, in some sense, this is a little bit trivial.
因此被称为分治的原因就这么简单,将一个问题分解成一些子问题,并希望这些子问题解决起来比较方便,正如你希望的,求解的过程也会变得简单,下面就是把结果合并起来,现在,在二分搜索的例子里,从某些方面来说,这有点微不足道。
Because in doing that, Python would then have a value that it could pass on into some other part of a computation, and if it wasn't what I wanted, I might be a long ways downstream in the computation before I actually hit some result that makes no sense.
因为如果这样做的话,Python会将,输入的值传递到下面的,一些运算中去,如果这个值的类型不是我想要的,我可能会在得到,一个毫无意义的结果之前,经历一个很长时间的,计算过程。
应用推荐