中英词典查询

recursive [rɪˈkɜ:rsɪv]

adj. 回归的,递归的;
派生词: recursively

例句:

  • The syntax analyzer has one recursive procedure for each nonterminal U.
    对于每个非终结符号U,语法分析程序都有一个递归过程.
    来自辞典例句
  • There is a recursive formula for the number of spanning trees in a graph.
    对于一个图的生成树的棵数,存在一个递推公式.
    来自辞典例句
  • Recursive TimeOuts is the total number of recursive query sending timeouts.
    递归超时是指递归查询发送超时总数.
    来自互联网
  • The final parser composite is a non - deterministic recursive - descent parser with infinite look - ahead.
    最终分析器的合成物是一个 非 确定性的无限递推分析器.
    来自互联网
  • So recursive function will not get the right results.
    使递归函数不能得到正确的结果.
    来自互联网