What is the translation of " RECURSIVE " in Chinese? S

Noun
Verb
一个递归
归型

Examples of using Recursive in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
What is tail recursive?
什么是TailRecursion?
That recursive nature is the infinite game.
个递回的本质就是无限赛局。
You must write a recursive function.
因为要写的是一个recursivefunction.
The following two functions even and odd are mutually recursive.
下面的两个函数even和odd就是互递归函数
I write it out as a recursive function.
因为要写的是一个recursivefunction.
People also translate
A recursive lock keeps track of how many times it was successfully acquired.
一个递归锁会跟踪它被多少次成功获得了。
This is because mining has a recursive punishment system.
这是因为挖矿是递归的惩罚系统。
The--recursive(-r) option makes rsync copy all directories recursively.
Recursive(-r)选项让rsync递归地复制所有目录。
The name Fiji is a recursive acronym, much like GNU.
Fiji这个名字是一个循环缩略词,很像GNU。
Listing 15-4: The error we get when attempting to define a recursive enum.
示例15-4:尝试定义一个递归枚举时得到的错误.
(Note that this definition is recursive for annotation typed members.).
注意,此定义对于annotation类型的成员是递归的
Recursive DNS: Clients typically do not make queries directly to authoritative DNS services.
归型DNS:客户端通常不会对授权型DNS服务直接进行查询。
If you want to keep state for a while and every now and then modify it,you write a recursive function.
如果你需要保存一个状态一段时间,并且时不时的修改它,那么你可以编写一个递归函数。
I gave you a recursive method that removes any and all choice for the 1998 value.
我给了您一个递归方法,它删除了1998年值的所有选择。
CONFIRM for formative inference-based recursive modeling for continuous response variables.
CONFIRM用于连续因变量的formativeinference-basedrecursive模型处理。
Recursive DNS: Typically, clients do not make queries directly to authoritative DNS services.
归型DNS:客户端通常不会对授权型DNS服务直接进行查询。
CATFIRM for formative inference-based recursive modeling for categorical response variables.
CATFIRM用于顺序因变量的formativeinference-basedrecursive模型处理。
Write a recursive function lookup(trie, key) that looks up a key in a trie, and returns the value it finds.
一个递归函数lookup(trie,key)在查找树中查找一个关键字,返回找到的值。
The recursion is bounded because in each recursive application either m decreases, or m remains the same and n decreases.
递归是有界的,因为在每次应用递归時,要么m递减,要么m保持不变而n递减。
Recursive functions do not use any special syntax in Python, but they do require some effort to understand and create.
递归函数在Python中不使用任何特殊的语法,但它们需要一些努力才容易理解和创建。
In addition to forwarding DNS requests and the recursive nature, you can also configure more than one server to be'authoritative' for a particular domain.
除了转发DNS请求和递归性质以外,还可以将多个服务器配置为某个特定域的“权威”DNS。
In a recursive query, the client expects the server to respond the full answer(i.e., to resolve a name to the IP address).
递归查询中,客户端预期服务器响应完整的答案(即,将某个名称解析为IP地址)。
If the representation of object exposes a recursive entry, the recursive reference will be represented as<Recursion on typename with id=number>
如果object的表示形式公开了一个递归条目,该递归引用会被表示为<Recursionontypenamewithid=number>。
The name is a recursive acronym for"GiNaC is Not a CAS"(Computer Algebra System).
GiNaC这个名字是一个递归缩写:GiNaCisNotaCAS(CAS,计算机代数系统)。
As the algorithm is recursive, we can build Bezier curves of any order, that is: using 5, 6 or more control points.
由于算法是递归的,我们可以构建任何顺序的贝塞尔曲线:使用5个、6个或更多个控制点。
A database is also recursive, meaning that you can go back to repeat a task on a particular record and modify or delete it.
数据库也可以递归,意思是您可以返回到某个特定的记录上重复某个任务,并对其进行修改或删除。
I call this kind of data recursive data, which means that if the previous data is correct, then the current data must be correct.
我称这种数据为递归数据,这意味着如果以前的数据是正确的,那么当前数据必须是正确的。
How could you set up a recursive function so that a smart language/ compiler could evaluate the function and never run out of memory?
你会如何设置一个递归函数,好让真正的智能语言/编译器得以对函数求值,又不会耗尽内存??
This process is called recursive resolution, because you have to go back and forth asking different servers what's basically the same question.
这个过程被称为递归解析,因为你必须来回询问不同的服务器,基本上是同一个问题。
However, the set of primitive recursive functions does not include every possible total computable function- this can be seen with a variant of Cantor's diagonal argument.
但是原始递归函数的集合不包含所有可能的可计算函数-这可以看作康拖尔对角论证法的变体。
Results: 256, Time: 0.0453

Top dictionary queries

English - Chinese