tree data structure oor Italiaans

tree data structure

Vertalings in die woordeboek Engels - Italiaans

albero

noun verb
en
abstract data type
it
tipo di struttura di dati
wikidata

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

wedstryd
woorde
Advanced filtering
M-trees are tree data structures that are similar to R-trees and B-trees.
Un M-tree o albero M in informatica è una struttura dati ad albero simile agli alberi R-tree e B-albero.WikiMatrix WikiMatrix
The red-black tree data structure is slightly more complicated than its corresponding (2,4) tree.
La struttura dati di un albero red-black è lievemente più complessa rispetto all'albero (2,4) corrispondente.Literature Literature
A more sophisticated tree data structure, such as a B-tree, might help here.
In questo caso, può essere d’aiuto una struttura dati più raffi nata, come un B-albero.Literature Literature
ZooKeeper nodes store their data in a hierarchical name space, much like a file system or a tree data structure.
I nodi di ZooKeeper memorizzano i loro dati con uno spazio dei nomi gerarchico, simile a un file system o a una struttura dati ad albero.WikiMatrix WikiMatrix
Branching factor – In computing, tree data structures, and game theory, the branching factor is the number of children at each node, the outdegree.
In informatica, strutture dati ad albero, e teoria dei giochi, il fattore di diramazione (fattore di branching) e il numero di nodi figlio per ogni nodo dell'albero.WikiMatrix WikiMatrix
This subdivision gives rise to a representation of objects within the space by means of a tree data structure known as a BSP tree.
Questa suddivisione è rappresentata tramite una struttura dati ad albero, chiamata BSP tree.WikiMatrix WikiMatrix
When dealing with Tree-structured data, programmers often have to discriminate between a leaf-node and a branch.
Quando i programmatori trattano dati strutturati ad albero devono spesso discriminare se stanno visitando un nodo o una foglia.WikiMatrix WikiMatrix
The original linear time recognition algorithm of Booth & Lueker (1976) is based on their complex PQ tree data structure, but Habib et al. (2000) showed how to solve the problem more simply using lexicographic breadth-first search, based on the fact that a graph is an interval graph if and only if it is chordal and its complement is a comparability graph.
L'algoritmo originale di riconoscimento in tempo lineare di Booth & Lueker (1976) si basa sulla loro complessa struttura dati dell'albero PQ, ma Habib, McConnell, Paul & Viennot (2000) mostrarono come risolvere il problema più semplicemente usando la ricerca lessicografica in ampiezza, basata sul fatto che un grafo è un grafo d'intervallo se e solo se è cordale e il suo complemento è un grafo di comparabilità.WikiMatrix WikiMatrix
In computing, GiST or Generalized Search Tree, is a data structure and API that can be used to build a variety of disk-based search trees.
In Informatica, GiST (Generalized Search Tree) o Albero di ricerca generalizzato, è una struttura dati e API che può essere usato per costruire una varietà alberi di ricerca basati sul disco.WikiMatrix WikiMatrix
Here's an example of a Red- Black tree. A Red- Black tree is a data structure to represent associative arrays also known as mappings.
Ecco un esempio di RB- Albero: un RB- Albero e ́ una struttura dati che rappresenta gli array associativi, conosciuti anche come mapping.QED QED
Trees, or Hierarchies One of the most important and prominent data structures in existence is the tree.
Alberi, ovvero gerarchie Una delle strutture dati esistenti più importanti è l’albero.Literature Literature
Thus, from a worst-case point of view, a splay tree is not an attractive data structure.
Quindi, dal punto di vista del caso peggiore, un albero splay non è una struttura dati molto allettante.Literature Literature
2–3–4 trees are an isometry of red–black trees, meaning that they are equivalent data structures.
Gli alberi rosso-neri sono un'isometria degli alberi 2-3-4.WikiMatrix WikiMatrix
Instead we will use a data structure called a binary tree.
Useremo invece una struttura dati detta albero binario.Literature Literature
Consultation of structured schemes (decision trees) and provision of data required
Consultazione di schemi strutturati (diagrammi decisionali) e fornitura dei dati richiestiEurLex-2 EurLex-2
Related research topics include: Unstructured data Information retrieval Information extraction Structured data mining and mining of structured data Database mining Graph mining Molecule mining Sequence mining Tree mining Digital libraries The in silico representation of chemical structures uses specialized formats such as the XML-based Chemical Markup Language or SMILES.
Temi di ricerca correlati includono: Unstructured data Structure mining Database mining Graph mining Molecule mining Sequence mining Tree mining La rappresentazione in silico delle strutture chimiche utilizza formati specializzati quali il Chemical Markup Language basato su XML, o SMILES.WikiMatrix WikiMatrix
Inventories containing data on forest structure and physiological states of trees are a key component of forest management.
Gli inventari contenenti i dati sulla struttura delle foreste e gli stati fisiologici degli alberi sono una componente chiave della gestione forestale.cordis cordis
Many common reference-based data structures, such as red–black trees, stacks, and treaps, can easily be adapted to create a persistent version.
Molte strutture dati basate sui puntamenti, come ad esempio gli RB-Albero e le code, possono essere facilmente adattate per creare strutture dati persistenti.WikiMatrix WikiMatrix
In computer science, Tarjan's off-line lowest common ancestors algorithm is an algorithm for computing lowest common ancestors for pairs of nodes in a tree, based on the union-find data structure.
In informatica, l'algoritmo di Tarjan del comune antenato fuori linea è un algoritmo per il calcolo del comune antenato per una coppia di nodi in un albero, basata da una struttura dati union-find.WikiMatrix WikiMatrix
The domain name space consists of a tree data structure.
La struttura dei nomi di dominio compone lo spazio del nome di dominio.ParaCrawl Corpus ParaCrawl Corpus
Let me illustrate this with one of the most devilish data structures ever invented, which is a Red- Black tree.
Te lo illustrero ́ con una delle strutture dati piu ́ diaboliche mai inventate, cioe ́ l'" Albero Rossonero " ( RB- Albero ).QED QED
Although cons cells can be used to hold ordered pairs of data, they are more commonly used to construct more complex compound data structures, notably lists and binary trees.
Sebbene le celle cons possano essere utilizzate per implementare coppie ordinate di dati, vengono più comunemente usate per costruire strutture dati più complesse, specialmente liste concatenate e alberi binari.WikiMatrix WikiMatrix
The proposed algorithm envisions a tree data structure which encodes in its arcs both transformations and transitions to more detailed objects.
L'algoritmo proposto immagina una struttura dati ad albero che codifica nei suoi rami entrambe le trasformazioni e transizioni agli oggetti più dettagliati.ParaCrawl Corpus ParaCrawl Corpus
First, the data binding code only needs proximate knowledge (e.g., topology, tag names, etc.) of the XML tree structure, which developers can determine by looking at the XML data; XML schemas are no longer mandatory.
Questo approccio ha diversi vantaggi; in primo luogo, il codice per il data binding ha bisogno solo di una conoscenza approssimata (ad esempio, la topologia, i nomi dei tag, ecc.) della struttura ad albero del documento XML, che gli sviluppatori possono determinare, guardando ai dati e gli schemi XML non sono più obbligatori.WikiMatrix WikiMatrix
Access to advanced data structures (files, arrays, queues, stacks, AVL trees, sets and so on) takes place by using handles, i.e. integer numbers returned by item creation functions.
L'accesso alle strutture dati avanzate (file, vettori, code, pile, alberi AVL, insiemi, ecc.) avviene attraverso handle, ovvero numeri interi restituiti dalle funzioni di creazione degli oggetti.WikiMatrix WikiMatrix
87 sinne gevind in 33 ms. Hulle kom uit baie bronne en word nie nagegaan nie.