HASH TABLE in Italian translation

[hæʃ 'teibl]
[hæʃ 'teibl]
tabella hash
hash table
hashtable
hash table

Examples of using Hash table in English and their translations into Italian

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
  • Official/political category close
find the relevant rows from the smaller relation by looking in the hash table.
si scandisce l'altra relazione per trovare corrispondenze nelle sue righe attraverso la hash table.
For example, a hash table might contain a series of names
Una tabella hash potrebbe ad esempio contenere una serie di nomi
A Python dict-ionary is a hash table that maps a key object to a value object.
Un dizionario(dict) in Python è una hash table che collega una chiave ad un valore.
create a hash table with an Expression key that specifies a string
creare una tabella hash con una chiave Expression che specifica un valore di stringa
look up the hashed password in the hash table or rainbow table..
cercare la password con hash nella tabella hash o nella rainbow table.
The ConvertFrom-StringData cmdlet converts the key/value pairs in the here-string into a hash table and then saves it in the value of the$Day variable.
Il cmdlet ConvertFrom-StringData converte le coppie chiave/valore della stringa here in una tabella hash e la salva nel valore della variabile$Day.
The value of the variable is a hash table object(System. Collections. Hashtable), and each name in the name/value pairs is a property of the hash table object.
Il valore della variabile è un oggetto tabella hash(System. Collections. Hashtable) e ogni nome nelle coppie nome/valore è una proprietà dell'oggetto tabella hash.
A hash table may use linked lists to store the chains of items that hash to the same position in the hash table..
Un'hash table può utilizzare liste concatenate per memorizzare le catene di oggetti che hanno il medesimo hash.
However, if the password file is salted, then the hash table or rainbow table would have to contain"salt. password" pre-hashed.
Tuttavia, se il file contiene password con sale, la tabella hash o la rainbow table devono contenere il campo password+sale di cui si dovrà calcolare l'hash.
Chord is one of the four original distributed hash table protocols, along with CAN,
È stato uno dei primi protocolli per realizzare tabelle di hash distribuite, insieme con CAN,
For example, the following command sorts the hash table in$a alphabetically by keys.
Ad esempio, il comando seguente dispone la tabella hash in$a in ordine alfabetico in base alle chiavi.
The following commands save the user-message hash table in the$a variable
I comandi seguenti salvano la tabella hash del messaggio utente in una variabile$a
Swap management structures are allocated through a hash table rather than a linear array giving them a fixed allocation size
Le strutture di gestione dello swap vengono allocate attraverso una tabella di hash invece che con un array lineare fornendo una dimensione di allocazione fissata
However, because the only type that you can add to a hash table is another hash table,
Tuttavia, poiché l'unico tipo che è possibile aggiungere a una tabella hash è un'altra tabella hash,
Uses a query in hash table format to select events from one or more event logs.
Utilizza una query in formato di tabella hash per selezionare eventi da uno o più registri eventi.
To avoid name clashes with non-standard libraries that developed their own hash table implementations, the prefix“unordered” was used instead of“hash”.
A causa delle possibili omonimie con librerie non standard, che nel frattempo hanno colmato la mancanza di una libreria standard per le tabelle di Hash, è stato utilizzato il prefisso“unordered” invece di“hash”.
One of the main applications of a hash function is to allow the fast look-up of a data in a hash table.
Avendo a disposizione funzioni hash di un certo tipo, una delle principali applicazioni delle funzioni crittografiche è quella di consentire la rapida ricerca di dati in una tabella hash.
The"Start Day" property is added by using a hash table with Name and Expression keys.
La proprietà"Start Day" viene aggiunta tramite una tabella hash con le chiavi Name ed Expression.
The result shows that the content of the$hash variable is a hash table System. Collections. Hashtable.
Il risultato mostra che il contenuto della variabile$hash è una tabella hash System. Collections. Hashtable.
the command uses a hash table for the value of the Property parameter.
il comando utilizza una tabella hash per il valore del parametro Property.
Results: 178, Time: 0.0421

Word-for-word translation

Top dictionary queries

English - Italian