There are also all kinds of paradoxes and subtle puns and ironies, and in section where you'll be doing a lot of your close reading work, those are some of the things that will be drawn to your attention.
里面有各种悖论,微妙的双关语,明讥暗讽,在课上我们将会做很多精细的阅读,而那些就是你们应该注意的地方。
And if you just look at the numbers, you can see how it cuts in from one side and then the other side as it keeps narrowing that range until it gets down to the place where there are at most two things left, and then it just has to check those two to say whether it's there or not.
你能看到他是如何不断的,从一个大的范围被拦腰劈开,知道最终只剩下两个数字,然后就只需要,比一比就知道结果了,将它同线性查找比较下。
The other two you know are stuff you can add, and you know where you're adding those things, because the particle has a head start.
另外两项是可加可不加的,而且你也知道这两项是怎么来的,因为质点运动是有起点的
We saw some quadratic algorithms, typically those are things with multiple nested loops, or iterative or recursive calls, where you're doing, say, a linear amount of time but you're doing it a linear number of times and so it becomes quadratic, and you'll see other polynomial kinds of algorithms.
我们看过一些平方算法,他们一般进行了多次嵌套循环,或者递归迭代调用,对一个线性操作调用线性次,这样就变成平方次了,以后你们能看到,一些多项式算法。
应用推荐