×

recursive method meaning in English

递归法

Examples

  1. In particular , it cannot match mutually recursive methods , where each method calls the other
    特别是,它不能匹配相互递归调用的方法,也就是每个方法都调用其他的方法。
  2. The optimization algorithm of loading a container makes use of tier upon tier principle , side method and recursive method
    集装箱装箱优化算法利用了层叠原理、边际方法、递归原理。
  3. One way to check whether your jit transforms your tail - recursive methods is to compile and run the following small test class
    要判断您的jit会否转换尾递归的一个办法是编译并运行如下小测试类:
  4. This means that tail - recursive methods in the java language can result in unexpectedly large memory usage
    这就意味着在java语言中采用尾递归方法将导致巨大的内存占用,而这并不是我们期望的结果。
  5. My next installment of diagnosing java code will examine how tail - recursive methods can impact performace of your java programs
    诊断java代码的下一部分将考查尾递归方法如何影响java程序的性能。
More:   Prev  Next

Related Words

  1. double recursive
  2. recursive programming
  3. recursive rule
  4. recursive nature
  5. recursive predicate
  6. recursive subroutine
  7. recursive descent
  8. recursive macro
  9. process recursive
  10. recursive fashion
  11. recursive macro calls
  12. recursive macros
  13. recursive model
  14. recursive nature
PC Version

Copyright © 2018 WordTech Co.