释义 |
recursions rɪˈkɝːʃn̩z BNC²³⁶²¹³⁺¹ 基本例句 计递归;循环原型recursion的复数 Besides, the interacting multiple model IMM is embedded into the filtering recursions to avoid the loss of maneuvering targets. Consequently, tracking inaccuracies are improved. 为了避免目标机动时出现失跟现象,将交互多模型算法 IMM引入到滤波递归过程中,有效提高了目标跟踪精度。 fabiao It has been revised several times and now includes capabilities for handling structured data, dynamic data allocation, recursions procedures that call themselves, and other features. 经过多次修改,目前也有管理结构化数据、动态数据配置、递归过程调用自身等等功能。 jukuu Also it presents the assumptions and the recursions of every kind of tracking algorithms. 给出了每种跟踪算法应满足的假设条件及其递归方程。 cnki Based on the oblique-line algorithms principle, the authors present oblique-line algorithms generating straight line, circle and ellipse. The main results are all given in recursions. 根据斜线插补算法的基本原理推导出了直线、圆及椭圆等基本曲线的生成算法,其主要结果均以形式简单,实用性强的递推公式得出。 cnki Note that nested calls to other methods or fields with tests will trigger those tests, with some special- case exceptions to prevent infinite recursions in aspect code, etc. 注意,对于带有测试的其他方法或字段的调用也会触发这些测试,所以要有一些特殊情况的例外,以防止方面代码中的无限递归之类的问题。 ibm These simple list- building instructions form the foundation of recursions, higher- order functions, and even higher-order abstractions like closures and continuations. 这些由列表构建的简单指令构成了递归、高阶函数,甚至是闭包和 continuation之类高级抽象的基础。 ibm This paper presents three algorithms transforming given right- linear, left- linear and left- right- linear recursions into more efficient rules respectively. 本文给出三个算法,分别用于把给定的右线性、左线性或左-右线性递归程序改写为一组更有效的规则。 cnki |