Английский - русский
Перевод слова Algorithm

Перевод algorithm с английского на русский

с примерами в контексте

Все варианты переводов:
Примеры:
Алгоритм (примеров 1523)
Also in March 2017, NtechLabs FindFace algorithm won in the EmotionNet Challenge automatic emotion recognition competition organized by Ohio State University. Также в марте 2017 года алгоритм FindFace от NtechLab победил на соревнованиях по автоматическому распознаванию эмоций EmotionNet Challenge, организованном Университетом штата Огайо.
To do so, find the subgraph H of G consisting of the edges that satisfy the two properties of a matched edge in a very well covered graph, and then use a matching algorithm to test whether H has a perfect matching. Чтобы сделать это, найдём подграф Н графа G, состоящий из рёбер, удовлетворяющих двум свойствам паросочетаний в очень хорошо покрытом графе, а затем используем алгоритм нахождения совершенного покрытия для проверки, имеет ли H совершенное паросочетание.
We still need the algorithm. Понятно, нам нужен алгоритм.
The proposed algorithm uses directly the samples of the voltage or current waveform at the location where the power quality criteria are to meet. Предложенный алгоритм использует непосредственно выборки формы сигнала напряжения или тока там, где должны удовлетворяться требования по качеству электроэнергии.
We propose the improvement on a genetic algorithm used for the optimal choice of checking - retrofit procedures, which under the minimal cost provides the necessary zero-defects levels for every types of defects. The improvement allows the genetic algorithm to find out the optimal solutions very quickly. Предложен быстрый генетический алгоритм оптимального выбора кратностей контрольно-доработочных операций, которые при минимальной стоимости обеспечивают необходимые уровни бездефектности технологического процесса по каждому типу дефектов.
Больше примеров...
Полларда (примеров 10)
The first is "Pollard's kangaroo algorithm". Первое название - алгоритм «кенгуру» Полларда.
Several number-theoretic algorithms are based on cycle detection, including Pollard's rho algorithm for integer factorization and his related kangaroo algorithm for the discrete logarithm problem. Некоторые алгоритмы теории чисел опираются на нахождение цикла, включая ро-алгоритм Полларда для факторизации целых чисел и связанный с ним алгоритм «кенгуру» для задачи дискретного логарифмирования.
In Pollard's rho algorithm, for instance, S is the set of integers modulo an unknown prime factor of the number to be factorized, so even the size of S is unknown to the algorithm. В ро-алгоритме Полларда, например, S - это множество сравнимых по неизвестному простому множителю числа, который следует разложить на множители, так что даже размер множества S для алгоритма неизвестен.
Brent claims that, on average, his cycle finding algorithm runs around 36% more quickly than Floyd's and that it speeds up the Pollard rho algorithm by around 24%. Брент утверждает, что в среднем его алгоритм работает примерно на 36 % быстрее алгоритма Флойда, и что он обгоняет ро-алгоритм Полларда примерно на 24 %.
In order to do so quickly, they typically use a hash table or similar data structure for storing the previously-computed values, and therefore are not pointer algorithms: in particular, they usually cannot be applied to Pollard's rho algorithm. Чтобы делать это быстро, обычно они используют хеш-таблицы или подобные структуры данных, а потому такие алгоритмы не являются алгоритмами указателей (в частности, обычно их нельзя приспособить к ро-алгоритму Полларда).
Больше примеров...
Algorithm (примеров 24)
The Double Ratchet algorithm that was introduced as part of the Signal Protocol has also been adopted by other protocols. Алгоритм Double Ratchet Algorithm, который был введен как часть протокола Signal, также был адаптирован другими протоколами.
It is sometimes called the Gragg-Bulirsch-Stoer (GBS) algorithm because of the importance of a result about the error function of the modified midpoint method, due to William B. Gragg. Иногда метод называют алгоритмом Грэгга-Булирша-Штёра (Gragg-Bulirsch-Stoer (GBS) algorithm), так как важный результат относительно функции ошибки модифицированного метода средней точки принадлежит Уильяму Б. Грэггу (William B. Gragg).
A Common Scrambler Algorithm is implemented according to DVB-CAS specification ETR-289. Устройство использует Common Scrambler Algorithm в соответствии с DVB-CAS спецификацией ETR-289.
Matrix is an open communications protocol that includes Olm, a library that provides for optional end-to-end encryption on a room-by-room basis via a Double Ratchet algorithm implementation. Matrix - это открытый протокол связи, который включает в себя Olm, библиотеку, которая обеспечивает необязательное сквозное шифрование по комнатам с помощью реализации алгоритма Double Ratchet Algorithm.
Bresenham's line algorithm is a line drawing algorithm that determines the points of an n-dimensional raster that should be selected in order to form a close approximation to a straight line between two points. Алгоритм Брезенхе́ма (англ. Bresenham's line algorithm) - это алгоритм, определяющий, какие точки двумерного растра нужно закрасить, чтобы получить близкое приближение прямой линии между двумя заданными точками.
Больше примеров...