• 一个递归程序遵循相同基本步骤

    Every recursive program follows the same basic sequence of steps.

    youdao

  • 答案就是使用一个递归程序

    The answer is that it USES a recursive process.

    youdao

  • 有时候编写递归程序时难以获得更简单问题。

    Sometimes when writing recursive programs, finding the simpler sub-problem can be tricky.

    youdao

  • 计算阶乘是递归程序设计个经典示例

    The classic example of recursive programming involves computing factorials.

    youdao

  • 我们为什么考虑堆栈大小递归程序计算空间复杂度

    Why don't we consider stack frame sizes while calculation Space Complexity of recursive procedures?

    youdao

  • 本文提出递归程序变换模式一般设计方法以具体示例说明之。

    In this paper, a gerenal designing method for the patterns of recursive program transformation is presented, and some related examples are given.

    youdao

  • 本文介绍计算机系统程序转换为非递归程序的方法,举例说明如何手工应用

    This article introduces how the computer system transforms recurrence programs into non-recurrence programs, and gives two examples showing how to make use of it.

    youdao

  • 这个程序中,所有状态改变都是通过使用完全前后一致数据重新运行递归程序而实现

    In this program, all state changes are brought about by re-running the recursive function with completely self-consistent data.

    youdao

  • 注意我们递归程序非常类似,定义包括一个基线条件 ——这里NULL指针

    Notice how like our recursive programs, the definition of a linked list also contains a base case -- in this case, the NULL pointer.

    youdao

  • 注意我们递归程序非常类似,定义包括一个基线条件——这里NULL指针

    Notice how like our recursive programs, the definition of a linked list also contains a base casein this case, the NULL pointer.

    youdao

  • 不过随着程序越来越复杂递归程序设计能够让程序维护且逻辑一致方式更好地组织代码

    But as programs become more complex, recursive programming gives the programmer a better way of organizing code in a way that is both maintainable and logically consistent.

    youdao

  • 这样做允许我们简单描述过程但是仍然能够通过RUP生命周期递归程序建造十分复杂计划

    This permits one to describe the process simply, but still be able to construct plans of arbitrary complexity by recursive application of the RUP lifecycle.

    youdao

  • 由于NULL指针结束一个所以我们可以使用 NULL 指针条件作为基于很多归程序的基线条件。

    Since a NULL pointer terminates a list, we can also use the NULL pointer condition as a base case for many of our recursive functions on linked lists.

    youdao

  • 讨论了程序设计公式化方法指出现有方法不足,提出一种新的基于求解状态递归程序设计公式化方法,在一定程度上达到了递归程序设计公式化、简单化的目的。

    Formula method of recursive programming is discussed. The imperfectness of the present method is pointed out, and a new formula method of recursive programming based on solving state is proposed.

    youdao

  • 讨论了程序设计公式化方法指出现有方法不足,提出一种新的基于求解状态递归程序设计公式化方法,在一定程度上达到了递归程序设计公式化、简单化的目的。

    Formula method of recursive programming is discussed. The imperfectness of the present method is pointed out, and a new formula method of recursive programming based on solving state is proposed.

    youdao

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

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

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