| 1. | there is a simple recursion formula for πk(g). 关于K(G)存在一个简单的递推。 |
| 2. | A simple recursion formula can then be used to solve such a system . 一个简单而又重复的公式能用来解这样的方程组。 |
| 3. | In bnf, the only way to indicate a list of an arbitrary number of elements is through recursion . 在BNF表示法中,为了表示一串任意个数的元素,唯一的方法是通过递归来定义。 |
| 4. | On general term formula of linear recursion sequence 关于线性递归数列的通项公式 |
| 5. | Use of recursion as a mechanism for control flow 使用递归作为控制流程的机制。 |
| 6. | Instead of a loop , you can use recursion , like so 可以用递归代替循环,比如: |
| 7. | Count , the result would be infinite recursion 当计数降为零时,在正常情况下, |
| 8. | Predict recursion disparity match based on object 基于对象的预测递归视差估计 |
| 9. | With direct recursion , the application updates table 在直接递归中,应用程序更新了表 |
| 10. | This is the reason why we use recursion 但递归方法更优雅,能更好地反映问题的本质。 |