-
1 algorithm-specific
функционально специализированный
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > algorithm-specific
-
2 algorithm-specific
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > algorithm-specific
-
3 algorithm-specific
алгоритмически [функционально] специализированный, со специальным алгоритмомБольшой англо-русский и русско-английский словарь > algorithm-specific
-
4 algorithm-specific
Вычислительная техника: алгоритмически специализированный, функционально специализированный -
5 algorithm-specific
алгоритмически [функционально] специализированный, со специальным алгоритмомEnglish-Russian dictionary of computer science and programming > algorithm-specific
-
6 algorithm-specific
алгоритмически специализированный; функционально специализированный -
7 algorithm-specific approach
метод, основанный на специальном алгоритмеБольшой англо-русский и русско-английский словарь > algorithm-specific approach
-
8 algorithm-specific technique
метод, учитывающий особенности конкретного алгоритмаБольшой англо-русский и русско-английский словарь > algorithm-specific technique
-
9 algorithm-specific technique
Вычислительная техника: метод, учитывающий особенности конкретного алгоритмаУниверсальный англо-русский словарь > algorithm-specific technique
-
10 algorithm-specific approach
метод, основанный на специальном алгоритмеEnglish-Russian dictionary of computer science and programming > algorithm-specific approach
-
11 algorithm-specific technique
метод, учитывающий особенности конкретного алгоритмаEnglish-Russian dictionary of computer science and programming > algorithm-specific technique
-
12 algorithm-specific technique
interrupt technique — метод прерываний; техника прерываний
English-Russian base dictionary > algorithm-specific technique
-
13 function and algorithm-specific integrated circuit
функционально и алгоритмически специализированная интегральная схема
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > function and algorithm-specific integrated circuit
-
14 function and algorithm-specific integrated circuit
Универсальный англо-русский словарь > function and algorithm-specific integrated circuit
-
15 approach
1) приближение2) подход3) принцип; метод•- algorithm-specific approach
- all-or-nothing approach
- axiomatic approach
- Bayesian approach
- bilingual approach
- botton-up approach
- brute-force approach
- building-block approach
- comprehensive approach
- context-based approach
- contingency approach
- cross-impact approach
- cut-and-try approach
- database approach
- disaggregated approach
- divide-and-conquer approach
- engineering approach
- entity-relationship approach
- entropy forward approach
- fault-intolerance approach
- fault-tolerance approach
- formal approach
- fulcrum approach
- function-specific approach
- game-model approach
- game-theory approach
- graphic approach
- hardware-intensive approach
- heuristic approach
- hierarchical approach
- holistic approach
- integrated approach
- interactive approach
- interdisciplinary approach
- knowledge-based approach
- line-oriented approach
- modular approach
- module-by-module approach
- multilingual approach
- multiple incarnations approach
- novel approach
- omnibus approach
- performance sampling approach
- pitch-synchronous approach
- probabilistic approach
- Reiter's approach
- scan path approach
- servomechanism approach
- set-theoretical approach
- set-theoretic approach
- simulation approach
- single-task-machine approach
- software-intensive approach
- standards approach
- state-machine approach
- step-by-step approach
- systems approach
- systolic approach
- technically sound approach
- top-down approach
- transition function-based approach
- trial-and-error approach
- turnkey approachEnglish-Russian dictionary of computer science and programming > approach
-
16 building-block approach
метод [построения функционально специализированных ИС на базе] стандартных блоковSyn:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > building-block approach
-
17 FASIC
[function and algorithm-specific integrated circuit] интегральная схема со специальными функциями и специальным алгоритмом -
18 FASIC
Расширение файла: Function and Algorithm-Specific Integrated Circuit -
19 FASIC
function and algorithm-specific integrated circuit - интегральная схема со специальными функциями и специальным алгоритмом -
20 FASIC
сокр. от function and algorithm-specific integrated circuitEnglish-Russian dictionary of computer science and programming > FASIC
- 1
- 2
См. также в других словарях:
Algorithm design — is a specific method to create a mathematical process in solving problems. Applied algorithm design is algorithm engineering.Algorithm design is identified and incorporated into many solution theories of operation research, such as dynamic… … Wikipedia
algorithm — [al′gə rith΄əm] n. [altered (after ARITHMETIC) < ALGORISM] 1. Math. a) any systematic method of solving a certain kind of problem b) the repetitive calculations used in finding the greatest common divisor of two numbers: called in full… … English World dictionary
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 — algorithmic, adj. /al geuh ridh euhm/, n. a set of rules for solving a problem in a finite number of steps, as for finding the greatest common divisor. [1890 95; var. of ALGORISM, by assoc. with Gk arithmós number. See ARITHMETIC] * * * Procedure … Universalium
algorithm — al•go•rithm [[t]ˈæl gəˌrɪð əm[/t]] n. 1) math. a set of rules for solving a problem in a finite number of steps, as for finding the greatest common divisor 2) cmp a sequence of steps designed for programming a computer to solve a specific problem … From formal English to slang
heuristic algorithm — algorithm that is based on empirical theory, algorithm that gives an effective solution for specific types of input … English contemporary dictionary
Rete algorithm — The Rete algorithm is an efficient pattern matching algorithm for implementing production rule systems. The Rete algorithm was designed by Dr Charles L. Forgy of Carnegie Mellon University, first published in a working paper in 1974, and later… … Wikipedia
Genetic algorithm — A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of… … Wikipedia
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
Randomized algorithm — Part of a series on Probabilistic data structures Bloom filter · Skip list … Wikipedia