What is the translation of " BINARY SEARCH " in Hungarian?

['bainəri s3ːtʃ]
['bainəri s3ːtʃ]
a bináris keresés
binary search
bináris kereső
binary search

Examples of using Binary search in English and their translations into Hungarian

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Financial category close
  • Programming category close
  • Official/political category close
  • Computer category close
Binary Searches.
Binary keresések.
Uses a binary search.
Távolítsa el a Binkiland Search.
Binary Search Tree.
Bináris kereső fa.
Yeah, so binary search tree.
Igen, így bináris kereső fába.
Binary search is one of the simplest.
A bináris keresés az egyik legegyszerűbb.
Computer Algorithms: Binary Search.
Algoritmusok: bináris keresés.
Optimal binary search trees.
Optimális bináris keresőfák.
Should look very close to binary search.
Meg kell nézni, nagyon közel a bináris keresés.
Binary Search Trees and its implementation.
Binary Search Trees és annak végrehajtását.
It's exactly like binary search.
Ez pontosan olyan, mint a bináris keresés.
It's exactly like binary search, just a different data structure that we're using.
Ez pontosan olyan, mint a bináris keresés, csak egy másik adat struktúra hogy mi használ.
The same way we use binary search.
Ennél a módszernél a bináris keresést alkalmazzuk.
The code to do a binary search is more complex than a linear search:.
A kódja a bináris keresésnek sokkal összetettebb, mint egy lineáris keresésnek:.
Searching: sequential and binary search.
Keresések: lineáris és bináris keresés.
This method is called the binary search algorithm, because you keep on dividing the array into two halves.
Ezt a módszert bináris keresésnek hívjuk, mert a problémát mindig két részre osztja.
They are linear search and binary search.
Keresések: lineáris és bináris keresés.
Also given the nature of a binary search, the cardinality or uniqueness of the data is important.
Szintén jellege miatt a bináris keresés, a számossága vagy egyediségét az adatok fontosak.
Recursion can be also be used to perform a binary search.
A rekurziót lehet még bináris keresésre is használni.
The payoff is that binary search is usually faster.
Hogy az indexes keresés általában gyorsabb.
So if we were to search through,it should look very close to binary search here, right?
Tehát, ha mi voltunk keresgélni, azt megkell nézni, nagyon közel a bináris keresés itt, ugye?
For example, the initialization of the binary search program in Section 3.3 could be written as.
Például a 3.3. pontban leírt bináris kereső program inicializáló része.
Since the list of words isn't known in advance,we can't conveniently sort it and use a binary search.
Mivel a szavak listája előzetesen nem ismert,azt nem tudjuk alkalmas módon rendezni és nem használhatunk bináris keresést.
Most people will use a binary search to find the number.
A legtöbb ember bináris keresést használ arra, hogy egy számot megtaláljon.
This chapter introduces the two simplest methods for searching,the linear search and the binary search.
Ez a foglalkozás három különböző keresési módszert mutat be:lineáris keresés, bináris keresés és hashelés.
Use the binary tree and binary search tree.
Ismerje a bináris fa és a bináris keres fa fogalmát.
But since the id field is also sorted, a binary search can be conducted requiring an average of log2 1000000= 19.93= 20 block accesses.
De mivel az id mező is rendezve, egy bináris keresést lehet végezni igénylő átlagosan log2 1000000= 19.93= 20blokk fér.
This index structure is then sorted, allowing Binary Searches to be performed on it.
Ez az index struktúra majd rendezve, így Binary keresések kell végrehajtani rajta.
Examples of algorithms that solve convex problems by hill-climbinginclude the simplex algorithm for linear programming and binary search.[1]: 253 To attempt to avoid getting stuck in local optima, one could use restarts(i.e. repeated local search), or more complex schemes based on iterations(like iterated local search), or on memory(like reactive search optimization and tabu search), or on memory-less stochastic modifications(like simulated annealing).
A hegymászó algoritmussal konvex problémákatmegoldó algoritmusokra példa a lineáris programozás és a bináris keresés szimplex algoritmusa. Hogy elkerülje a lokális szélsőértékben ragadást újra is indulhat(azaz ismételt lokális keresés), vagy bonyolultabb sémákat alkalmazhat iterációkon(például iterált helyi keresés), vagy memórián(például reaktív keresés optimalizálás és tabu-keresés), vagy memóriamentes sztochasztikus módosításokon(mint például a szimulált hűtés).
If any non-programmer reads this, the fastest method to get at the pointwhere the problem occurred is to use a binary search- that is,search the date of the breakage by repeatedly dividing the search interval in half.
Ha olyan olvassa ezt, aki nem programozó,annak gyorsabb megkeresni a probléma forrását bináris keresés használatával- ekkor a hiba helyét a keresési intervallum ismételt felezéseivel határozza meg.
A red-black tree is a balanced binary search tree with the following properties.
A bináris kereső fa egy bináris fa, amely rendelkezik az alábbi bináris kereső fa tulajdonsággal.
Results: 98, Time: 0.0444

Word-for-word translation

Top dictionary queries

English - Hungarian