recursion

recursion

1. See the FAQ for details on how to eliminate left recursion.

FAQ中有如何消除左递归的细节。

2. Hanoi Tower is more classical recursion problem while designing program.

Hanoi塔是程序设计中比较经典的递归问题.

3. The XBL binding "%S" is already used by too many ancestor elements; not applying it to prevent infinite recursion.

XBL绑定"%S"已被过多上层节点使用;现不执行该绑定以防止无穷递归。

4. If a man has character, he has also his typical experience, which always recurs.

一个有个性的人,也会有他反复经历的独特体验。

5. A simple recursion formula can then be used to solve such a system.

一个简单而又重复的公式能用来解这样的方程组。

6. The same old favourites recur year in year out with monotonous regularity.

一些相同的老嗜好年复一年地以单调的规律重现。

7. The following procedure uses recursion to calculate the factorial of its original argument.

下面的过程使用递归计算其原始参数的阶乘

8. If this problem recurs ,please call Dell Support with error code #M1004.

不知道为什么会出现突然自动关机的现象,也不知道该如何解决这一问题。

9. Cannot use an input macro to resolve anything about the input file as this causes infinite recursion.

不能使用输入宏解析有关输入文件的任何信息,因为这将导致无限递归。

10. Two themes recur throughout our discussion of welfare economics.

两个主题再次出现在我们关于福利经济学的讨论中。

11. Mid-autumn Festival recurs year in year out with regularity.

中秋节又年复一年有规律地到来。这是个全家团聚的时间。

12. The mid-autumn Festvial recurs year in year out with monotonous regularity.

中秋节有年复一年有规律地到来。

13. Left recursion is used so that the rule can be reduced after each message.

为了归约每个消息之后的规则,使用的是向左递归。

14. We have to recur to arms for guarding our national dignity.

为了捍卫国家的尊严,我们不得不诉诸武力。

15. In order to construct a tree, the first thing you should think of is recursion.

为了构造一个树,第一件你该想的事情就是递归。

16. It's important because it allows you to describe recursion in terms of rewrites, rather than computation steps.

之所以重要,是因为它允许使用重写代替计算步骤来描述递归。

17. Direct recursion of triggers occurs only when a trigger fires and performs an action that causes the same trigger to fire again.

仅当触发器触发并执行可再次触发同一触发器的操作时,才会发生直接触发器递归。

18. In this paper,an explicit construction method for IPP codes is presented by recursion,and the TA codes are based on RS codes as the ingredients.

介绍了一种以基于RS码的TA码为元素,通过归纳法构建IPP码的编码方案。

19. In this paper, an explicit construction method for IPP codes is presented by recursion, and the TA codes are based on RS codes as the ingredients.

介绍了一种以基于RS码的TA码为元素,通过归纳法构建IPP码的编码方案。

20. Estrus recurs at intervals of approximately six months until late in life.

从一个发情期至第二个发情期之间约为六个月。

21. Other themes seem to follow naturally from that perspective. They recur in almost everything Hayek wrote.

从这一视角出发,自然而然地,哈耶克发出了另类的声音。它们在哈耶克的每一篇著作里都得到了彰显。

22. He did not recur in thought to New York or the flat.

他再也没去想纽约或者他的公寓。

23. His or her favorite technique is recursion, and every block of code is tweaked to the max, at the expense of timelines and readability.

他或者她最喜爱的技术就是递归,每一个代码块都被使用到了极致,而代价就是工程进度和可读性。

24. His leg is gimpy, so he has to recur to crutch when walking.

他的一条腿跛了,走路借助于拐杖。

25. His illness is likely to recur.

他的病可能复发。

26. He said he guaranteed the attention of server security, similar incidents will not recur.

他说他保证以后注意服务器安全,不再出现类似的事件。

27. However, with automatic recursion resolution in SQL Server 2005 Analysis Services, this function has little practical use.

但是,对于在SQL Server 2005 Analysis Services中解决自动递归问题,此函数的用处不大。

