HASH TABLE IN SPANISH TRANSLATION

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

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

{-}
  • Colloquial category close
  • Official category close
Nevertheless it is possible to cut the hash table size considerably, in this particular
Sin embargo, es posible reducir considerablemente el tamaño de la tabla hash; en este caso particular bajar,
Reduce the hash table size to improve performance;
Reducir el tamaño de la tabla hash mejora el rendimiento;
For example, one can build a red-black tree or hash table whose elements are references to the linked list nodes.
Por ejemplo, podemos construir un árbol rojo-negro o una tabla hash cuyos elementos están referenciados por los nodos de las listas enlazadas.
This is in contrast to many other hash table algorithms, which may not have a constant worst-case bound on the time to do a lookup.
Esto está en contraste con muchos otros algoritmos de tabla de hash, que pueden no tener una constante peor de los casos, con destino en el tiempo para hacer una búsqueda.
Linear hashing allows for the expansion of the hash table one slot at a time.
Lineal hashing permite la expansión de la tabla hash un espacio a la vez.
Cabos operated on the gnutella network, while also having Mojito Distributed Hash Table(DHT) support.
Cabos opera en la red gnutella, aunque también puede hacerlo en Mojito Tabla de Hash Distribuido(DHT). Tiene cortafuegos para vallar las transferencias y soporte de cifrado TLS.
the shell clears the hash table.
el shell borra la tabla hash.
Otherwise, you might think that the mutable object is lost in the hash table.
De lo contrario, podría pensar que el objeto mutable se pierde en la tabla hash.
Later you can retrieve the value from the hash table using the same key.
Más tarde se puede recuperar el valor de la tabla hash utilizando la misma clave.
A rather different approach to optimizing hash join performance is to minimize the hash table size.
Un enfoque bastante diferente para optimizar el rendimiento de una unión"hash join" es minimizar el tamaño de la tabla hash.
The optimizer will therefore automatically use the smaller side of the join for the hash table.
El optimizador utilizará automáticamente el lado más pequeño de la unión para la tabla hash.
Once all input records are processed, the hash table is returned as the result.
Una vez que todos los registros de entrada están procesados, es la tabla hash la que en esencia se entrega como resultado.
The hash join loads the candidate records from one side of the join into a hash table(marked with Hash in the plan)
La unión hash carga los registros candidatos desde un lado de la unión, dentro de la tabla hash(marcado con Hash dentro del plan),
Instead it loads the candidate records from one side of the join into a hash table that can be probed very quickly for each row from the other side of the join.
En su lugar, se cargan los registros candidatos desde un lado de la unión hacia una tabla hash, que puede ser comparada rápidamente por cada registro contra el otro lado de la unión.
In one of the commonly used variants of the algorithm, the hash table is split into two smaller tables of equal size,
En una de las variantes de uso común del algoritmo, la tabla hash se divide en dos tablas más pequeñas de igual tamaño,
The hash join loads the candidate records from one side of the join into a hash table that is then probed for each row from the other side of the join.
Hash join carga los registros candidatos desde un lado de la unión dentro de una tabla hash donde se compara cada fila con el otro lado de la unión.
The hash match join loads the candidate records from one side of the join into a hash table which is then probed for each row from the other side of the join.
La coincidencia hash de la unión carga los registros candidatos de un lado de la unión dentro de la tabla hash y después se comparan cada fila con el otro lado de la unión.
It is also possible to reduce the hash table size by changing the SQL query, for example by adding extra conditions so that the database loads fewer candidate records into the hash table.
También es posible reducir el tamaño de la tabla hash cambiando la sentencia SQL, por ejemplo, agregando unas condiciones adicionales donde la base de datos carga pocos registros candidatos dentro de la tabla hash.
the data is comparable to many linear searches Ternary search Hash table Linear search problem Knuth 1998.
el tiempo inicial para preparar(ordenar) los datos es comparable a muchos búsquedas lineales Búsqueda ternaria Tabla hash Knuth, Donald 1998.
which implements a multimap using a hash table.
que implementa conjuntos usando una tabla hash.
Results: 112, Time: 0.0534

Word-for-word translation

Top dictionary queries

English - Spanish