首页
字典
词典
成语
古诗
诗人
名句
国学考点
同步字词
文言文
寓言
古籍
单词
易步智习
字典
词典
成语
单词
输入 英语单词 / 汉语意思 搜索7万英语词典库输入 单词 / 意思 搜索7万英语词典库
本站AI助手仅限学习场景,学生更适用、家长更放心!
首页英语词典recursiverecursive的意思

recursive

英 [rɪ'kɜːsɪv] 美[rɪ'kɝsɪv]
  • adj. [数] 递归的;循环的

中文词源


recursive 循环的

来自 recur,复发,再次发生。引申词义循环的。

英文词源


recursive (adj.)
1790, "periodically recurring," from Latin recurs-, stem of recurrere (see recur) + -ive. Mathematical sense is from 1934. Related: Recursively; recursiveness.

双语例句


1. The syntax analyzer has one recursive procedure for each nonterminal U.
对于每个非终结符号U,语法分析程序都有一个递归过程.

来自辞典例句

2. There is a recursive formula for the number of spanning trees in a graph.
对于一个图的生成树的棵数,存在一个递推公式.

来自辞典例句

3. Recursive TimeOuts is the total number of recursive query sending timeouts.
递归超时是指递归查询发送超时总数.

来自互联网

4. The final parser composite is a non - deterministic recursive - descent parser with infinite look - ahead.
最终分析器的合成物是一个 非 确定性的无限递推分析器.

来自互联网

5. So recursive function will not get the right results.
使递归函数不能得到正确的结果.

来自互联网