Warning: Undefined variable $resultados in /home/enciclo/public_html/dictious.com/search.php on line 17
recursive_function - Dictious

10 Résultats trouvés pour " recursive_function"

recursive function

ici. <span class="searchmatch">recursive</span> <span class="searchmatch">function</span> \Prononciation ?\ (Informatique, Mathématiques) Fonction <span class="searchmatch">récursive</span>. Exemple d’utilisation manquant. (Ajouter) <span class="searchmatch">function</span> partial...


primitive recursive function

primitive <span class="searchmatch">recursive</span> et <span class="searchmatch">function</span> primitive <span class="searchmatch">recursive</span> <span class="searchmatch">function</span> \ˈpɹɪm.ɪ.tɪv ɹɪ.ˈkɜː.sɪv ˈfʌŋk.ʃən\ ou \-ˈfʌŋ.ʃən\ (Mathématiques) Fonction <span class="searchmatch">récursive</span> primitive...


primitive recursive functions

primitive <span class="searchmatch">recursive</span> <span class="searchmatch">functions</span> \ˈpɹɪm.ɪ.tɪv ɹɪ.ˈkɜː.sɪv ˈfʌŋk.ʃənz\ ou \-ˈfʌŋ.ʃənz\ Pluriel de primitive <span class="searchmatch">recursive</span> <span class="searchmatch">function</span>....


function

(Mathématiques) primitive <span class="searchmatch">recursive</span> <span class="searchmatch">function</span> (« fonction <span class="searchmatch">récursive</span> primitive ») (Programmation) virtual <span class="searchmatch">function</span> (« fonction virtuelle ») <span class="searchmatch">function</span> \ˈfəŋ(k).ʃən\ Fonctionner...


fonction récursive

calculable fonction fonction <span class="searchmatch">récursive</span> primitive   Allemand : rekursive Funktion (de) féminin Anglais : <span class="searchmatch">recursive</span> <span class="searchmatch">function</span> (en) Italien : funzione ricorsiva (it)...


recursive case

Composé de <span class="searchmatch">recursive</span> et de case. <span class="searchmatch">recursive</span> case \Prononciation ?\ (Informatique, Mathématiques) Cas <span class="searchmatch">récursif</span>. Cases where the <span class="searchmatch">function</span> calls itself are...


Roman numeral

Composé de Roman et de numeral. Roman numeral Chiffre romain. Create a <span class="searchmatch">recursive</span> <span class="searchmatch">function</span> that converts a Roman numeral to an integer. — (Ben Stephenson, The...


fonction d’Ackermann

Mathématiques) Fonction <span class="searchmatch">récursive</span> non <span class="searchmatch">récursive</span> primitive. Exemple d’utilisation manquant. (Ajouter)   Anglais : Ackermann <span class="searchmatch">function</span> (en) Formellement, la...


linear growth

growth because the number of <span class="searchmatch">recursive</span> calls is directly proportional to the value of the argument provided when the <span class="searchmatch">function</span> is first called. — (Ben Stephenson...


string

(Ajouter) Chaîne de caractères. In this exercise you will write a <span class="searchmatch">recursive</span> <span class="searchmatch">function</span> that determines whether or not a string is a palindrome. — (Ben Stephenson...