以上来源于: WordNet
Memoization can provide significant performance gains for dynamic proxy calls.
记忆可以显著提高动态代理调用的性能。
That will lead me to use a technique I mentioned again last time, called memoization.
这就使得我要是,用我上次提过的一种技术,也就是默记法。
Memoization is a technique widely used in functional programming languages like Lisp, Python, and Perl for giving functions a memory of previously computed values.
记忆是一种广泛使用的技术,它在Lisp、Python与Perl这样的功能编程语言中使用,给功能赋予预先计算的值。
And relying on something called table lookup, Of which memoization is a special case.
并且通过查表的方式进行使用,而默记法就是一种特例。
That will lead me to use a technique I mentioned again last time, called memoization.
这就使得我要是,用我上次提过的一种技术,也就是默记法。
So we see that the memoization here is buying me a tremendous advantage.
所以我们看到这里的默记法,给我们带来了很大的提高。
应用推荐