说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 递归
1)  recursion [英][ri'kə:ʒən]  [美][rɪ'kɝʒən]
递归
1.
Study on the algorithm of double identity tree-like data depth-sorting with recursion method;
利用递归法实现双编号树形数据深度排序的算法
2.
Algorithm of cycle and recursion by every vertex for getting Hamilton cycle;
逐点循环递归法求哈密顿回路
3.
The Non-recursion Algorithmic of Merging Sort;
归并排序法的非递归实现
2)  Recursive [英][ri'kə:siv]  [美][rɪ'kɝsɪv]
递归
1.
Edge-preserving recursive noise-removing algorithm and its applications in image processing;
边缘保持递归去噪算法及在图象处理中的应用
2.
The Recursive and Non-recursive Solution for Calendar of Round Robin;
循环赛日程表的递归和非递解
3.
Research and Realization of the General Recursive Algorithm of Traversing Binary Tree;
二叉树遍历的通用递归算法研究与实现
3)  recurrence [英][rɪ'kʌrəns]  [美][rɪ'kɝəns]
递归
1.
one whose job is on software project usually use recurrence for finding the solution of a mathematical problem,so recurrence is easier to project than non-recurrence in finding the solution of complex problem.
利用递归求解是软件设计人员常用的方法,许多复杂问题的求解,递归比非递归容易设计。
2.
Recurrence is one of the important properties about AutoLISP language.
递归是AutoLISP语言的重要特性之一。
3.
A recurrence method of estimating multivariable integral is presented,which makes the programming easy and eliminates derivation of 3-subdivisional,integral and approximate equation.
给出了一种递归方法,用于多重积分数值计算。
4)  recurrent [英][rɪ'kʌrənt]  [美][rɪ'kɝənt]
递归
1.
Generalization of a dimensional formula of recurrent IFS.;
递归IFS维数公式的推广
2.
Since a static fuzzy neural network cannot deal with the temporal problem, a dynamic fuzzy neural network (DFNN) with recurrent units is proposed.
针对静态网络无法处理暂态问题 ,对具有递归环节的动态模糊神经网络进行了研究。
3.
The network has the ability of dynamic mapping by adding recurrent nodes in the second layer of the function network of the compound fuzzy neural network, so it would realize the good response to the dynamic system.
通过对复合型模糊神经网络的函数网络的第二层引入动态递归环节 ,使其具有动态映射能力 ,实现了对动态系统的良好响应 。
5)  recursive [英][ri'kə:siv]  [美][rɪ'kɝsɪv]
递回;递归
6)  recursion [英][ri'kə:ʒən]  [美][rɪ'kɝʒən]
递归,递推,递归式
补充资料:递归
分子式:
CAS号:

性质:将一个操作或一组操作多步重复的一种特定的处理过程。这种过程的某一步要用到它自身的上一步(或上几步)的结果。在人工智能语言中,大量使用递归调用。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条