Download for Windows Premium
Advertising
recursive function
/rɪ'kɜrsɪv 'fʌŋkʃən/
Definition
function that calls itself during its execution  ... See more
funzione ricorsiva f
funzione autochiamante
The code included a recursive function that simplified repetitive tasks.
Il codice includeva una funzione ricorsiva che semplificava i compiti ripetitivi.
When debugging, it's tricky to understand how a recursive function operates.
Quando si fa debugging, è difficile capire come opera una funzione ricorsiva.
Students often struggle to grasp how a recursive function maintains its state.
Gli studenti spesso faticano a capire come una funzione ricorsiva mantenga il suo stato.
Writing a recursive function can simplify the code significantly for certain algorithms.
Scrivere una funzione ricorsiva può semplificare notevolmente il codice per alcuni algoritmi.
We used a recursive function to solve the math problem efficiently without manual work.
Abbiamo usato una funzione ricorsiva per risolvere il problema matematico in modo efficiente senza lavoro manuale.
The programmer wrote a recursive function to calculate the factorial of a number.
Il programmatore ha scritto una funzione ricorsiva per calcolare il fattoriale di un numero.
In computer science, a recursive function calls itself to achieve a solution.
Nella scienza informatica, una funzione ricorsiva richiama se stessa per raggiungere una soluzione.
Developers often use a recursive function to navigate through nested data structures.
Gli sviluppatori spesso utilizzano una funzione ricorsiva per navigare attraverso strutture di dati annidate.
The recursive function repeatedly processes the same operation until a base condition is met.
La funzione ricorsiva elabora ripetutamente la stessa operazione finché non si raggiunge una condizione base.
To reduce runtime complexity, a recursive function can often be optimized.
Per ridurre la complessità del tempo di esecuzione, una funzione ricorsiva può spesso essere ottimizzata.
I was thinking that to create these objects, a recursive function would be best.
Stavo pensando che per creare questi oggetti sarebbe meglio una funzione ricorsiva.
When using a recursive function with more depth, set 'maxfuncdepth' to a bigger number.
Quando si usa una funzione ricorsiva che richieda una maggiore profondità, impostare 'maxfuncdepth' a un numero più elevato.
When the first call to this recursive function finally finishes, there is actually very little data stored in the pool that was passed to it.
Quando la prima chiamata a questa funzione ricorsiva finalmente finisce, attualmente c'è un dato molto piccolo immagazzinato nel pool che le è stato passato.
No results found for this meaning.

Synonyms and analogies of "recursive function" in English

Word & Expression of the day
Image of the day
stapler: device fastening papers with metal staples
Reveal the word
Advertising

Results: 79. Exact: 26. Elapsed time: 43 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