递归
- na.【数】recurrence; recursion
- 网络recursive; Recurrences; recursively
递归
递归
recursion
递归(recursion)是函数直接或间接地对自己进行调用。命令_重命名 2009-4-1 15:36:49 阅读40 评论0 12009/04 Apr1 原文 …
recursive
Liran - 博客园 ... readOnly 只读 recursive 递归 refactoring 重构 ...
recurrence
recurrence的翻译中文意思-在线英汉词典 ... 循环, 回归 recurrence 循环, 递推, 递归 recurrence 回归, 递归 recurrence ...
Recurrences
...owth of Functions) 第四章 递归(Recurrences) 第五章 概率分析与随机化算法(Probabilistic Analysis and Randomized Al…
recursively
为了用BVH表现碰撞检测,两个对象根据递归(recursively)遍历排序,如图125所示.每一个递归步骤都要逐层交叠测试a,b是否为BV…
recurrent
递归全局最小P-范数,recursive total least... ... ) recursion 递归 ) recurrent 递归 ) recursive statistics method 递归统计 ...
Recurse
Unity Enumerations 枚举总索引 ... Interactive 交互 Recurse 递归 ExponentialSquared 指数平方雾 ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
19
20
21
22
23
24
25
26
27
28
29