recursion如何读

英:[rɪˈkɜ:ʃn]

美:[rɪˈkɜrʃn]

recursion是什么意思

  • n.循环;[数]递归

recursion词根

词根:recur

adj.

recurring 循环的;再发的

recursive [数] 递归的;循环的

adv.

recurrently 循环地(周而复始地)

n.

recurrence 再发生;循环;重现;重新提起

v.

recurring 返回(recur的现在分词)

vi.

recur 复发;重现;采用;再来;循环;递归

recursion英英释义

noun

return sense 1

the determination of a succession of elements (such as numbers or functions) by operation on one or more preceding elements according to a rule or formula involving a finite number of steps

a computer programming technique involving the use of a procedure, subroutine, function, or algorithm that calls itself one or more times until a specified condition is met at which time the rest of each repetition is processed from the last one called to the first compare iteration

recursion词组

recursion formula递推公式;[数]递归公式

recursion词源中文解释

“返回、后退”,来自1610年代的拉丁文 recursionem (主格形式为 recursio ),表示“向后奔跑、返回”,是由 recurrere (参见 recur )的过去分词词干构成的动名词。

recursion_计算机行业词汇

递归,递推

递归式

recursion词源英文解释

borrowed from Late Latin recursiōn-, recursiō "return," from Latin recurrere "to run back, return" + -tiōn-, -tiō, suffix of verbal action — more at recur Note: The form -curs- for expected *-co(r)st- follows the past participle and verbal noun cursus; seen note at course >entry 1.

The first known use of recursion was in 1790

recursion 例句

1 Doing so would be a useful exercise, and a helpful lesson in runaway recursion.

这样做将是十分有用的练习,并且对失控递归非常有用。

2 To process sampling data with a recursion sum algorithm decreases the interference of harmonic signal measurement.

介绍了递推求和算法抑制谐波干扰的机理,分析了运算量,给出了算法的实现公式和程序运行结束的判断规则.

3 Composite or Recursion?

使用组合还是使用递归?

4 Hasn’t more recent work extended the idea of recursion?

5 Note the pattern of recursion is the same in both cases . This pattern is very common.

注意递归的写法, 这是程序设计中很常见的.

6 Another example of recursion at work is the following.

递归的另一个实例如下。

7 Using recursion tremendously simplifies the verification of programs.

使用递归可以极度简化程序的核查。

8 The second part represents the iteration or recursion.

第二部分代表迭代或递归。

9 They are created in a sort of feedback loop, what computer scientists call "recursion."

10 This is an example of recursion.

这就是递归的示例.

11 In this paper , a predict recursion disparity match algorithm based on object is put forward.

提出了一种在大基线下基于对象的预测递归视差匹配算法.

12 A similar problem is too much recursion.

相似的问题还包括过多的递归。

13 This circular, generative recursion gives us resources, and in fact is likely to compel us, to be different going forward.

14 And my networked app allows the recursion to spread.

15 The endless possibilities exist because of the way recursion embeds a phrase within another phrase of the same type.

16 “Control” subroutines govern things such as recursion, causing it to repeat an action.

17 Node:talk mode, Next:talker system, Previous:tail recursion, Up:= T = talk mode n.

18 I might have said recursion, but in my 23 years of experience in teaching recursion in our introductory course, it takes more than 10 minutes.

19 In order to understand recursion, one must first understand recursion.

“要知道什么是‘递归’, 你首先需要知道‘递归’”——无名氏.

20 The paper used fractal recursion algorithm to construct the 3 D tree model whose parameters were variable.

运用分形递归算法,构造了参数可变的三维树木通用模型.

recursion 同义词

相关词