-
1 data processing algorithm
Engineering: DPAУниверсальный русско-английский словарь > data processing algorithm
-
2 numerically robust processing & algorithm
алгоритм обработки ( сигналов), устойчивый к ошибкам вычисленийАнгло-русский словарь промышленной и научной лексики > numerically robust processing & algorithm
-
3 алгоритм цифровой обработки сигналов
1) Information technology: DSP algorithm2) Programming: digital signal processing algorithmУниверсальный русско-английский словарь > алгоритм цифровой обработки сигналов
-
4 алгоритм обработки
1) Mechanics: processing logic2) Automation: processing algorithm (данных)Универсальный русско-английский словарь > алгоритм обработки
-
5 алгоритм обработки данных
Engineering: data processing algorithmУниверсальный русско-английский словарь > алгоритм обработки данных
-
6 алгоритм обработки изображений
Microelectronics: image processing algorithmУниверсальный русско-английский словарь > алгоритм обработки изображений
-
7 алгоритм обработки сигналов
Security: signal processing algorithmУниверсальный русско-английский словарь > алгоритм обработки сигналов
-
8 алгоритм обработки строк
Programming: string-processing algorithmУниверсальный русско-английский словарь > алгоритм обработки строк
-
9 алгоритм пространственной обработки битовых массивов
Microelectronics: bit-map oriented spatial processing algorithmУниверсальный русско-английский словарь > алгоритм пространственной обработки битовых массивов
-
10 алгоритм обработки
( данных) processing algorithmРусско-английский исловарь по машиностроению и автоматизации производства > алгоритм обработки
-
11 SPARC
Standards Planning and Requirements Committee of AKSCXZ — Комитет по планированию и требованиям для стандартов Американского национального комитета стандартов по ЭВМ и обработке информацииsymbolic processing algorithm research computer — программно-перестраиваемый конвейерный процессор фирмы CDC ( США)scalable processor architecture — «архитектура процессора с изменяемой вычислительной мощностью» (фирмы Sun), архитектура SPARCАнгло-русский словарь промышленной и научной лексики > SPARC
-
12 разработка алгоритмов
1. logic design2. logical designлогический алгоритм; алгоритм решения логических задач — logical algorithm
Русско-английский большой базовый словарь > разработка алгоритмов
-
13 защитный алгоритм
-
14 виды оплаты
forms [or types] of paymentКлассификация начислений и вычетов из заработной платы. Код вида оплаты определяет правила формирования, обработки, расчета и проверки сумм по данному виду оплаты, правила использования этого вида оплаты для последующих операций и расчетов, включения в налогооблагаемые базы и вывода в отчетные формы - алгоритм расчета. — Classification of wage charges and deductions. Payment form code determines the rules for generation, processing, calculation and examination of the amounts in respect of a given form of payment, the rules of use of this form of payment for further operations and calculations, inclusion in taxable bases and output to report forms - calculation algorithm.
виды оплаты, вторичные или технические — secondary or technical forms of payment
Технические виды оплаты, генерируемые системой вовремя и для расчета. Вторичные виды оплаты используются для суммирования нескольких видов оплаты или сохранения внутренних результатов расчета. Технические виды оплат в каталоге видов оплат системы SAP R/ (Независимость учащихся в принятии решений (СК).) начинаются с символа "/". — Technical forms of payment, which are generated by the system in due time and for calculation. Secondary forms of payment are used for summation of several forms of payment or for preservation of internal calculation results. Technical forms of payment in the catalogue of SAP R/ (Независимость учащихся в принятии решений (СК).) system forms of payment begin with "/" symbol.
-
15 последовательный
1. sequential2. sequentiallyРусско-английский новый политехнический словарь > последовательный
-
16 последовательный
1. serial2. serially3. sequential4. sequentiallyРусско-английский словарь по информационным технологиям > последовательный
См. также в других словарях:
Algorithm — Flow chart of an algorithm (Euclid s algorithm) for calculating the greatest common divisor (g.c.d.) of two numbers a and b in locations named A and B. The algorithm proceeds by successive subtractions in two loops: IF the test B ≤ A yields yes… … Wikipedia
Algorithm characterizations — The word algorithm does not have a generally accepted definition. Researchers are actively working in formalizing this term. This article will present some of the characterizations of the notion of algorithm in more detail. This article is a… … Wikipedia
[algorithm] — rapid processing mode; revolutions per minute … Medical dictionary
Digital signal processing — (DSP) is concerned with the representation of discrete time signals by a sequence of numbers or symbols and the processing of these signals. Digital signal processing and analog signal processing are subfields of signal processing. DSP includes… … Wikipedia
Parks-McClellan filter design algorithm — The Parks McClellan filter design algorithm is a digital signal processing algorithm developed by James H. McClellan (now at Georgia Tech) and Thomas W. Parks (now at Cornell University) while McClellan was a graduate student working with Parks… … Wikipedia
Marr–Hildreth algorithm — In computer vision, the Marr–Hildreth algorithm is a method of detecting edges in digital images, that is continuous curves where there are strong and rapid variations in image brightness. The Marr–Hildreth edge detection method is simple and… … Wikipedia
Cooley–Tukey FFT algorithm — The Cooley–Tukey algorithm, named after J.W. Cooley and John Tukey, is the most common fast Fourier transform (FFT) algorithm. It re expresses the discrete Fourier transform (DFT) of an arbitrary composite size N = N1N2 in terms of smaller DFTs… … Wikipedia
Cooley-Tukey FFT algorithm — The Cooley Tukey algorithm, named after J.W. Cooley and John Tukey, is the most common fast Fourier transform (FFT) algorithm. It re expresses the discrete Fourier transform (DFT) of an arbitrary composite size N = N 1 N 2 in terms of smaller… … Wikipedia
Goertzel algorithm — The Goertzel algorithm is a digital signal processing (DSP) technique for identifying frequency components of a signal, published by Dr. Gerald Goertzel in 1958. While the general Fast Fourier transform (FFT) algorithm computes evenly across the… … Wikipedia
Ramer–Douglas–Peucker algorithm — The Douglas–Peucker algorithm is an algorithm for reducing the number of points in a curve that is approximated by a series of points. The initial form of the algorithm was independently suggested in 1972 by Urs Ramer and 1973 by David Douglas… … Wikipedia
Split-radix FFT algorithm — The split radix FFT is a fast Fourier transform (FFT) algorithm for computing the discrete Fourier transform (DFT), and was first described in an obscure paper by R. Yavne (1968) and subsequently rediscovered simultaneously by various authors in… … Wikipedia