-
1 цепной алгоритм
-
2 цепной алгоритм
Русско-английский словарь по вычислительной технике и программированию > цепной алгоритм
-
3 цепной алгоритм
-
4 цепной алгоритм
-
5 алгоритм
Русско-английский словарь по информационным технологиям > алгоритм
-
6 проверка правильности алгоритма
Русско-английский словарь по информационным технологиям > проверка правильности алгоритма
-
7 цепной алгоритм
chain algorithm мат.Русско-английский научно-технический словарь Масловского > цепной алгоритм
-
8 графовый алгоритм
Русско-английский большой базовый словарь > графовый алгоритм
-
9 декодирующий алгоритм
Русско-английский большой базовый словарь > декодирующий алгоритм
-
10 комбинаторный алгоритм
Русско-английский большой базовый словарь > комбинаторный алгоритм
-
11 параллельный алгоритм
Русско-английский большой базовый словарь > параллельный алгоритм
-
12 поглощающий алгоритм
Русско-английский большой базовый словарь > поглощающий алгоритм
-
13 последовательный алгоритм
Русско-английский большой базовый словарь > последовательный алгоритм
-
14 прогнозирующий алгоритм
Русско-английский большой базовый словарь > прогнозирующий алгоритм
-
15 рекурсивный алгоритм
Русско-английский большой базовый словарь > рекурсивный алгоритм
-
16 сетевой алгоритм
Русско-английский большой базовый словарь > сетевой алгоритм
-
17 сходящийся алгоритм
Русско-английский большой базовый словарь > сходящийся алгоритм
-
18 целочисленный алгоритм
Русско-английский словарь по информационным технологиям > целочисленный алгоритм
-
19 логический алгоритм
Русско-английский большой базовый словарь > логический алгоритм
-
20 цепной алгоритм
Engineering: chain algorithm
- 1
- 2
См. также в других словарях:
Nearest-neighbor chain algorithm — In the theory of cluster analysis, the nearest neighbor chain algorithm is a method that can be used to perform several types of agglomerative hierarchical clustering, using an amount of memory that is linear in the number of points to be… … Wikipedia
Lempel-Ziv-Markov chain algorithm — The Lempel Ziv Markov chain Algorithm (LZMA) is an algorithm used to perform data compression. It has been under development since 1998 [The SDK history file states that it was in development from 1996, and first used in 7 zip 2001 08 30. Aside… … Wikipedia
Lempel-Ziv-Markoff chain-Algorithm — Lempel Ziv Markow Algorithmus (LZMA) ist ein freier Datenkompressionsalgorithmus, der von Igor Pavlov seit 1998 entwickelt wird und vergleichsweise gute Kompressionsraten und eine hohe Geschwindigkeit beim Entpacken erreicht. Er ist benannt nach… … Deutsch Wikipedia
Lempel-Ziv-Markov chain-Algorithm — Lempel Ziv Markow Algorithmus (LZMA) ist ein freier Datenkompressionsalgorithmus, der von Igor Pavlov seit 1998 entwickelt wird und vergleichsweise gute Kompressionsraten und eine hohe Geschwindigkeit beim Entpacken erreicht. Er ist benannt nach… … Deutsch Wikipedia
Lempel-Ziv-Markow chain-Algorithm — Lempel Ziv Markow Algorithmus (LZMA) ist ein freier Datenkompressionsalgorithmus, der von Igor Pavlov seit 1998 entwickelt wird und vergleichsweise gute Kompressionsraten und eine hohe Geschwindigkeit beim Entpacken erreicht. Er ist benannt nach… … Deutsch Wikipedia
Chain code — A chain code is a lossless compression algorithm for monochrome images. The basic principle of chain codes is to separately encode each connected component, or blot , in the image. For each such region, a point on the boundary is selected and its … Wikipedia
Addition-chain exponentiation — In mathematics and computer science, optimal addition chain exponentiation is a method of exponentiation by positive integer powers that requires a minimal number of multiplications. It works by creating a minimal length addition chain that… … Wikipedia
Markov chain geostatistics — refer to the Markov chain models, simulation algorithms and associated spatial correlation measures (e.g., transiogram) based on the Markov chain random field theory, which extends a single Markov chain into a multi dimensional field for… … Wikipedia
Metropolis–Hastings algorithm — The Proposal distribution Q proposes the next point that the random walk might move to. In mathematics and physics, the Metropolis–Hastings algorithm is a Markov chain Monte Carlo method for obtaining a sequence of random samples from a… … Wikipedia
Markov chain — A simple two state Markov chain. A Markov chain, named for Andrey Markov, is a mathematical system that undergoes transitions from one state to another, between a finite or countable number of possible states. It is a random process characterized … Wikipedia
Matrix chain multiplication — is an optimization problem that can be solved using dynamic programming. Given a sequence of matrices, we want to find the most efficient way to multiply these matrices together. The problem is not actually to perform the multiplications, but… … Wikipedia