What is the translation of " RECURSIVE FUNCTION " in Indonesian?

fungsi rekursif
recursive function
fungsi rekursi

Examples of using Recursive function in English and their translations into Indonesian

{-}
  • Computer category close
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
Recursive functions make the code look clean and elegant.
Fungsi rekursi membuat kode terlihat lebih clean dan elegan.
The combination of DNS caching and recursive functions in a name server is not mandatory;
Kombinasi caching DNS dan fungsi rekursif di server namanya tidak wajib;
A recursive function in programming is one that calls itself.
Fungsi rekursif dalam pemrograman merupakan fungsi yang memanggil dirinya sendiri.
Following is an example for recursive function which calculates GCD of two numbers.
Kode berikut memperlihatkan contoh fungsi rekursif, untuk menghitung hasil kali dari dua bilangan.
A recursive function is a function that calls itself, either directly or indirectly.
Fungsi rekursi adalah fungsi yang memanggil dirinya sendiri baik secara langsung maupun tidak langsung.
We can use following simple recursive function to print out the path stored in array p.
Kita bisa menggunakan fungsi rekursif sederhana ini untuk mencetak jalur yang disimpan di larik p.
A well-developed, easy and effective programming language which include conditionals,loops, user-defined recursive functions and input and output facilities.
Baik-maju, sederhana dan efektif bahasa pemrograman yang mencakup conditional,loop, fungsi user-defined rekursif dan input dan fasilitas output.
If the recursive function is disabled, the program will scan the source directory only.
Jika fungsi rekursif dinonaktifkan, program ini akan memindai direktori source hanya.
However, the autocovariances and autocorrelations are given by recursive functions, known as the Yule-Walker equations.
Namun, autocovariances dan autokorelasi diberikan oleh fungsi rekursif, yang dikenal sebagai persamaan Yule-Walker.
The hacker made a recursive function in the request, so this is how the splitting function went.
Apa yang dilakukan peretas adalah mereka membuat fungsi rekursif dalam permintaan, jadi beginilah fungsi pemisahan.
A well-developed, simple, and effective programming language, which includesconditionals, loops, user-defined recursive functions, and input/output facilities.
Baik-maju, sederhana dan efektif bahasa pemrograman yang mencakup conditional,loop, fungsi user-defined rekursif dan input dan fasilitas output.
It is one of the simplest(tail) recursive function that can actually be rewritten into iterative version.
Ini adalah salah satu contoh rekursi( ekor) termudah yang bisa ditulis dalam versi iteratif.
A well developed, simple and effective programming language(called 'S') which includes conditionals, loops,user defined recursive functions and input and output facilities.
Baik-maju, sederhana dan efektif bahasa pemrograman yang mencakup conditional,loop, fungsi user-defined rekursif dan input dan fasilitas output.
Fib is a recursive function, so it calls itself within its own body.
Fungsi rekursi adalah suatu fungsi yang memanggil dirinya sendiri, artinya fungsi tersebut di panggil di dalam tubuh fungsi itu sendiri.
You can visualize the recursion tree(or DAG, if there are overlapping subproblems and Dynamic Programming(DP) is applicable)of ANY valid recursive function that can be written in JavaScript.
Anda dapat memvisualisasikan pohon rekursi( atau DAG, jika ada sub-problem yang berulang dan Pemrograman Dinamis( DP)dapat digunakan) dari fungsi rekursi apapun yang bisa ditulis secara legal di JavaScript.
What the hacker did was they made a recursive function in the request, so this is how the splitting function went.
Apa yang dilakukan peretas adalah mereka membuat fungsi rekursif dalam permintaan, jadi beginilah fungsi pemisahan.
A famous recursive function is the Ackermann function, which, unlike the Fibonacci sequence, cannot be expressed without recursion.
Fungsi rekursif terkenal yaitu fungsi Ackermann yang mana- tidak seperti urutan Fibonacci- tidak dapat dengan mudah diekspresikan tanpa rekursi.
Hence, it is considered that space complexity of recursive function may go higher than that of a function with iteration.
Oleh karena itu, dianggap bahwa kompleksitas ruang fungsi rekursif bisa lebih tinggi daripada fungsi dengan iterasi.
S' at%C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion 12.5.2.1.
S' di% C adalah nama dari sebuah fungsi rekursi dan jadi merefer ke hasil variabel. Gunakan sebuah variabel RESULT eksplisit untuk rekursif langsung 12.5. 2.1.
Formalizations were framed as attempts to define"effective calculability" or"effective method"; those formalizations included the Gödel- Herbrand-Kleene recursive functions of 1930, 1934 and 1935, Alonzo Church's lambda calculus of 1936, Emil Post's Formulation 1 of 1936, Alan Turing's Turing machines of 1936- 37 and 1939.
Formala berikutnya dibuat sebagai upaya untuk mendefinisikan perhitungan efektif atau metode yangefektif formalisasi tersebut mencakup fungsi rekursif Gödel-Herbrand- Kleene tahun 1930, 1934 dan 1935, kalkulus lambda Gereja Alonzo tahun 1936, Formulasi 1 Emil Post 1936, dan mesin Turing milik Alan Turing tahun 1936- 1937 dan 1939.
The combination of DNS caching and recursive functions in a name server is not mandatory; the functions can be implemented independently in servers for special purposes.
Kombinasi dari DNS caching dan fungsi rekursif di nama server tidak wajib, fungsi dapat diimplementasikan secara independen di server untuk tujuan khusus.
Equivalent definitions can be given using recursive functions, Turing machinesor-calculus as the formal representation of algorithms.
Definisi dapat dengan menggunakan- rekursif fungsi μ, Turing mesin atau λ-kalkulus sebagai representasi formal algoritma.
Before they could register the transaction, the recursive function made the code go back and transfer even more Ether for the same DAO tokens.
Sebelum mereka dapat mendaftarkan transaksi, fungsi rekursif membuat kode kembali dan mentransfer lebih banyak Ether untuk token DAO yang sama.
What the hacker did was they made a recursive function in the request, so this is how the splitting function went.
Apa yang dilakukan oleh hacker adalah dengan membuat fungsi rekursif dalam permintaan pemisahan tersebut, maka beginilah skema pemisahan yang terjadi setelah ditembus oleh hacker.
Before they could register the transaction the recursive function made the code go back and transfer even more Ether for the same DAO tokens.
Sebelum mereka meregister transaksi tersebut, fungsi rekursif itu tadi akan membuat pengulangan kode-kode dan memungkinkan pentransferan Ether secara berulang-ulang untuk token DAO yang sama.
If you don't want to find emails and import sub-folders,you can disable the recursive search function.
Jika Anda tidak ingin menemukan email dan sub-folder impor,Anda dapat menonaktifkan fungsi pencarian rekursif.
Results: 26, Time: 0.0481

Word-for-word translation

Top dictionary queries

English - Indonesian