-
61 partitioning algorithm
English-Russian big polytechnic dictionary > partitioning algorithm
-
62 region-growing algorithm
English-Russian big polytechnic dictionary > region-growing algorithm
-
63 shortest path algorithm
English-Russian big polytechnic dictionary > shortest path algorithm
-
64 thresholding algorithm
English-Russian big polytechnic dictionary > thresholding algorithm
-
65 area-subdivision algorithm
English-Russian dictionary of Information technology > area-subdivision algorithm
-
66 bipartioning algorithm
English-Russian dictionary of Information technology > bipartioning algorithm
-
67 branch and bound algorithm
English-Russian dictionary of Information technology > branch and bound algorithm
-
68 channel router algorithm
English-Russian dictionary of Information technology > channel router algorithm
-
69 column sweep algorithm
English-Russian dictionary of Information technology > column sweep algorithm
-
70 control algorithm
English-Russian dictionary of Information technology > control algorithm
-
71 curve-fitting algorithm
English-Russian dictionary of Information technology > curve-fitting algorithm
-
72 decision algorithm
English-Russian dictionary of Information technology > decision algorithm
-
73 fault-handling algorithm
English-Russian dictionary of Information technology > fault-handling algorithm
-
74 first in first out algorithm
English-Russian dictionary of Information technology > first in first out algorithm
-
75 hidden surface algorithm
English-Russian dictionary of Information technology > hidden surface algorithm
-
76 instruction issue algorithm
English-Russian dictionary of Information technology > instruction issue algorithm
-
77 integer algorithm
English-Russian dictionary of Information technology > integer algorithm
-
78 layout algorithm
English-Russian dictionary of Information technology > layout algorithm
-
79 line-probe algorithm
English-Russian dictionary of Information technology > line-probe algorithm
-
80 list priority algorithm
English-Russian dictionary of Information technology > list priority algorithm
См. также в других словарях:
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
Intersection algorithm — The Intersection Algorithm is an agreement algorithm used to select sources for estimating accurate time from a number of noisy time sources, it forms part of the modern Network Time Protocol. It is a modified form of Marzullo s algorithm.While… … Wikipedia
Edmonds's algorithm — In graph theory, a branch of mathematics, Edmonds s algorithm or Chu–Liu/Edmonds s algorithm is an algorithm for finding a maximum or minimum branchings. When nodes are connected by weighted edges that are directed, a minimum spanning tree… … Wikipedia
UnShuffle sort — is a sort algorithm. IntroductionThe UnShuffle Sort is a distribution or merge sort which was developed by Art S. Kagel. UnShuffle is most efficient when sorting data which exhibits low entropy, in effect where the data is well ordered or… … Wikipedia
Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… … Wikipedia
Control flow — Not to be confused with Flow control. In computer science, control flow (or alternatively, flow of control) refers to the order in which the individual statements, instructions, or function calls of an imperative or a declarative program are… … Wikipedia
Polymorphic code — In computer terminology, polymorphic code is code that mutates while keeping the original algorithm intact. This technique is sometimes used by computer viruses, shellcodes and computer worms to hide their presence. Most anti virus software and… … Wikipedia
Register machine — In mathematical logic and theoretical computer science a register machine is a generic class of abstract machines used in a manner similar to a Turing machine. All the models are Turing equivalent. Contents 1 Overview 2 Formal definition 3 … Wikipedia
MIX — MIX это гипотетический компьютер, использованный в монографии Дональда Кнута, «Искусство программирования»[1]. Номер модели компьютера MIX 1009, происходит от комбинации номеров и названий коммерческих моделей машин, современных… … Википедия
LR parser — In computer science, an LR parser is a parser for context free grammars that reads input from Left to right and produces a Rightmost derivation. The term LR( k ) parser is also used; here the k refers to the number of unconsumed look ahead input… … Wikipedia
Cryptonomicon — Not to be confused with the Cyphernomicon. Cryptonomicon … Wikipedia