Que Veut Dire ALGORITHME DE TRI en Anglais - Traduction En Anglais

sorting algorithm
algorithme de tri
sort algorithm
algorithme de tri

Exemples d'utilisation de Algorithme de tri en Français et leurs traductions en Anglais

{-}
  • Colloquial category close
  • Official category close
Quel est l'algorithme de tri utilisé par Python?
What sort algorithm does Python use?
Donner un schéma simple qui rende stable n'importe quel algorithme de tri.
Give a simple scheme that makes any sorting algorithm stable.
Quel algorithme de tri utilise la bibliothèque C?
What sort algorithm does the C library use?
Une autre façon de penser à cet algorithme de tri est la suivante.
An other way of thinking at this sorting algorithm is.
Quel algorithme de tri parallèle a la meilleure performance moyenne?
Which parallel sorting algorithm has the best average case performance?
Mais lorsque l'enfant vient nous demander:« C'est quoi un algorithme de tri à bulles?
But when the kid comes to us and asks,"So, what is a bubble sort algorithm?"?
Un algorithme de tri O(N) est possible s'il est basé sur une recherche d'indexation.
An O(N) sort algorithm is possible if it is based on indexing search.
Depuis la version 5.8.0 de Perl, un autre algorithme de tri est utilisé: le'mergesort.
Starting from Perl 5.8.0 a different sorting algorithm, mergesort, is used.
Tout algorithme de tri par comparaison exige Ω(nlgn) comparaisons dans le cas le plus.
Any comparison sort algorithm requires Ω(nlgn) comparisons in the worst case.
Levcopoulos et Petersson(1989) ont décri un algorithme de tri basé sur des arbres cartésiens.
Levcopoulos& Petersson(1989) describe a sorting algorithm based on Cartesian trees.
Tout algorithme de tri par comparaison exige Ω(nlgn) comparaisons dans le cas le plus.
Any compare-based sorting algorithm requires Ω(n log n) compares in the worst case.
Cette forme élémentaire de protection par firewall correspond en fait à un simple algorithme de tri.
This basic form of firewall protection is really no more than a simple sorting algorithm.
Est, si vous avez un algorithme de tri qui valide ce test, êtes-vous sûr.
Is, if you have a sorting algorithm that passes that test, are you sure that it.
Si différentes possibilités sont offertes,il en choisira une en fonction d'au moins un autre algorithme de tri.
If different possibilities are offered,it will select one as a function of at least one other sorting algorithm.
Par exemple, n'importe quel algorithme de tri peut être mis en oeuvre avec Pascal ou COBOL.
For example, any sorting algorithm, can be implemented with Pascal or COBOL.
Le Tri à Bulles, parfois appellé tri par propagation, est un algorithme de tri simple et bien connu.
Bubble sort, sometimes referred to as sinking sort, is a simple and well-known sorting algorithm.
Un algorithme de tri qui est rapide pour de petites listes peut devenir lent pour de grandes listes.
A sorting algorithm that is fast for small lists might be slow for long lists.
Par exemple, heapsort est un in situ algorithme de tri qui trie les éléments d'un tableau en place.
For example, heapsort is an in situ sorting algorithm, which sorts the elements of an array in place.
Les paiements de masternode dans Dash 0.13.0 sont entièrement déterministes etse basent sur un simple algorithme de tri de liste.
Masternode paymentss in Axe version 1.2.0 are entirely deterministic andbased on a simple list sort algorithm.
L'icône de paramètres permet de modifier l'algorithme de tri à la date, au lieu de popularité.
The settings icon allows you to change the sort algorithm to date instead of popularity.
Un algorithme de tri des pixels manipule les cartes postales, les fait coulisser dans le mouvement, et génère un glitch dynamique qui se décompose lentement dans les couleurs dominantes.
A pixel sorting algorithm manipulates the postcards, lunging them into movement, and generating a dynamic glitch that slowly decomposes into the dominant colors.
Ainsi, une machine de Turing neuronale peut apprendre un algorithme de tri à partir d'exemples d'entrée et de sortie.
For example, a NTM may learn a sorting algorithm through example inputs and outputs.
Timsort est un algorithme de tri hybride dérivé du tri fusion et du tri par insertion, stable et conçu pour fonctionner de manière efficace sur des données réelles.
Timsort is a hybrid stable sorting algorithm, derived from merge sort and insertion sort, designed to perform well on many kinds of real-world data.
En informatique, le tri stupide, également appelé Tri du singe ou bogo-tri oubogosort, est un algorithme de tri particulièrement inefficace.
In computer science, bogosort(also known as permutation sort, stupid sort, slowsort, shotgun sort or monkey sort)is a highly ineffective sorting algorithm based on the generate and test paradigm.
La transformation de Burrows-Wheeler, algorithme de tri de blocs, utilisée dans bzip2 est limitée à un historique de 900 ko.
The Burrows-Wheeler transform block sorting algorithm used in bzip2 is limited to 900 KiB of history.
Mastodon semble aussi avoir profité d'une bonne‘publicité' venant de nombreux sites et blogs alors que Twitter(qui pourrait être considéré comme son concurrent)annonçait de nouveaux changement dans son algorithme de tri des tweets, ce qui fâché par mal de ses utilisateurs.
Mastodon also seems to have benefited from a good‘publicity' coming from many sites and blogs while Twitter(which could be considered its competitor)announced new changes in its tweets sorting algorithm, which badly annoyed its users.
Basée sur un algorithme de tri et sur des séparateurs optiques, la solution SALTO est à même d'identifier jusqu'à 14 matériaux différents sur un même tapis de tri, et est même capable de distinguer les couleurs de ces matériaux.
Employing a sorting algorithm and optical separators, the SALTO solution identifies up to 14 different materials on the same sorting belt and is even able to distinguish the colours of these materials.
Amélioration des algorithmes de tri pour les éléments de mot de passe.
Improved the sorting algorithms for Password Items.
À partir de plusieurs algorithmes de tri prédéfinis, le trajet optimal est automatiquement déterminé.
From several preset sorting algorithms, the best traverse path is determined automatically.
Certains algorithmes de tri peuvent être parallélisés efficacement, mais leurs frais de communication sont élevés.
Some sorting algorithms can be parallelized efficiently, but their communication overhead is expensive.
Résultats: 38, Temps: 0.0328

