Examples of using
Binary search
in English and their translations into French
{-}
Colloquial
Official
then the shape of a treap has the same probability distribution as the shape of a random binary search tree, a search tree formed by inserting the nodes without rebalancing in a randomly chosen insertion order.
alors la forme de l'arbretas a la même distribution de probabilité que la forme d'un arbre binaire de recherche randomisé, un arbre de recherche formé en insérant les nœuds sans rééquilibrage avec un ordre d'insertion choisi aléatoirement.
If K 1, a relaxed K-d tree is a binary search tree.
Si K=1, un arbre kd relaxé est un arbre binaire de recherche.
The first level is a binary search tree on the first of the d-coordinates.
Le premier niveau est un arbre binaire de recherche sur la première des d coordonnées.
A red-black tree is a kind of self-balancing binary search tree in computer science.
Un arbre bicolore ou arbre rouge et noir est un type particulier d'arbre binaire de recherche équilibré, qui est une structure de données utilisée en informatique théorique.
Each level of the data structure is a binary search tree on one of the d-dimensions.
Chaque niveau de la structure de données est un arbre binaire de recherche sur l'une des d dimensions.
A range tree on a set of points in d-dimensions is a recursively defined multi-level binary search tree.
A arbre de portée sur un ensemble de points en d dimensions est un arbre binaire de recherche à plusieurs niveaux récursivement défini.
A range tree on a set of 1-dimensional points is a balanced binary search tree on those points.
Un arbre de portée avec un ensemble de points à 1 dimension est un arbre binaire de recherche équilibré en ces points.
By the way, the mathematical application of binary search is called bisecting,
En anglais, cet algorithme se nomme binary search, mais c'est son exploitation mathématique,
B-trees are generalizations of binary search trees in that they can have a variable number of subtrees at each node.
Un arbre B est une généralisation des arbres binaire de recherche dans le sens où il peut avoir un nombre variable de sous-arbres à chaque nœud.
As with any binary search tree, the inorder traversal order of the nodes is the same as the sorted order of the keys.
Tout comme pour n'importe quel arbre binaire de recherche, l'ordre infixe sur les nœuds est le même que celui des clés ordonnés.
Another common approach is to implement an associative array with a self-balancing binary search tree, such as an AVL tree or a red-black tree.
L'arbre binaire de recherche peut être implémenté comme n'importe quel arbre équilibré, à l'exemple d'un arbre rouge-noir.
Another constraint is the main property of a binary search tree, namely that the right child is greater than the parent and the left child
L'autre contrainte est la propriété principale d'un arbre binaire de recherche, c'est-à-dire que le fils gauche est plus petit
However, it is closely related to a different binary search tree on the same set of vertices, the Stern-Brocot tree: the vertices at each level of the two trees coincide,
Il existe toutefois une relation étroite avec l'arbre de Stern-Brocot(qui lui est un arbre binaire de recherche): les sommets des deux arbres sont les mêmes à chaque niveau,
Mimo supports newsgroup browsing, Usenet searching, binary content downloading,
Mimo permet la navigation dans les newsgroups, la recherche sur Usenet, le téléchargement de contenu binaire, la récupération PAR2,
These subtrees must all qualify as binary search trees.
Ces sous-arbres doivent aussi être des arbres binaires de recherche.
Binary Search Tree.
Binary Search Tree" Portail de l'informatique.
Assuming this is a binary search tree, as stated above, the elements must be interpreted as variables that can be compared to each other.
En supposant que c'est un arbre binaire de recherche, les éléments doivent être interprétés comme des variables qu'on peut comparer les unes aux autres.
A Binary Search Tree is a node-based data structure where each node contains a key
Un arbre binaire de recherche est une structure de données basée sur des nœuds où chaque nœud contient une étiquette
If the neighbors are represented as a sorted array, binary search may be used instead,
Si les voisins sont représentés comme un tableau trié, une recherche dichotomique peut être utilisée à la place,
Initialize a self-balancing binary search tree T of the line segments that cross the sweep line L, ordered by the y-coordinates of the crossing points.
Initialiser un arbre binaire de recherche T des segments qui intersectent la ligne L, triés selon l'ordonnée des intersections.
Français
Dansk
Deutsch
Español
Italiano
Nederlands
Svenska
عربى
Български
বাংলা
Český
Ελληνικά
Suomi
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
日本語
Қазақ
한국어
മലയാളം
मराठी
Bahasa malay
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文