Alemán
Traducciones detalladas de Rekursion de alemán a inglés
Rekursion:
-
Rekursion
the recursion– The ability of a routine to call itself. Recursion enables certain algorithms to be implemented with small, simple routines, but it does not guarantee speed or efficiency. Erroneous use of recursion can cause a program to run out of stack space during execution, causing the program, and sometimes the entire system, to crash. See also call1 (definition 2), routine. 1
Translation Matrix for Rekursion:
Noun | Traducciones relacionadas | Other Translations |
recursion | Rekursion |
Wiktionary: Rekursion
Rekursion
Cross Translation:
noun
Rekursion
-
Mathematik, Informatik: eine Funktion, die sich selbst aufruft
- Rekursion → recursion
-
Mathematik: eine Definition, die zur Beschreibung des Definitionsgegenstand auf sich selbst verweist
- Rekursion → recursion
Cross Translation:
From | To | Via |
---|---|---|
• Rekursion | → recursion | ↔ récursion — Fait de s’appeler soi-même, pour une fonction informatique. |