What is the translation of " RECURSION " in Serbian? S

Noun
Adjective
rekurzija
recursion
recursion

Examples of using Recursion in English and their translations into Serbian

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Latin category close
  • Cyrillic category close
Recursion theory.
Теорије рекурзије.
Figure 7: The recursion tree of merge sort.
Фигура 7: Рекурзивно дрво на mergeSort.
Take a look at Figure 7 to understand this recursion.
Погледајте слику 7 да схватите ову рекурзију.
Local variables, recursion and reentrancy 9.
Локалне променљиве, рекурзија и поновни улази.
It is also an example of direct and indirect recursion.
Такође је пример директне и индиректне рекурзије.
People also translate
Figure 6: The recursion performed by binary search.
Слика 6: Рекурзија позвана бинарном претрагом.
For example, if f calls itself,that is direct recursion.
На пример, ако f зове сама себе,то је директна рекурзија.
Course-of-values recursion defines primitive recursive functions.
Курс-вредности рекурзије дефинише примитивне рекурзивне функције.
The ancestors of one's ancestors are also one's ancestors(recursion step).
Roditelji predaka su takođe preci osobe( korak rekurzije).
Recursion is a programming technique where a function calls itself.
Па Рекурзија је акт у програмирању о функцији која себе назива.
In languages such as Prolog,mutual recursion is almost unavoidable.
У језицима као што су Пролог,узајамна рекурзија је скоро неизбежна.
Lua- Tail recursion is performed by the reference implementation[23].
Луа- Репна рекурзија је изведена преко имплементације референце.[ 16].
Haskell and Prolog, lacking looping almost entirely,would use recursion.
Хаскел и Пролог, без петље скоро у потпуности,ће користити рекурзију.
Some authors classify recursion as either"structural" or"generative".
Неки аутори класификују рекурзију као" структурну" или" генеративну".
This code blends the lines, at least somewhat, between recursion and iteration.
Овај код спаја линије, барем донекле, између рекурзије и понављања.
Some forms of mutual recursion also define primitive recursive functions.
Неки облици међусобне рекурзије такође дефинишу примитивне рекурзивне функције.
Functions: defining and calling, arguments,side-effects, recursion, prototype.
Funkcije: definisanje, argumenti,bočni efekti, rekurzija, prototip.
This is the recursion, and executes the function again until the base case is reached.
Ovo je rekurzija, pa se funkcija izvršava ponovo sve do baznog slučaja.
HtDP(How to Design Programs)refers to this kind as generative recursion.
HtDP( Како осмислити програм)се односи на ову врсту као генеративне рекурзије.
From Andrew Plotkin:"If you already know what recursion is, just remember the answer.
Од Ендруа Плоткина: Ако већ знаш шта је рекурзија, запамти одговор.
The Towers of Hanoi is a mathematical puzzle whose solution illustrates recursion.
Ханојска кула је математичка загонетка чије решење илуструје рекурзију.
Specifically it uses tail recursion so it does not use large amounts of stack space.
Конкретно користи реп рекурзију па тако не користи велике количине стек простора.
The parents of any ancestor are also ancestors of the person under consideration(recursion step).
Roditelji predaka su takođe preci osobe( korak rekurzije).
As the recursion grows deeper, more and more of this type of unnecessary repetition occurs.
Како рекурзија расте у дубину, све је више непотребних понављања овог типа.
The main form of computability studied in recursion theory was introduced by Turing(1936).
Главни облик израчунљивости проучаван у теорији рекурзије је представио Тјуринг( 1936).
Tail recursion of macros takes no memory, and if-then-else constructs are available.
Tail recursion макрои не заузимају простор меморије, а if-then-else конструкције су на располагању.
As long as a programmer derives the template from a data definition,functions employ structural recursion.
Докле год програмер произилази образац из дефиниције података,функција запошљава структурну рекурзију.
Some additional forms of recursion also define functions that are in fact primitive recursive.
Неки додатни облици рекурзије такође дефинише функције које су, у ствари, примитивно рекурзивне.
Or perhaps more accurate is the following due to Andrew Plotkin:"If you already know what recursion is, just remember the answer.
Ili možda tačnije, od Endrua Plotkina: Ako već znaš šta je rekurzija, zapamti odgovor.
Recursion is a useful means to simplify some complex algorithms, and breaking down complex problems.
Рекурзија је корисно средство за поједностављивање неких сложених алгоритама, и разбија сложене проблеме.
Results: 203, Time: 0.0694
S

Synonyms for Recursion

Top dictionary queries

English - Serbian