It deconvolves that reaction of sodium plus chlorine into elementary steps that are related to electron transfer and acquisition.
它将钠和氯的反应,分解成基本的步骤,这些步骤是直接与电子的转移和获得有关的。
If we take hydrogen peroxide in the liquid state, it can break down to form water and oxygen.
如果我们有一些液态的过氧化氢,它会分解成水和氧气。
It's says find the mid-point and split the list in half. Copy of the back end, sorry, copy of the left side, copy of the right side.
找到列表的中间节点,然后在这里将列表分解成两半,后端的拷贝,左部分的拷贝,右部分的拷贝。
When they do that they can actually engulf the bacteria in a process called phagocytosis and break them down into antigens.
免疫细胞确实是将细菌整个吞进了肚内,这一过程称为吞噬作用,并将细菌分解成小抗原
So what that means is that's how much energy we would have to put into a hydrogen molecule in order to get it to split apart into its two atoms.
它的意义,就是我们需要向一个氢分子中注入这么大的能量,才能将它分解成两个独立的原子。
We could certainly implement this much more efficiently by just writing this one line of code, but, again, the key here is to take this step toward decomposing our code into chunks of code.
我们可以写这一行代码,使代码的执行更有效率,但是,这个关键字用来把我们的代码分解,成一段段的。
We show the field lines and we show them settling down into molecules.
便展现出区域中的线条,以及物质如何,分解成分子。
As long as it's reversible, you know what the efficiency has to be, and in principle, you could break it down into a bunch of steps that you could formulate as isothermal and adiabatic.
只要这个循环过程是可逆的,你们知道效率是多少,从理论上说,可以将总过程,分解成一系列绝热,和等温的小过程。
When we increase the potential between the 2 electrodes that we have in the tube -- we actually split the h 2 into the individual hydrogen atoms, and not only do that, but also excite the atoms.
当我们增大两个电极之间电压,我们有-我们可以把氢气2,分解成单个的氢原子,不仅这样,还能激发原子。
so, remember we can break up the total wave function into the radial part and the angular part.
记住我们可以把整体波函数,分解成径向部分和角向部分。
And as long as that smaller computation reduces to another smaller computation, eventually I ought to get to the place where I'm down in that base case.
如果我不属于基础事件,那么我需要把它简化为更简单的计算,随着计算的不断简化,最终我能分解成基础事件。
What was the divide? The divide was breaking a big search up into half a search.
什么是分解?分解是把一个大搜索过程,分解成搜索一半的过程。
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.
因此被称为分治的原因就这么简单,将一个问题分解成一些子问题,并希望这些子问题解决起来比较方便,正如你希望的,求解的过程也会变得简单,下面就是把结果合并起来,现在,在二分搜索的例子里,从某些方面来说,这有点微不足道。
What happens in the intestine is that food gets broken down into constituent molecules, some of those molecules are absorbed into our bodies.
在肠道中,食物必须分解成基本的组成分子,其中一些分子才能被我们的身体吸收
The other thing that it does is that when a virus is inside these cells making its proteins, some of those proteins get processed or digested into small fragments that are themselves antigens.
HC的另一项作用是,当病毒在细胞内表达蛋白时,一些蛋白被加工,或者,分解成小片段而成为抗原
Log n Log n, because at each stage I'm cutting the problem in half. So I start off with n then it's n n/2 n/4 n/8 over two n over four n over eight.
因为总共有多少层?,因为在每一层,我都是把问题分解成两半,因此以n开始,然后是。
应用推荐