28. But treatments do not always offer a definitive cure, and injuries can recur.

但这些治疗方法也不一定能最终治好,并且这类损伤还会重复造成。

29. This is the reason why we use recursion.

但递归方法更优雅,能更好地反映问题的本质。

30. Use of recursion as a mechanism for control flow.

使用递归作为控制流程的机制。

31. Let's conditionally generalize principle of transfinite recursion from ordinal numberclass to class with well-founded relation.

借助一阶逻辑演算有条件地把超限递归原理从序数类推广到具有良基关系的类上。

32. Recursion teaching is opened out with games, which makes the difficulty interesting and easy to be understood.

借助做游戏的方式展开递归的教学,使教学难点变得有趣和易于被学生接受。

33. After the specified time elapses, Schtasks does not start the task again until the start time recurs.

再次之后指定时间间隔,Schtasks不启动该任务,必须重复开始时间。

34. Real-time recursion training algorithm is used to dynamically adjust the system parameters.

利用实时递归学习算法对系统参数进行动态调节。

35. Does history/the past repeat itself? ie Do similar events or situations recur?

历史[过去的事件]还会重演吗? (类似的事情或情况还会发生吗?)

36. The repeated failures of the past cannot and must not be allowed to recur, and they must be turned into victory.

历史上多次失败的情形,不能再继续了,也决不能让它再继续了,而要使它转变为胜利。

37. History will not recur, what recur is exactly a human natural instinct constantly.

历史不会重演,不断重演的却正是人类的本性。

38. A chance happens, but it never recurs.

只发生过一次,但是没再复发过。

39. Once these approaches and techniques are mastered, the original text will recur accurately in the targeted text.

只有掌握词语的互译方法和技巧才能更准确地再现原文。

40. The recursion formula of multisensor minimize variance fusion with correlation was presented too.

同时,还给出相关条件下多传感器最小方差融合估计的递推计算公式。

41. Likewise, indirect recursion can occur when an AFTER trigger is called for a second time, but not until another AFTER trigger is called in between.

同样,当在这两次调用之间调用其他AFTER触发器之前第二次调用AFTER触发器,也会发生间接递归。

42. The consequences of this are that this should NOT recur if I prevent interturn shorting or movement.

后果,这是由于这不应该再发生,如果我阻止间短路或运动。

43. Hash recursion and hash bailout cause reduced performance in your server.

哈希递归和哈希释放会导致服务器的性能降低。

44. Upon returning to China, he took advantage of letters to pursue forms that arise from the repetition of dismantling and recursion.

回国后,他追求一种将文字反复解体而重新显现的新造型。

45. Thus, the file system must not generate additional page faults because this may lead to an "infinite" recursion.

因此,文件系统一定必要产生附加的页面错误,因为这将导致无限递归调用。

46. The nation may have to recur to unusual methods of controlling rising prices.

国家可能不得不采取控制物价继续上涨的非常措施。

47. In BNF, the only way to indicate a list of an arbitrary number of elements is through recursion .

在BNF表示法中,为了表示一串任意个数的元素,唯一的方法是通过递归来定义。

48. Infinite recursion detected during execution of calculated cell formula %1 at pass %2.

在传递 %2 上计算单元公式 %1 的执行过程中检测到无限递归。

49. Infinite recursion detected during execution of calculated member %1.

在执行计算成员 %1 的过程中检测到无限递归。

50. Appointments and Tasks that will recur outside of these dates will not appear in the export file.

在这些日期外重复的约会和任务不在导出文件中出现。

51. Complex implies just that, nonlinear implies recursion and higher mathematical algorithms, and dynamic implies nonconstant and nonperiodic.

复杂意谓它就是那样,非线性意谓递归和更高数学法则,而动态意谓非常数及非周期。

52. We can't create the miracle. But we can only learn to believe that someday the brightness will recur.

奇迹是不能被设定的。但我们该学会相信,相信光明终会重现。

