-
1 search algorithm
-
2 search algorithm
см. тж. A* search, advanced search, backward search, binary search, cache of states, concept search, contextual search, fuzzy search, global search, heuristic search, hybrid search, interpolation search, keyword search, linear search, pattern-matching search, power search, proximity search, search, search rule, search time, simple search, state space searchАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > search algorithm
-
3 search algorithm
Большой англо-русский и русско-английский словарь > search algorithm
-
4 search algorithm
1) Экономика: алгоритм поиска2) Автоматика: поисковый алгоритм, алгоритм перебора (напр. эталонов в видеосистеме) -
5 search algorithm
алгоритм поиска, поисковый алгоритмАнгло-русский словарь по компьютерной безопасности > search algorithm
-
6 search algorithm
-
7 search algorithm
The New English-Russian Dictionary of Radio-electronics > search algorithm
-
8 search algorithm
алгоритм поиска, поисковый алгоритм; алгоритм перебора (напр. эталонов в видеосистеме)English-Russian dictionary of mechanical engineering and automation > search algorithm
-
9 search algorithm
Англо-русский словарь по экономике и финансам > search algorithm
-
10 search algorithm
алгоритм поискаEnglish-Russian dictionary of technical terms > search algorithm
-
11 search algorithm
мат. -
12 search algorithm
-
13 search algorithm
English-Russian dictionary of computer science > search algorithm
-
14 search algorithm
The English-Russian dictionary on reliability and quality control > search algorithm
-
15 search algorithm
-
16 binary search algorithm
алгоритм двоичного поиска
—
[ http://www.iks-media.ru/glossary/index.html?glossid=2400324]Тематики
- электросвязь, основные понятия
EN
Англо-русский словарь нормативно-технической терминологии > binary search algorithm
-
17 logarithmic search algorithm
алгоритм логарифмического поиска
—
[ http://www.iks-media.ru/glossary/index.html?glossid=2400324]Тематики
- электросвязь, основные понятия
EN
Англо-русский словарь нормативно-технической терминологии > logarithmic search algorithm
-
18 directed random search algorithm
алгоритм направленного случайного поиска
—
[http://www.rfcmd.ru/glossword/1.8/index.php?a=index&d=23]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > directed random search algorithm
-
19 tree-search algorithm
алгоритм поиска по дереву
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > tree-search algorithm
-
20 sequential search algorithm
алгоритм последовательного поиска
—
[ http://www.iks-media.ru/glossary/index.html?glossid=2400324]Тематики
- электросвязь, основные понятия
EN
Англо-русский словарь нормативно-технической терминологии > sequential search algorithm
См. также в других словарях:
Search algorithm — In computer science, a search algorithm, broadly speaking, is an algorithm that takes a problem as input and returns a solution to the problem, usually after evaluating a number of possible solutions. Most of the algorithms studied by computer… … Wikipedia
search algorithm — paieškos algoritmas statusas T sritis automatika atitikmenys: angl. search algorithm vok. Suchalgorithmus, m rus. алгоритм поиска, m pranc. algorithme de recherche, m … Automatikos terminų žodynas
A* search algorithm — In computer science, A* (pronounced A star ) is a best first, graph search algorithm that finds the least cost path from a given initial node to one goal node (out of one or more possible goals). It uses a distance plus cost heuristic function… … Wikipedia
Rabin-Karp string search algorithm — The Rabin Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find a substring in a text. It is used for multiple pattern matching rather than single pattern matching. For… … Wikipedia
Boyer–Moore string search algorithm — The Boyer–Moore string search algorithm is a particularly efficient string searching algorithm, and it has been the standard benchmark for the practical string search literature. [Hume and Sunday (1991) [Fast String Searching] SOFTWARE PRACTICE… … Wikipedia
Binary search algorithm — for performing binary searches on Java arrays and Lists, respectively. They must be arrays of primitives, or the arrays or Lists must be of a type that implements the Comparable interface, or you must specify a custom Comparator object. Microsoft … Wikipedia
B* search algorithm — In computer science, B* (pronounced B star ) is a best first, graph search algorithm that finds the least cost path from a given initial node to one goal node (out of one or more possible goals). First published by Hans Berliner in 1979, it is… … Wikipedia
D* search algorithm — In computer science and robotics, the D* algorithm (pronounced D star ) is a dynamic version of the backward variant of Dijkstra s algorithm and A* search algorithm. Also known as Stentz s Algorithm, it was first developed by Anthony Stentz in… … Wikipedia
Deducting Search Algorithm — The Deducting Search Algorithm (DSA), also known as the Holmes Engine after the author Sir Arthur Conan Doyle’s famous sleuth, is a mathematical formula that interprets the choices made by the seeker whilst looking for a particular piece of… … Wikipedia
algorithm — UK US /ˈælgərɪðəm/ noun [C] IT ► a set of mathematical instructions that must be followed in a fixed order, and that, especially if given to a computer, will help to calculate an answer to a mathematical problem: a computer/mathematical/search… … Financial and business terms
Search optimization — may refer to:*Search algorithm *Search engine *Search engine optimization … Wikipedia