当前位置:首页 > 字典 > 英语词典 > M >

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》怎么用

词汇搭配

短语

Memoization Pattern使用备忘录模式

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

双语例句

  • Ifyourun intoastackoverflowerror,changethemethodtoaniterativealgorithmormake useofmemoizationtoavoidworkrepetition.

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

  • MemoizationisatechniquewidelyusedinfunctionalprogramminglanguageslikeLisp,Python,andPerlfor givingfunctions a memory ofpreviouslycomputedvalues.

    记忆一种广泛使用技术,它LispPythonPerl这样功能编程语言中使用,功能赋予预先计算

    www.ibm.com

  • Memoization is an approach to avoidworkrepetitionbycachingpreviouscalculationsforlaterreuse,whichmakesmemoizationausefultechniqueforrecursivealgorithms.

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

更多双语例句

权威例句

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
上一篇:memoirs
下一篇:memorabilia
memoization评论