• 当前计算结果依赖之前部分结果所以每次后续递归调用中,我们向前传递那些结果。

    The result of the present computation depended on the partial results before it, so in each successive recursive call, we pass those results forward.

    youdao

  • 区别在于,使用递归函数极少被迫修改任何一个变量——需要将作为参数传递下一次函数调用

    The difference is that with recursive functions, you rarely have to modify any variable — you just pass the new values as parameters to the next function call.

    youdao

  • 为了在递归方法传递匿名应该扩展方法已知包装器类型

    To pass this to a recursive method, the anonymous class should extend a wrapper type known to the method.

    youdao

  • 第二代码(第6 -7)只是文档元素传递马上谈到递归修改方法

    The second code block (lines 6-7) just passes the root element of the document off to the recursive modification method I'll get to in a moment.

    youdao

  • 表达式lazy - seq - fibo一个递归调用不过这次调用的是有两个参数情况,并传递01

    That expression is a recursive call to lazy-seq-fibo, but this time, it is calling the two argument case, passing in 0 and 1 to it.

    youdao

  • 传递列表' (“ho ” “wd ” “y ” “h ” “o ”)作为参数时,下面输出

    When passing the following list as a parameter, '(" ho wd" "y" "h" "o"), the following is a walk-through of the output.

    youdao

  • 为此选取列表第一元素 — 列表头部元素执行处理然后递归式地将列表其余部分传递自身

    To do so, it will pick off the first element of the listthe headto do the processing on that element, and recursively pass the rest of the list to itself again.

    youdao

  • 这个函数很好地工作不过主要缺点 ——一次迭代都要the-string传递相同

    This recursive function works fine, but it has one main shortcoming -- every iteration of the recursion will be passing the same value for the-string.

    youdao

  • 第二方法递归调用自己传递一个accumulator参数这个参数计算结果累积地方

    The second method calls itself recursively, passing an accumulator parameter, where the result of the calculation is "accumulated".

    youdao

  • 但是t递归传递count前面示例一样

    But t is recursively passed to count again, just as with the earlier example.

    youdao

  • 如果reveal传递一个无效路径“小圆点”(.当前目录)或“两个小圆点”(. .,目录),那么递归将结束

    If you pass reveal an invalid path or the perennial "dot" (., the present directory) or "dot dot" (.., the parent directory), the recursion ends.

    youdao

  • 典型地我们里储存我们语义动作产生临时变量,以之作为递归下降中向上向下传递信息方法

    Typically, we store temporary variables, generated by our semantic actions, in our closure variables, as a means to pass information up and down the recursive descent.

    youdao

  • 给出函数调用时利用变量传递解决复杂问题实例展示递归算法解决非数值运算问题中的独特解题方式效果。

    Examples are given for solving complex problem by transferring variables in recursive function program, and the recursive function programs show excellent capability for solving non-numeral problem.

    youdao

  • 设计实现了一个面向教学类c编译器支持全局局部变量定义函数参数传递函数调用

    Designing and implementing a teaching-oriented C-like compiler, which supports the definition of local and global variables, function parameters, as well as recursive call of functions.

    youdao

  • 本文把四种方法统一写成递归格式,理论上研究其共性特征,然后从递归公式所构造数字滤波器传递函数理论传递函数比较的角度进行了分析。

    The accuracy and the existent problem of forward difference method are analyzed on the basis of comparing the transfer function of recursive formula with theoretical transfer function.

    youdao

  • 本文把四种方法统一写成递归格式,理论上研究其共性特征,然后从递归公式所构造数字滤波器传递函数理论传递函数比较的角度进行了分析。

    The accuracy and the existent problem of forward difference method are analyzed on the basis of comparing the transfer function of recursive formula with theoretical transfer function.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定