群发资讯网

返回主页
recursive algorithm
直到问题的规模足够小
常用释义
英式发音
美式发音
基本释义
  • 递归算法:一种通过反复调用自身来解决问题的算法。在递归算法中,问题被分解成更小的子问题,直到问题的规模足够小,可以直接求解。
例句
  • 1·The processor implements a recursive algorithm.
    处理器实现了一种递归算法。
  • 2·The recursive algorithm can be found in the read() methods.
    在 read() 方法中可以找到递归算法。
  • 3·After the analysis of filter, recursive algorithm is given.
    在求得滤波器表达式之后,给出了滤波递归算法。
  • 4·This type of algorithm is called block adaptive recursive algorithm (BARA).
    这种新算法称为块自适应递归算法。
  • 5·This paper represents a new recursive algorithm for the digital image enhancement.
    本文提出一类新的数字影象增强的递推算法。
  • 6·A recursive algorithm is derived and this approach is verified to be right by two examples.
    文中导出了时不变状态方程的一组递归算式,最后通过两个例子验证了这种方法的正确性。
  • 7·Secondly, based on recursive algorithm, a yard approach to the yard space allocation, named DROP.
    第二部分,基于递归算法,使用一种“下落”(DROP)方法来分配堆场空间。
  • 8·When writing XSLT style sheets, it helps to remember that the XSLT processor follows a recursive algorithm.
    当编写xslt样式表时,记住XSLT处理器遵循递归算法是很有帮助的。
  • 9·A fractal geometry of the most commonly used recursive algorithm painting cockscomb, just a few lines of...
    一个分形几何中最常用的递归算法所画的鸡冠花,仅几行代码。
  • 10·To solve the problem of unbalance vibration of PMB, the recursive algorithm and the notch filter are studied.
    针对该磁轴承的不平衡振动研究了递归运算和凹陷滤波器两种不平衡补偿方案。