fib So if I think about computing Fib of I'm going to be computing that a lot of times.
所以如果我想计算,我得算上很多次。
It's 33, 32, it's only 32 times and you can check that math at home but here lies the power of algorithmic thinking, of computational thinking as they say.
你需要33,32,对,32次,你也可以在家里自己计算,但数学算法的力量是无穷的,这就是科学家们所谓的计算机思维。
And I'm inclined to think, "Yes." In fact, I already suggested as much when I talked about the chess-playing computers.
我倾向于认为,有,实际上,当我在谈会下象棋计算机时,我已经暗示过很多次了
Suppose I want to compute square roots a lot of places in a big chunk of code.
假设我想在一大段代码中,计算很多次平方根。
应用推荐