网页
图片
视频
学术
词典
地图
更多
航班
笔记本
递归
[dì guī]
na.
【数】
recurrence
;
recursion
网络
recursive
;
Recurrences
;
recursively
汉英
网络释义
na.
1.
【数】
recurrence
;
recursion
1.
recursion
递归
(
recursion
)是函数直接或间接地对自己进行调用。命令_重命名 2009-4-1 15:36:49 阅读40 评论0 12009/04 Apr1 原文 …
penny56.blog.163.com
|
基于2141个网页
2.
recursive
Liran - 博客园 ... readOnly 只读
recursive
递归
refactoring 重构 ...
liran.cnblogs.com
|
基于2050个网页
3.
recurrence
recurrence的翻译中文意思-在线英汉词典 ... 循环, 回归 recurrence 循环, 递推,
递归
recurrence
回归, 递归 recurrence ...
www.chinabaike.com
|
基于63个网页
4.
Recurrences
...owth of Functions) 第四章
递归
(
Recurrences
) 第五章 概率分析与随机化算法(Probabilistic Analysis and Randomized Al…
download.csdn.net
|
基于28个网页
5.
recursively
为了用BVH表现碰撞检测,两个对象根据
递归
(
recursively
)遍历排序,如图125所示.每一个递归步骤都要逐层交叠测试a,b是否为BV…
blog.csdn.net
|
基于14个网页
6.
recurrent
递归全局最小P-范数,recursive total least... ... ) recursion 递归 )
recurrent
递归
) recursive statistics method 递归统计 ...
www.dictall.com
|
基于8个网页
7.
Recurse
Unity Enumerations 枚举总索引 ... Interactive 交互
Recurse
递归
ExponentialSquared 指数平方雾 ...
game.ceeger.com
|
基于6个网页
更多释义
收起释义
例句
释义:
全部
全部
,
recursion
recursion
,
recursive
recursive
,
Recurrences
Recurrences
,
recursively
recursively
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
recursive
CTE
definition
must contain at least two CTE
query
definitions
,
an
anchor
member
and
a
recursive
member
.
递
归
CTE
定义
至少
必须
包含
两
个
CTE
查询
定义
,
一个
定位点
成员
和
一个
递
归
成员
。
msdn2.microsoft.com
2.
This
code
uses
the
concept
of
recursion
to
call
the
main
function
multiple times
until
the
last
directory
has been traversed
.
此
代码
会
利用
递
归
概念
多次
调用
主
函数
,
直至
处理
完
最后
一个
目录
为止
。
www.ibm.com
3.
Depth
-
first
walking
means
that the
processor
visits
all
the
children
of
a
given
node
recursively
until
it has
processed
the
entire
document
.
深度
优先
遍历
意味
着
,
处理器
递
归
访问
某一
给定
节点
的
所有
子代
,
直到
处理
了
整个
文档
为止
。
www.ibm.com
4.
And
thus
,
the ability to
understand
pointers
and
recursion
is
directly
correlated
with the ability to be
a
great
programmer
.
因此
,
是否
真正
理解
指针
和
递
归
,
与
是否
是
一个
优秀
程序员
直接
相关
。
feihen1.blog.163.com
5.
Known
as
lambda
calculus
,
it
was
designed
to
investigate
the
function
definition
and
application
,
as
well
as
the
concept
of
recursion
.
它
被
称为
lambda
演算
,
用于
研究
函数
定义
与
应用程序
以及
递
归
概念
。
www.ibm.com
6.
Too many
method
calls
is
often
indicative
of
a
very
deep
or
unbounded
recursion
.
过多
的
方法
调用
通常
意味
着
存在
非常
深
的
递
归
或
无限
递
归
。
msdn2.microsoft.com
7.
Probably
the
best
way
to
understand
is
with
a
real
example
and to do that
,
we
need
a
recursive
function
.
可能
理解
它
的
最佳
途径
是
接触
一个
实际
的
例子
,
我们
需要
一个
递
归
函数
。
article.yeeyan.org
8.
The
last
function
you're
going
to
create
is going to
take
some
recursion
, where the
true
power
of
list
processing
using Lisp lies
.
将要
创建
的
最后
一个
函数
要
执行
一些
递
归
操作
,
这
是
使用
Lisp
进行
列表
处理
的
真正
强大
之
处
。
www.ibm.com
9.
Otherwise
,
by
default
,
all
the
children
of
the
version
control
folder
are
recursively
mapped
to
the
local
workspace
.
否则
,
在
默认
情况
下
,
版本
控制
文件夹
的
所有
子级
都
将
以
递
归
方式
映射
到
本地
工作区
。
msdn2.microsoft.com
10.
Chomsky
suggested
that the
key
part
of
this
deeper
quality
might
be
a
quite
simple
and
uniquely
human
power
of
"
recursive
"
calculation
.
乔姆斯基
认为
,
这种
更深层
属性
的
关键
,
可能
是
十分
简单
且
人类
独有
的
「
递
归
」
(
recursive
)
计算
能力
。
edba.ncl.edu.tw
1
2
3
4
5