52单词网 > 英语词典 > memoization

memoization

小编 分享 时间:
memoization是什么意思
英式音标:英式读音
美式音标:美式读音
词义:

Memoization

In computing, memoization is an optimization technique used primarily to speed up computer programs by having function calls avoid repeating the calculation of results for previously processed inputs. Memoization has also been used in other contexts (and for purposes other than speed gains), such as in simple mutually recursive descent parsingNorvig, Peter,"Techniques for Automatic Memoization with Applications to Context-Free Parsing,"Computational Linguistics, Vol.

以上来源于:Wikipedia

英英释义

Memoization

In computing, memoization is an optimization technique used primarily to speed up computer programs by having function calls avoid repeating the calculation of results for previously processed inputs. Memoization has also been used in other contexts (and for purposes other than speed gains), such as in simple mutually recursive descent parsingNorvig, Peter, "Techniques for Automatic Memoization with Applications to Context-Free Parsing,"Computational Linguistics, Vol.

以上来源于:Wikipedia

用法:

词汇搭配

短语

Memoization Pattern使用备忘录模式

top-down with memoization带备忘的自顶向下法

双语例句

Ifyourun intoastackoverflowerror,changethemethodtoaniterativealgorithmormake useof

memoization

toavoidworkrepetition.

如果你遇到一个栈溢出错误,将方法修改为一个迭代算法或者使用制表法可以避免重复工作。

Memoization

isatechniquewidelyusedinfunctionalprogramminglanguageslikeLisp,Python,andPerlfor givingfunctions a memory ofpreviouslycomputedvalues.

记忆是一种广泛使用的技术,它在Lisp、Python与Perl这样的功能编程语言中使用,给功能赋予预先计算的值。

www.ibm.com

Memoization

is an approach to avoidworkrepetitionbycachingpreviouscalculationsforlaterreuse,whichmakes

memoization

ausefultechniqueforrecursivealgorithms.

制表,通过缓存先前计算结果为后续计算所重复使用,避免了重复工作。这使得制表成为递归算法中有用的技术。

更多双语例句

权威例句

Memoization in Top-Down Parsing

Memoization and DPLL: Formula Caching Proof Systems

Memoization and DPLL: Formula Caching Proof Systems

Way Memoization to Reduce Fetch Energy in Instruction Caches

Fuzzy memoization for floating-point multimedia applications

Fast out-of-order processor simulation using memoization

Fast out-of-order processor simulation using memoization

Fast Out-of-order Processor Simulation Using Memoization

Techniques for automatic memoization with applications to context-free parsing

Stable deterministic multithreading through schedule memoization
造句:

1. Memoization can provide significant performance gains for dynamic proxy calls.

记忆可以显著提高动态代理调用的性能。

youdao

2. That will lead me to use a technique I mentioned again last time, called memoization.

这就使得我要是,用我上次提过的一种技术,也就是默记法。

youdao

3. Other changes include the new mailer layouts, or comfortable memoization to make your code more readable.

其它变化还包括新的mailerlayouts,更舒适的memoization,它们都可以提高代码的可读性。

youdao

4. 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这样的功能编程语言中使用,给功能赋予预先计算的值。

youdao

5. 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这样的功能编程语言中使用,给功能赋予预先计算的值。

youdao

memoization

将本文的Word文档下载到电脑,方便收藏和打印
推荐度:
点击下载文档文档为doc格式