-
21 shape from algorithms
алгоритмы восстановления формы ( трекерного объекта) по некоторому свойствуАнгло-русский словарь промышленной и научной лексики > shape from algorithms
-
22 structure from algorithms
алгоритмы определения структуры ( объектов сцены) по некоторому свойствуАнгло-русский словарь промышленной и научной лексики > structure from algorithms
-
23 алгоритмы
-
24 алгоритмы управления
1) Drilling: management algorithms2) Programming: control algorithmsУниверсальный русско-английский словарь > алгоритмы управления
-
25 нечисленные параллельные алгоритмы
Универсальный русско-английский словарь > нечисленные параллельные алгоритмы
-
26 группа экспертов по алгоритмам защиты информации
группа экспертов по алгоритмам защиты информации
(МСЭ-Т Q.1741).
[ http://www.iks-media.ru/glossary/index.html?glossid=2400324]Тематики
- электросвязь, основные понятия
EN
Русско-английский словарь нормативно-технической терминологии > группа экспертов по алгоритмам защиты информации
-
27 теория алгоритмов
теория алгоритмов
Раздел математики, изучающий общие свойства алгоритмов. Проблема построения алгоритма с теми или иными свойствами называется алгоритмической проблемой, ее неразрешимость означает отсутствие соответствующего алгоритма; если алгоритм вычисления функции существует, она называется вычислимой. Т.а. тесно связана с теорией автоматов, образует теоретическую основу для разработки алгоритмических языков, обосновывает принципы выработки наиболее эффективных алгоритмов для программирования и решения задач на компьютерах.
[ http://slovar-lopatnikov.ru/]Тематики
EN
Русско-английский словарь нормативно-технической терминологии > теория алгоритмов
-
28 блок
m. block, unit, bloc; circuit (of a graph); блок ввода-вывода, input-output unit; блок-схема, flow chart; block design (combinatorics); bookkeeping scheme (algorithms) -
29 эквивалентные алгоритмы
Русско-английский технический словарь > эквивалентные алгоритмы
-
30 жадные алгоритмы
Programming: greedy algorithms -
31 Blind Source Separation
Abbreviation: BSS (algorithms to separate signals)Универсальный русско-английский словарь > Blind Source Separation
-
32 В каждом объекте приложения точно так же необходимо хранить идентификатор соответствующего элемента пирамиды
General subject: Similarly, we need to store a handle to the corresponding heap element in each application object (см. Introduction to Algorithms ( Second Edi)Универсальный русско-английский словарь > В каждом объекте приложения точно так же необходимо хранить идентификатор соответствующего элемента пирамиды
-
33 Как мы увидим далее в
General subject: As we shall see throughout the book, a great many algorithms are based on the principle of recursively decomposing a large problem into one or more smaller ones, using solutions to the subproblems to solve the original problemУниверсальный русско-английский словарь > Как мы увидим далее в
-
34 На рис. 6.4 показан пример пирамидальной сортировки после предварительного построения невозрастающей пирамиды
Универсальный русско-английский словарь > На рис. 6.4 показан пример пирамидальной сортировки после предварительного построения невозрастающей пирамиды
-
35 С состояниями ECC могут быть связаны выходные события и алгоритмы
Универсальный русско-английский словарь > С состояниями ECC могут быть связаны выходные события и алгоритмы
-
36 Тем не менее, структура данных, использующаяся при пирамидальной сортировке, сама по себе имеет большую ценность
General subject: Nevertheless, the heap data structure itself has enormous utility (см. Introduction to Algorithms (Second Edition) by Thomas H. Cormen et)Универсальный русско-английский словарь > Тем не менее, структура данных, использующаяся при пирамидальной сортировке, сама по себе имеет большую ценность
-
37 Теперь перейдём к реализации операций в невозрастающей очереди с приоритетами
General subject: Now we discuss how to implement the operations of a max-priority queue (см. Introduction to Algorithms (Second Edition) by Thomas H. Cormen et al. (2001))Универсальный русско-английский словарь > Теперь перейдём к реализации операций в невозрастающей очереди с приоритетами
-
38 автоматическое выполнение алгоритмов
Information technology: automatic execution of algorithmsУниверсальный русско-английский словарь > автоматическое выполнение алгоритмов
-
39 алгоритмы разделяй и властвуй
Programming: divide-and-conquer algorithmsУниверсальный русско-английский словарь > алгоритмы разделяй и властвуй
-
40 алгоритмы бинарных деревьев
Programming: binary-tree algorithmsУниверсальный русско-английский словарь > алгоритмы бинарных деревьев
См. также в других словарях:
ALGORITHMS — Journal of Algorithms (informationswissenschaftl. Veoeffentlichungen) … Acronyms
ALGORITHMS — Journal of Algorithms (informationswissenschaftl. Veröffentlichungen) … Acronyms von A bis Z
Algorithms + Data Structures = Programs — is a book written by Niklaus Wirth covering some of the fundamental topics of computer programming. The book was published by Prentice Hall in 1976 [ [http://portal.acm.org/citation.cfm?id=540029 Algorithms + Data Structures = Programs] ] and is… … Wikipedia
algorithms, analysis of — Basic computer science discipline that aids in the development of effective programs. Analysis of algorithms provides proof of the correctness of algorithms, allows for the accurate prediction of program performance, and can be used as a measure… … Universalium
Algorithms for calculating variance — play a major role in statistical computing. A key problem in the design of good algorithms for this problem is that formulas for the variance may involve sums of squares, which can lead to numerical instability as well as to arithmetic overflow… … Wikipedia
Algorithms for Recovery and Isolation Exploiting Semantics — In computer science, Algorithms for Recovery and Isolation Exploiting Semantics, or ARIES is a recovery algorithm designed to work with a no force, steal database approach; it is used by IBM DB2, Microsoft SQL Server and many other database… … Wikipedia
algorithms — al·go·rithm || ælgÉ™rɪðəm n. (Mathematics) step by step procedure used to solve a problem (often includes repetition of steps); step by step problem solving procedure used within software applications (Computers) … English contemporary dictionary
Convex hull algorithms — Algorithms that construct convex hulls of various objects have a broad range of applications in mathematics and computer science, see Convex hull applications . In computational geometry, numerous algorithms are proposed for computing the convex… … Wikipedia
Ant colony optimization algorithms — Ant behavior was the inspiration for the metaheuristic optimization technique. In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be… … Wikipedia
List of algorithms — The following is a list of the algorithms described in Wikipedia. See also the list of data structures, list of algorithm general topics and list of terms relating to algorithms and data structures.If you intend to describe a new algorithm,… … Wikipedia
Force-based algorithms — Force based or force directed algorithms are a class of algorithms for drawing graphs in an aesthetically pleasing way. Their purpose is to position the nodes of a graph in two dimensional or three dimensional space so that all the edges are of… … Wikipedia