53. At present, wedge-shoes recurs in fashion top.

如今楔形鞋又重新回到流行前沿,这股风潮将一直持续。

54. If your code does not include one or more tests that can be used to terminate recursion, you risk an infinite loop.

如果代码未包括一个或多个可用于终止递归的测试,则存在出现无限循环的风险。

55. What do you want to make it recur?

如果你能选择的话,你希望让什么重现?

56. If the swelling should recur, please take this medicine immediately.

如果再出现肿胀症状,请立即服用这种药品。

57. If pain recurs, reapply cold water.

如果再次疼痛,应再冲凉水。

58. If you click Test, the test will be repeated, and the error could recur.

如果您单击“测试”,将重复测试,有可能出现错误。

59. If the pain recurs, take this medicine.

如果病痛复发,就服这种药。

60. If this cheating recurs, you will be expelled from school.

如果这样的作弊行为再发生,你将被开除出校。

61. If this cheating recurs, you will be expelled from school.

如果这样的作弊行为再发生,你将被开除出校。

62. So use recursion if it's appropriate and simplifies the problem.

如果适于简化问题,就使用递归法编程;

63. If the error recurs, reinstall the Visual Basic compiler.

如果错误重复出现,请重新安装Visual Basic编译器。

64. Every so many generations, the scars recur leading to deformity or autism.

如此多代每一代,伤痛复发导致畸形和疯狂。

65. The noble qualities and deeds of Kong Fansen often recur to me.

孔繁森的崇高品质和事迹 经常在我脑海里再现.

66. This could certainly prove useful for complex programs implementing a great deal of recursion or with complicated loop conditions.

它可以被用来证明极其复杂的,含有大量递归以及循环结构的程序是否有效。

67. For shallow recursion of small functions you may to turn this on.

对于小函数的浅表递归,可以打开该杂注。

68. Recursion is achieved using dynamic planning algorithm.

对比的递推过程由动态规划算法实现。

69. Where there is a choice,it is better to err on the side of leniency,but we should be more severe if the problems recur.

对过去的错误,处理可宽可严的,可以从宽;对今后发生的问题,要严些。

70. To recur or visit often, especially as a ghost.

尤指鬼魂重回或常去

71. Will use recursion to acquire the lock on each bucket and rehash the elements from each bucket into a new, larger hash table.

就使用递归获取每个bucket上的锁并重排每个bucket中的元素到一个新的、更大的hash表中。

72. Note that there is no explicit recursion going on. sum-seq-fn-gen could be an anonymous function.

并且已经不再使用显示的递归了。

73. Some recursion formulae of Bessel functions are derived from such practice problems as well.

并从该实际问题出发,推导出了一类贝塞尔函数的递推公式。

74. This article propose a new modified method for recursion structure in CORDIC algorithm.

并提出了一种改进行递归CORDIC算法结构。

75. A documented procedure shall be established to define requirements for evaluating the need for action to ensure that nonconformities do not recur.

应编制形成文件的程序以规定评价确保不合格不再发生的措施的需求等方面的要求.

76. The builder recur to the matter of the cost of remodel our house.

建筑商重新提起改建我们房子的费用问题。

77. According to Freud, this event is not unique but recurs throughout the history of mankind, of every individual.

弗洛伊德认为,这样的事件不是一次性的,它在人类和每个个体的历史中屡屡出现。

78. When most people play poker, they tend to expect that which has recently occurred to recur.

当大多数的人玩扑克牌的时候,他们容易期待那些刚出现的牌再现。

79. Hash recursion or bailout occurs when there is not enough memory to process queries in place and they need to spill to disk.

当没有足够的内存就地处理查询,因此这些查询需要溢出到磁盘时,会发生哈希递归或哈希释放。

80. Well, there is also a possibility of using function names for recursion, but you will soon see that this is often impractical nowadays.

当然还有能够在递归调用中使用函数名称,但是你将很快看到在当下他通常不大实用。

英语宝典
考试词汇表