Comment utiliser "algorithme de tri" dans une phrase en Français

Cet algorithme de tri est plus souvent utilisé.
Cet algorithme de tri devrait vous être familier.
L’un suit un algorithme de tri réputé pour être performant.
Il s'agit du plus facile algorithme de tri qui existe.
L algorithme de tri utilisé est le tri par insertion.
Connaissez vous un algorithme de tri (rangement sous forme classée)?
Voici un pseudo-code pour un algorithme de tri bulle :
Alors comment faire, créer, introduire un algorithme de tri ?
Ce tri est un algorithme de tri simple, original et efficace.
L'utilisation d'un algorithme de tri n'est plus envisageable dans ce cas.

Comment utiliser "sorting algorithm, sort algorithm" dans une phrase en Anglais

Which sorting algorithm is considered the fastest?
A Comparison-free Sorting Algorithm on CPUs and GPUs.
A more advanced sorting algorithm is Merge Sort.
An Optimal Sorting Algorithm for Mesh Connected Computers.
Would adding multi-threading to sorting algorithm improve its performance?
Selection sort algorithm and it's implementation.
But the sorting algorithm does absolutely nothing.
gives rise to the sorting algorithm called insertion sort.
This sorting algorithm is called selection sort.
Lets add a second sorting algorithm to our package.
Afficher plus

Mot à mot traduction

Top requêtes du dictionnaire

Français - Anglais