What is the translation of " MERGE SORT " in Portuguese?

[m3ːdʒ sɔːt]
[m3ːdʒ sɔːt]
merge sort
mergesort
de ordenação merge
de ordenação de mesclagem

Examples of using Merge sort in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
Is the upper bound that we proved on merge sort.
É o limite superior que podemos provar que, ao merge sort.
So the Merge Sort is its purpose in life is to sort the given input array.
Assim o Merge Sort é seu propósito na vida é classificar a matriz dado de entrada.
So those are the reasons to start out with Merge Sort.
Então, essas são as razões para começar com Merge Sort.
Finally, we will do the analysis of Merge Sort using what's called as"Recursion-Tree" method.
Finalmente, vamos fazer a análise do Merge Sort usando o que é chamado como método de"Árvore de recursão.
We saw this philosophy at work very early on in our analysis of merge sort.
Nós vimos esta filosofia de trabalho muito desde o início na nossa análise do merge sort.
So for example, Merge Sort was certainly known, to John Von Neumann all the way back in 1945.
Assim, por exemplo, Merge Sort certamente era conhecido, para John Von Norman todo o caminho de volta em 1945.
Other words, what is the running time of the merge sort algorithm?
Outras palavras, o que é o tempo de execução do algoritmo de classificação de mesclagem?
And in fact,analyzing Merge Sort seems a lot more intimidating, because if it keeps spawning off these recursive versions of itself.
E na verdade,analisar o Merge Sort parece muito mais intimidante, porque se mantém desova fora essas versões recursiva de si mesmo.
So hopefully, I don't know,it may not be easy the analysis of Merge Sort discussion.
Por isso espero que, eu não sei,talvez não seja fácil a análise de discussão de Merge Sort.
This mathemetical tractabilty was reflected in our Merge Sort analysis, where we had no a priori goal of analyzing the worst case, per se.
Attractabilty esta mathemetical reflectiu-se na nossa análise de Merge Sort, onde não tivemos nenhum[inaudível] objetivo de analisar o pior caso, por si só.
Now this focus on large input size is it was already evident when we interpreted our bound on Merge Sort.
Este foco em tamanho grande entrado é já foi editado quando nós interpretado nossa ligado no Merge Sort.
So really outside of the recursive calls all that merge sort does is a single invocation of merge..
Então, realmente fora da recursiva chama todos os murchshort faz uma única indicação de murch.
So for example,we argued that merge sort is a better, faster algorithm than something like insertion sort, without actually discussing the constant factors at all.
Assim, por exemplo,argumentamos que merge sort é um algoritmo melhor, maior do que algo como inserção classificar, sem realmente discutir os factores constantes Absolutamente.
WebKit uses bubble sort for small lists and merge sort for big ones.
O Webkit usa a classificação em balão para pequenas listas e a classificação em mescla para as grandes.
Now another reason I want to discuss Merge Sort is that our analysis of it will naturally segment discussion of how we analyze the algorithms in this course and in general.
Agora um outro motivo que desejo discutir Merge Sort é que nossa análise dele naturalmente irá segmentar a discussão de como podemos analisar os algoritmos neste curso e, em geral.
Probably you know some number of sorting algorithms perhaps including Merge Sort itself.
Provavelmente você sabe algum número de classificação algoritmos talvez incluindo Merge Sort propriamente dito.
Fast sorting are in Divide-and-Conquer and Merge Sort, which algorithms realizes that benefit.
Classificação rápida estão em dividir e conquistar e Merge Sort, quais algoritmos percebe esse benefício.
And we will do that by first of all reviewing a famous sorting algorithm,namely the Merge Sort algorithm.
E vamos fazer que por primeiro de tudo rever um famoso algoritmo de ordenação, ou seja,o algoritmo de ordenação Merge.
Then two ordination algorithms were selected:bubble sort and merge sort, comparing the vector size and the ordination time of each method.
Foram então selecionados dois algoritmos de ordenação:bubble sort e merge sort, comparando o tamanho do vetor e o tempo de ordenação de cada método.
So the Merge Sort algorithm is a recursive algorithm, and again, that means that a program which calls itself and it calls itself on smaller sub problems of the same form, okay?
Portanto, o algoritmo Merge Sort é um algoritmo recursivo, e novamente, isso significa que um programa que chama a mesmo e ele chama a mesmo em menores sub problemas da mesma forma, OK?
A Primer on Scheduling Fork-Join Parallelism with Work Stealing Fork-Join Merge Sort(Java) in Portuguese.
The Java Tutorials Citação vazia(ajuda) A Primer on Scheduling Fork-Join Parallelism with Work Stealing Merge Sort paralelo em Java(fork-join) em português.
Timsort is a hybrid sorting algorithm, derived from merge sort and insertion sort, designed to perform well on many kinds of real-world data.
Timsort é um algoritmo de ordenação híbrido derivado do merge sort e do insertion sort, projetado para ter boa performance em vários tipos de dados do mundo real.
But I hope that you find it at least relatively straight forward,… because as the course moves on, we're going to be discussing algorithms andanalysis which are a bit more complicated than the one we're about to do with Merge Sort.
Mas espero que você encontrá-lo, pelo menos, relativamente para a frente,… porque a medida que o curso,nós estamos indo discutir algoritmos e análise, que são um pouco mais complicado do que a nós estamos prestes a fazer com o Merge Sort.
So the second reason that I wanna start out by talking about the Merge Sort algorithm, is to help you calibrate your preparation.
Assim é a segunda razão que eu quero começar por falar sobre o algoritmo de ordenação Merge, para ajudá-lo a calibrar sua preparação.
But I hope that you find it at least relatively straight forward,… because as the course moves on, we're going to be discussing algorithms andanalysis which are a bit more complicated than the one we're about to do with Merge Sort.
Por isso espero que, eu não sei, talvez não seja fácil a análise de discussão de Merge Sort. Mas espero que você encontrá-lo, pelo menos, relativamente para a frente,… porque a medida que o curso,nós estamos indo discutir algoritmos e análise, que são um pouco mais complicado do que a nós estamos prestes a fazer com o Merge Sort.
See I have changed the name of the variable to M. That's gonna be convenient once we think about merge sort, which is recursing on smaller sub-problems.
Ver que eu mudei o nome da variável para M. Que está indo ser conveniente assim que nós pensamos sobre Merge sort, que é recursing em sub-problemas menores.
Okay, so before I write down any pseudo code for Merge Sort, let me just show you how the algorithm works using a picture,… and I think it will be pretty clear what the code would be, even just given a single example.
OK, antes de eu escrever qualquer código pseudo para o Merge Sort, permitam-me apenas mostrar-lhe como o algoritmo funciona usando uma imagem,… e eu acho que vai ser bastante claro o que o código seria, mesmo apenas dado um único exemplo.
And then giving a really fairly mathematically precise upper bound on exactly how many operations the Merge Sort algorithm requires to correctly sort an input array.
E, em seguida, dando um limite superior realmente bastante matematicamente preciso sobre exatamente quantas operações no algoritmo Merge Sort requer corretamente classificar uma matriz de entrada.
Again I just say this to jog your memory,these are simpler sorts than Merge Sort,… but all of them are worse in the sense that they're lack in performance in general, which scales with N^2,… and the input array has N elements, so they all have, in some sense, quadratic running time.
Novamente, apenas digo isto para refrescar sua memória,estas são o tipo mais simples do que o Merge Sort,… mas todos eles são piores no sentido de que eles está falta no desempenho em geral, que pode ser expandido com N^ N,… e a matriz de entrada tem n elementos, portanto, todos eles têm, em algum sentido, quadrática, tempo de duração.
So, in particular, the goal of this lecture will be to mathematically argue the following claim from an earlier video, that, in order tosort an array in numbers, the merge sort algorithm needs no more than a constant times N log.
Assim, em particular, o objetivo desta palestra será matematicamente defendem a seguinte alegação de um anterior[inaudível], que,para classificar um array de números, o algoritmo de ordenação de mesclagem precisa não mais do que uma constante vezes n log.
Results: 58, Time: 0.0341

Word-for-word translation

Top dictionary queries

English - Portuguese