Download for Windows Premium
Advertising
recursive function
/rɪ'kɜrsɪv 'fʌŋkʃən/
Definition
function that calls itself during its execution  ... See more
funkcja rekurencyjna
Every recursive function must include at least one base case.
Każda funkcja rekurencyjna musi zawierać co najmniej jeden warunek stopu.
When debugging, it's tricky to understand how a recursive function operates.
Podczas debugowania trudno jest zrozumieć, jak działa funkcja rekurencyjna.
In our recursive function, the base case prevents infinite loops from occurring.
W naszej funkcji rekurencyjnej warunek stopu zapobiega wystąpieniu nieskończonych pętli.
Writing a recursive function can simplify the code significantly for certain algorithms.
Zastosowanie funkcji rekurencyjnej może znacznie uprościć kod dla niektórych algorytmów.
In computer science, a recursive function calls itself to achieve a solution.
W informatyce funkcja rekurencyjna wywołuje samą siebie, aby osiągnąć rozwiązanie.
The recursive function repeatedly processes the same operation until a base condition is met.
Funkcja rekurencyjna wielokrotnie wykonuje tę samą operację, aż do spełnienia warunku bazowego.
To reduce runtime complexity, a recursive function can often be optimized.
Aby zmniejszyć złożoność obliczeniową, funkcję rekurencyjną można często zoptymalizować.
In a recursive function, the callee can call itself again.
W funkcji rekurencyjnej, wywoływana funkcja może wywołać samą siebie ponownie.
The programmer wrote a recursive function to calculate the factorial of a number.
Programista napisał funkcję rekurencyjną do obliczania silni liczby.
The recursive function accidentally resulted in an infinite loop.
Funkcja rekurencyjna przypadkowo doprowadziła do powstania pętli nieskończonej.
A common example of a recursive function is the calculation of the Fibonacci sequence.
Popularnym przykładem funkcji rekurencyjnej jest obliczanie ciągu Fibonacciego.
The software included a recursive function that processed data until it reached completion.
Oprogramowanie zawierało rekurencyjną funkcję, która przetwarzała dane aż do zakończenia.
Developers often use a recursive function to navigate through nested data structures.
Programiści często używają funkcji rekurencyjnych do nawigacji po zagnieżdżonych strukturach danych.
No results found for this meaning.

Synonyms and analogies of "recursive function" in English

Word & Expression of the day
Image of the day
axe: tool with a heavy bladed head mounted across a handle
Reveal the word
Advertising

Results: 36. Exact: 20. Elapsed time: 31 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200