Examples of using
Is an algorithm
in English and their translations into Spanish
{-}
Colloquial
Official
What is an algorithm and why should you care?
¿Qué son los algoritmos y por qué deberían importarte?
The provably fair gambling works on the basis of cryptographic hash function, which is an algorithm for creating encrypted hash value against the server and clients seeds.
El juego demostrablemente justo utiliza una función hash criptográfica, que es un algoritmo para crear un valor hash cifrado contra el servidor y los seeds del cliente.
It is an algorithm to calculate the average of a list of numbers.
Se trata de un algoritmo para calcular el promedio de una lista de números.
In mathematics, the Runge-Kutta-Fehlberg method(or Fehlberg method) is an algorithm in numerical analysis for the numerical solution of ordinary differential equations.
En matemáticas, el método de Runge-Kutta-Fehlberg(o método de Fehlberg) es un algoritmo de análisis numérico para la resolución numérica de ecuaciones diferenciales ordinarias.
The work is an algorithm created by Vera Molnar and programmed by mathematician and artist Erwin Steller.
La obra resulta de un algoritmo creado por Vera Molnar y programado por el matemático y artista Erwin Steller.
In computer graphics,the midpoint circle algorithmis an algorithm used to determine the points needed for rasterizing a circle.
En computación gráfica,el algoritmo del punto medio para circunferencias es un algoritmo usado para determinar los puntos necesarios para rasterizar una circunferencia.
A: ASC is an algorithm that measures the stress a sensor has been exposed to in the process to improve its measurement stability.
ASC es un algoritmo que mide la tensión a la que se ha expuesto un sensor en el proceso para mejorar su estabilidad de medición.
In computer science, an exponential search(also called doubling search or galloping search orStruzik search) is an algorithm, created by Jon Bentley and Andrew Chi-Chih Yao in 1976, for searching sorted, unbounded/infinite lists.
En Ciencias de la Computación, una búsqueda exponencial(también llamado búsqueda galopante obúsqueda Struzik) es un algoritmo, creado por Jon Bentley y Andrew Chi-Chih Yao en 1976, para buscar en listas infinitas/no acotadas ordenadas. Hay numerosas maneras para implementarlo siendo la más común determinar el rango en que la llave de búsqueda reside y realizar una búsqueda binaria dentro de dicho rango.
This hash is an algorithm that produces the same output when given the exact same input file.
Este algoritmo de hash produce el mismo resultado si se le ofrece el mismo archivo de entrada siempre.
In computing, a cache-oblivious algorithm(or cache-transcendent algorithm)is an algorithm designed to take advantage of a CPU cache without having the size of the cache(or the length of the cache lines, etc.) as an explicit parameter.
En computación, un algoritmo de caché-ajeno(o algoritmo caché-trascendente) es un algoritmo diseñado para tomar ventaja de un caché de la CPU sin tener el tamaño de la memoria caché(o la longitud de las líneas de caché,etc.) como un parámetro explícito.
HyperLogLog is an algorithm for the count-distinct problem, approximating the number of distinct elements in a multiset.
El algoritmo Shell sort mejora el ordenamiento por inserción comparando elementos separados por un espacio de varias posiciones.
In cryptography, a block cipher mode of operation is an algorithm that uses a block cipher to provide information security such as confidentiality or authenticity.
En criptografía, un modo de operación es un algoritmo que utiliza un cifrador por bloques para proveer seguridad a la información, como confidencialidad y autenticidad.
There is an algorithm that performs in O(( n+ r) log( n)){\displaystyle O(( n+r)\ log( n))} time(for n> m{\displaystyle n>m}), where r{\displaystyle r} is the number of matches between the two sequences.
El tiempo de ejecución de este algoritmo es O( n log( n)+ I log( n)){\displaystyle O( n\ log( n)+ I\ log( n))}, donde I es el número de intersecciones entre los segmentos.
In computer science, a parallel algorithm,as opposed to a traditional serial algorithm,is an algorithm which can be executed a piece at a time on many different processing devices, and then combined together again at the end to get the correct result.
En las ciencias de la computación, un algoritmo paralelo,en oposición a los algoritmos clásicos o algoritmos secuenciales, es un algoritmo que puede ser ejecutado por partes en el mismo instante de tiempo por varias unidades de procesamiento, para finalmente unir todas las partes y obtener el resultado correcto.
The even-odd rule is an algorithm implemented in vector-based graphic software, like the PostScript language and Scalable Vector Graphics(SVG), which determines how a graphical shape with more than one closed outline will be filled.
La regla par-impar(Even-Odd Rule) es un algoritmo implementado en software gráfico basado en vectores como el lenguaje PostScript y los Gráficos Vectoriales Redimensionables(del inglés Scalable Vector Graphics) o SVG, que determina como se llena una forma gráfica con más de un contorno cerrado.
That is, the best we can expect is an algorithm that is efficient with respect to the number of candidate keys.
Es decir, lo mejor que podemos esperar es un algoritmo que es eficiente con respecto al número de llaves candidatas.
The Doctor reveals the limit of breaths is an algorithm to stop people"wasting" oxygen, part of the company's automated profit-making system; killing the wearers was just the logical endpoint of corporate profit over human life.
El Doctor descubre que el límite de respiraciones es un algoritmo para impedir que la gente"pierda" el oxígeno, parte del sistema automatizado de la compañía; matar a los portadores fue sólo el punto final lógico de las ganancias empresariales sobre la vida humana.
Adaptive learning is an algorithm combining research in cognitive science and Big Data.
El aprendizaje adaptativo es un algoritmo que combina el Big Data y la investigación en ciencias cognitivas.
A task placement strategy is an algorithm for selecting instances for task placement or tasks for termination.
Una estrategia de ubicación de tareas es un algoritmo para seleccionar instancias para ubicación de tareas o tareas para terminación.
BLEU(Bilingual Evaluation Understudy) is an algorithm for evaluating the quality of text which has been machine-translated from one natural language to another.
BLEU(Bilingual Evaluation Understudy) es un método de evaluación de la calidad de traducciones realizadas por sistemas de traducción automática.
The reverse-delete algorithmis an algorithm in graph theory used to obtain a minimum spanning tree from a given connected, edge-weighted graph.
El algoritmo de Kruskal es un algoritmo de la teoría de grafos para encontrar un árbol recubridor mínimo en un grafo conexo y ponderado.
A fast Fourier transform(FFT) is an algorithm that computes the discrete Fourier transform(DFT) of a sequence, or its inverse IDFT.
La Transformada rápida de Fourier, conocida por la abreviatura FFT(del inglés Fast Fourier Transform) es un algoritmo eficiente que permite calcular la transformada de Fourier discreta(DFT) y su inversa.
In computer science,a selection algorithmis an algorithm for finding the kth smallest number in a list or array; such a number is called the kth order statistic.
En ciencias de la computación,un algoritmo de selección es un algoritmo para encontrar el k-ésimo menor número en una lista o vector; a este número se le llama estadístico de orden k.
In mathematics, the conjugate gradient method is an algorithm for the numerical solution of particular systems of linear equations, namely those whose matrix is symmetric and positive-definite.
En matemática, el método del gradiente conjugado es un algoritmo para resolver numéricamente los sistemas de ecuaciones lineales cuyas matrices son simétricas y definidas positivas.
A linear congruential generator(LCG) is an algorithm that yields a sequence of pseudo-randomized numbers calculated with a discontinuous piecewise linear equation.
Un generador lineal congruencial(GLC) es un algoritmo que permite obtener una secuencia de números pseudoaleatorios calculados con una función lineal definida a trozos discontinua.
Pollard's rho algorithm for logarithms is an algorithm introduced by John Pollard in 1978 to solve the discrete logarithm problem, analogous to Pollard's rho algorithm to solve the integer factorization problem.
El algoritmo rho de Pollard para el logaritmo discreto es un algoritmo publicado por el matemático John Pollard en 1978 que permite resolver el problema del logaritmo discreto en cualquier grupo.
The most common situation is an algorithm involving a lookup table:an implementation can include the entire table, which reduces computing time, but increases the amount of memory needed, or it can compute table entries as needed, increasing computing time, but reducing memory requirements.
La situación más común es un algoritmo que utiliza una tabla de búsqueda:una implementación puede incluir la tabla al completo, lo que reduce el tiempo de ejecución, pero incrementa la cantidad de memoria necesitada, o puede calcular entradas de la tabla a medida que se necesiten, incrementando el tiempo de ejecución, pero reduciendo los requisitos de memoria.
In file sharing, super-seeding(aka'Initial Seeding') is an algorithm developed by John Hoffman for the BitTorrent communications protocol that helps downloaders to be able to become uploaders more quickly, but it introduces the danger of total seeding failure if there is only one downloader.
En el intercambio de archivos, super-siembra(también llamada'Siembra Inicial') es un algoritmo desarrollado por John Hoffman para el protocolo de comunicaciones BitTorrent que ayuda a los usuarios que descargan a ser capaz de convertirse en usuarios que suben más rápidamente, pero introduce el peligro de fracaso total de la siembra si sólo hay un par descargando.
So there should be an algorithm to evaluate the function E. But more.
Así debe ser un algoritmo para evaluar la función E. Pero más.
Here's an algorithm for choosing the one that fits you.
Aquí está un algoritmo para elegir la que mejor se adapte a usted.
Results: 51,
Time: 0.0445
How to use "is an algorithm" in an English sentence
This is an algorithm that visits each node.
This is an algorithm that encrypts your data.
CPLEX is an algorithm that many packages implement.
Alpha is an algorithm which trades financial securities.
SHA-1 is an algorithm that had been SHAttered.io.
Word2vec is an algorithm for producing word embeddings.
The Figure is an algorithm summarizing the recommendations.
which is an algorithm used for implementing bitcoin.
There is an algorithm used for numerical integration.
HiCCUPS is an algorithm for finding chromatin loops.
Español
Dansk
Deutsch
Français
हिंदी
Italiano
Nederlands
Português
Русский
Tagalog
عربى
Български
বাংলা
Český
Ελληνικά
Suomi
עִברִית
Hrvatski
Magyar
Bahasa indonesia
日本語
Қазақ
한국어
മലയാളം
मराठी
Bahasa malay
Norsk
Polski
Română
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Turkce
Українська
اردو
Tiếng việt
中文