网站首页  词典首页

请输入您要查询的英语单词:

 

单词 Recursion
例句
1. Recursion is achieved using dynamic planning algorithm.
2. This is the stop condition for the recursion.
3. This is an example of recursion.
4. It is a new useful optimal estimation recursion filter.
5. Recursion is a more powerful algorithm than iterative loop.
6. Lisp offers a performance optimization called tail recursion optimization.
7. The inner realization principle of recursion is discussed.
8. We mention recursion briefly in the previous chapter.
9. To the grammar which assigns eliminates the left recursion.
10. It's configured to perform recursion or use a forwarder.
11. You can almost always substitute a loop for recursion.
12. In order to understand recursion, one must first understand recursion.
13. Real - time recursion training algorithm is used to dynamically adjust the system parameters.
14. Results A recursion formula to the solutions of a class of linear ordinary differential equations with constant coefficients is given.
15. In this paper, the stop condition for recursion orthogonal least square (ROLS) algorithm is improved, and the optimal number of hidden neurons in RBFNN is chosen using this improved ROLS algorithm.
16. Taking advantage of the recursion formula, the number-, weight-and Z-average molecular weight of polymers can be caculated without difficulty.
17. Tail recursion is a common technique in XSLT style sheets.
17.
18. What you should do is to eliminate direct and indirect left - recursion.
19. However, the use of convolution model is to deduce recursion formula of the reflection for the converted wave.
20. The essential of studying the forward and inverse problems of converted wave with the use of convolution model is to deduce recursion formula of the reflection coefficient.
21. Now, you might ask which method is better — recursion or non - recursion?
22. In order to satisfy the balance of groundwater in many years, a punitive factor is introduced in recursion equation.
23. Finally, the article also produced in the collection value information similar relations in the processing incomplete information utilization, and derived its recursion formula.
24. To effect that transformation, you need to use a common XSLT technique known as tail recursion.
25. On the other hand, some problems, insoluble by means of iterative loop, are often solved by recursion.
26. Known as lambda calculus, it was designed to investigate the function definition and application, as well as the concept of recursion.
27. The article gives the reversible condition of a kind of jump Vandermonde matrix through linear equations, and recursion formula and the expression of its inverse Matrix.
28. One restricting factor is the typical compiler's limit on template recursion depth.
29. The bandwidth distribution factor transmitted to other node is calculated by using recursion nonlinear function of transition buffer.
30. First, we determine which pixel may match with Gaussian distribution, then update the parameters of Gaussian model and rebuild background based on least squares by recursion.
31. We give a theoretical basis for special solution of the linear non-homogeneous recursion equation with constant coefficient.
32. By analyzing recursion relation of ladder resistance network, the formulas of calculating equivalent resistance and node voltages on ladder resistance network have been derived.
33. This paper puts forward a recursion equation, which is verified in the forecast and calculation of phenol pollution of Linfen Section of Fenhe River.
34. A simple recursion formula can then be used to solve such a system.
35. An elementary proof of the Diophantine equation (The equation abbreviated) is given by using recursion sequence method.
36. In Clojure, loop/recur indicates tail recursion and does not consume stack frames like other recursive calls.
37. We also derive recursion formulas for the ruin probability function of the deficit of ruin.
38. A simple recursion relation is derived by means of the mathematical induction to calculate the frequencies of the complete transmission peaks.
39. In this paper, we discuss the relation between master function and recursion, and the approach in solving recursive relation by master function.
40. Hanoi Tower is more classical recursion problem while designing program.
41. Haskell has two primary advantages when dealing with recursion: Haskell optimizes tail recursion, and Haskell is lazy.
42. Two formulae: the recursion formula and the general formula obtained by mathematical induction were given.
43. This example uses what in Scheme is called tail recursion.
44. For our example process, the recursion is infinite; Subprocess 3 always invokes Main Process again.
45. The total function value of the HVCB can be got through recursion operation with the unitary formula.
46. Tree models partition space of variables imported in a recursion way, and their aim to maximize evaluation function about purity of sorts.
47. The realizing recursive algorithm by stack and the Changing recursive algorithm into non-recursive by stack operation are studied. The thinking of recursion and its application are expounded.
48. See the FAQ for details on how to eliminate left recursion.
49. You'll use tail recursion and the XSLT translate() function to do this.
50. The processing of these lists using recursion and Lisp functions like car and cdr is the power of list processing using Lisp.
51. Forwarders are not available because this server does not use recursion.
52. Infinite recursion detected during execution of calculated member % 1.
53. The method is simple and efficient. A recursion formula to calculate the effective load at the boundary is presented.
54. In the fifth chapter, Material Requirement Planning (MRP) based on separative BOM is brought forward,() and its recursion algorithm is given.
55. The Lisp compiler or interpreter can translate certain forms of recursion to iteration, allowing a simpler, cleaner way to work with recursive data structures, such as trees.
56. 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.
57. Recursion algorithms are composed of initialization condition and recursion part, so they can he figured out with recursion equation.
58. Complex implies just that, nonlinear implies recursion and higher mathematical algorithms, and dynamic implies nonconstant and nonperiodic.
59. Based on the table of matrix element of spectrum decomposition, the Helmhotz matrix can be decomposed by recursion of the direct solution.
60. The radar range recursion filter formula, which is widely used in present radars, for linear frequency modulated pulse compression signal, has not been formed yet.
61. Explains the concept of recursion and illustrates how to write recursive functions.
62. It mainly investigates a special method for recursive program design and its applications a-bout the complicated recursion from the angle of the mathematical formular.
63. The recursion formula for calculating WOB are established by means of the mechanical analysis.
64. Recursion algorithm is used in programming, and repeat the above steps for each new polygon until termination condition is met.
65. In this paper, a kind of recursion model of exponential smoothing hasbeen used.
66. In this thesis the basic principle of the Generalized Predictive Control (GPC) algorithm is introduced. Based on this algorithm, a modification of the Diophantine equation recursion is developed.
67. For knapsack problem(which is a classical recursion problem), find its round solution which need not stack to support, then prove it exists parallel solutio.
68. In this paper We discuss the initial problem of linear recursion equations with constant coefficients. A new explicit formula of solution is obtained directly by means of the Z-transformation.
69. The total function value of the HVCB got through recursion operation with the unitary formula.
70. If you pass reveal() an invalid path or the perennial "dot" (., the present directory) or "dot dot" (.., the parent directory), the recursion ends.
71. The optimization scheme of Dongwushi reservoir useful operation is got according to dynamic planning order recursion.
72. first can peel off the first element of the list, and rest makes it easy to apply tail recursion -- the type of recursion in Listing 9 -- to the rest.
73. In this paper, for a discrete time risk model with random rates of interest, we obtain the recursion formula of the duration of ruin's probability.
74. Hence, a method for noisy VSP wave field separation using iterative recursion filtering is presented, which introduces new convolution operator.
75. In this paper, we study the structure of the linear recursion equation and get the solution to the constant coefficient linear homogeneous recursion equation.
76. This is because they are carried out by recursion rather than convolution.
77. The first if statement breaks the recursion if the list is empty(Sentence dictionary), returning zero.
78. By translating this real cubic system into a complex planar system, an applicable linear algebraic recursion formula of the equator and the first 6 quantities of the equator are given.
79. Based on parabolized stability equations, the stability of nonparallel boundary layer is calculated and analyzed by using recursion numerical method.
80. Mathematical logic is an extension of symbolic logic into other areas, in particular to the study of model theory, proof theory, set theory, and recursion theory.
81. By exploring into the recursion relation of ladder resistance network, the formulas of calculating equivalent resistance and node voltage on ladder resistance network have been derived.
82. The author has solved the transport equation by using the double power scattering cross section proposed recently, and derived the recursion formula for moments of the ion range distribution.
83. If the object's target attribute is recursive (group), it will be ignored (no recursion).
84. This paper introduces the feasibility of inner recursion networks using in non-linear ARMA model approaching and time series forecasting.
85. Technology of product configuration design was studied by applying the recursion thoughts.
86. So it's just like Georg Cantor said, the recursion continues forever.
87. Because the DITA screen and uicontrol elements describe navigation controls (see Listing 1), traversing a path through the application becomes a matter of simple recursion.
88. To process sampling data with a recursion sum algorithm decreases the interference of harmonic signal measurement.
89. The most classic Tower of Hanoi recursive algorithm, in addition to a maze of recursion.
90. This paper uses the recursion algorithm of the least-square method to identify an autoregression model and an autoregression moving average model.
91. Based on introducing briefly the development state of mathematical formula recognition, this paper puts forward a mathematical formula recognition model based on recursion strategy.
92. To resolve the computational complexity in water quality fraction matrix for complicated water distribution systems, a recursion method was used to obtain the coverage matrix under coverage criteria.
93. In this paper a simplified recursion formula of discretization orthogonal polynomial in the case of uniform step is presented.
94. If so, then the current entry must be a folder,[http:///recursion.html] and you push its name and recursion level onto an auxiliary stack as well as adding it to the tree.
95. So you have recursion in a pseudo-language (Template Toolkit) to generate recursion in a layout language (HTML) running under Perl.
96. If the object's target attribute is recursive (group), its content must be a set of dn values pointing to other LDAP objects that will be resolved and treated like 1.1 (recursion).
97. On the one hand, for every iterative loop there is always an equivalent recursion.
98. Special children got much more points on oral arithmetic problems than vertical calculation and recursion equation calculating.
99. Modern logic is divided into recursion theory, model theory, and proof theory, and is closely linked to theoretical computer science.
100. Will Haruhi play spoiler, or will she find herself in an endless recursion of time?
101. Hanoi Tower Problem is a typical recursion question, whose solution is mentioned in many books on computation, but there is little concrete realization for them.
102. Note that this is classical functional programming, relying on recursion over iteration.
103. Essentially, tail recursion eliminates the use of the call stack for recursion; thus, arbitrarily deep recursion is possible and avoids stack overflow.
104. Recursion Algorithm for Bisection to seek the characteristic value of Real Symmetric Tri-diagonal Matrix is discussed in this paper.
105. It should not be self-loading; that would cause recursion. As such, we need to mark test cases as not loadable.
106. A new BOM structure - double - separative BOM is presented based on mass customization. MRP's recursion algorithm is given.
107. The last function you're going to create is going to take some recursion, where the true power of list processing using Lisp lies.
随便看

 

英语例句大全共收录104207条中英例句词条,基本覆盖所有常用英文单词的例句、长难句及中文翻译,是不可多得的英语学习材料。

 

Copyright © 2000-2024 Suppus.net All Rights Reserved
更新时间:2024/7/9 5:39:42