Examples of using Recursion in English and their translations into Russian
{-}
-
Colloquial
-
Official
It's configured to perform recursion or use a forwarder.
You had me at"recursion program.
Algorithms for checking of recursion correctness, for determining the language construct types, and for checking the semantic correctness of constructs are developed.
By 1963-64 Gödel would disavow Herbrand-Gödel recursion and the λ-calculus in favor of the Turing machine as the definition of"algorithm" or"mechanical procedure" or"formal system.
a real number with such a property is called a left-c.e. real number in recursion theory.
His original terminology for graph invariants that satisfy the deletion-contraction recursion was W-function, and V-function if multiplicative over components.
Infinite recursion in the compressed packet parser was possible with crafted input data, which may be
As a functional language, emphasis is placed on recursion and higher-order functions instead of side-effect-based looping.
Tail recursion optimization can be implemented by transforming the program into continuation passing style during compiling, among other approaches.
Mutual recursion is also known as indirect recursion,
Applications of this recursion from graph theory to computational geometry rely on zero being even.
He would suggest his recursion, modified by Herbrand's suggestion,
In particular, it is easy to define both control structures such as recursion, loops and sequential composition
In this post we will talk about an interesting concept of functional programming- tail recursion, and particularly about tail recursion in Scala.
Disable recursion on DNS servers that do not respond to DNS clients directly and that are not configured with forwarders.
A DNS server requires recursion only if it responds to recursive queries from DNS clients
go continually in error, due to the recursion and intermediate values that differ.
A DNS resolver is a DNS server that can perform recursion to resolve names for domains for which that DNS server is not authoritative.
If you disable recursion on the DNS server,
did not limit the recursion depth when parsing JSON arrays and objects.