-
1 minimum path-length algorithm
English-Russian base dictionary > minimum path-length algorithm
-
2 minimum path-length algorithm
Большой англо-русский и русско-английский словарь > minimum path-length algorithm
-
3 minimum path-length algorithm
1) Вычислительная техника: алгоритм кратчайшего пути, алгоритм построения пути минимальной длины (в печатных платах)2) Сетевые технологии: алгоритм построения минимального маршрутаУниверсальный англо-русский словарь > minimum path-length algorithm
-
4 minimum path-length algorithm
English-Russian dictionary of computer science and programming > minimum path-length algorithm
-
5 minimum path-length algorithm
алгоритм построения минимального маршрута; алгоритм кратчайшего путиEnglish-Russian information technology > minimum path-length algorithm
-
6 algorithm
- ad hoc algorithm
- adaptive algorithm
- aim algorithm
- algorithm for path connections
- automatic assessment algorithm
- back-propagation algorithm
- banker's algorithm
- best-route algorithm
- bicomponent algorithm
- bipartitioning algorithm
- bisection algorithm
- branch-bound algorithm
- branching algorithm
- cascading algorithm
- chain algorithm
- channel router algorithm
- coarse-to-fine algorithm
- column sweep algorithm
- combinatorial algorithm
- computational algorithm
- computing algorithm
- conservative algorithm
- control algorithm
- convergent algorithm
- curve-fitting algorithm
- cutting-plane algorithm
- D-algorithm
- decision algorithm
- decoding algorithm
- demand-paging algorithm
- deterministic algorithm
- digit-by-digit algorithm
- divide-and-conquer algorithm
- double-sweep algorithm
- draphics algorithm
- drawing algorithm
- DSP algorithm
- dual algorithm
- durable algorithm
- earliest-deadline-first algorithm
- edge-based algorithm
- event-scheduling algorithm
- exchange algorithm
- fault-handling algorithm
- fine-to-coarse algorithm
- fixed-stealing algorithm
- fixed-step-size algorithm
- flow-synthesis algorithm
- forward-looking algorithm
- generalized algorithm
- genetic algorithm
- Goto algorithm
- graph algorithm
- graph traversal algorithm
- greedy algorithm
- grid expansion algorithm
- hardware algorithm
- heuristic algorithm
- Hightower algorithm
- incorrect algorithm
- inference-based algorithm
- inferencing algorithm
- instruction issue algorithm
- integer algorithm
- integrated query optimization algorithm
- iteration algorithm
- iterative algorithm
- layout algorithm
- layout copmaction algorithm
- leaky bucket algorithm
- learning algorithm
- least frequently used algorithm
- least recently used algorithm
- Lee-expansion algorithm
- Lee-type algorithm
- levelization algorithm
- linear expansion algorithm
- line-placing algorithm
- line-probe algorithm
- logical algorithm
- mathematically based algorithm
- mathematically intensive algorithm
- maximum matching algorithm
- mesh algorithm - minimum path-length algorithm
- modeling algorithm
- multikey algorithm
- multipass algorithm
- nested algorithm
- network algorithm
- normal algorithm
- no-wait algorithm
- operative algorithm
- optimal assignment algorithm
- optimal cutting algorithm
- ordering algorithm
- page-replacement algorithm
- paging algorithm
- parallel algorithm
- partitioning algorithm
- path-tracing algorithm
- pipeline algorithm
- pitch algorithm
- placement algorithm
- prediction algorithm
- primal-dual algorithm
- primary algorithm
- problem algorithm
- procrastination algorithm
- public-key algorithm
- quorum-based algorithm
- random search algorithm
- recognition algorithm
- recursive algorithm
- relaxation algorithm
- replicate algorithm
- robust algorithm
- round-robin algorithm
- routing algorithm
- scanline algorithm
- scheduling algorithm
- sequential algorithm
- shortest path algorithm
- shrinking algorithm
- simplex algorithm
- simulated annealing algorithm
- software algorithm
- spanning tree algorithm
- speech generation algorithm
- speed-enhancing algorithm
- square rooting algorithm
- steepest ascent algorithm
- systolic algorithm
- testing algorithm
- text-to-speech algorithm
- threshold decoding algorithm
- timetable scheduling algorithm
- trace back algorithm
- translation algorithm
- transportation algorithm
- tree-search algorithm
- two-dimensional placement algorithm
- two-list algorithm
- type-inferencing algorithm
- unconstrained minimization algorithm
- universal algorithm
- variable-stealing algorithm
- Vintr algorithm
- VLSI algorithm
- write-back algorithmEnglish-Russian dictionary of computer science and programming > algorithm
-
7 length
1) длина; расстояние2) длительность; продолжительность4) долгота звука ( речи)•- length of waveguide
- algorithm length
- ambipolar-diffusion length
- angular length
- antenna effective length
- back-focal length
- block length
- bond length
- burst length
- characteristic material length
- charge-carrier diffusion length
- coherence length
- constraint length
- correlation length
- critical twist length
- Debye length
- Debye shielding length
- diffusion length
- diffusion relaxation length
- dispersion length
- drift length
- effective antenna length
- electrical length
- electron diffusion length
- fixed word length
- focal length
- gap length
- gate length
- geometrical length
- grid length
- head slider length
- hole diffusion length
- hot-electron cooling length
- interaction length
- lag length
- maximal length
- minimum description length length
- optical path length
- path length
- phase length
- phase-path length
- physical length
- ping length
- plasma length
- plateau length
- prefix length
- program length
- propagation length
- pulse length
- radiation length
- record length
- register length
- run length
- scale length
- scanning-line length
- string length
- sweep length
- track length
- variable word length
- word length -
8 length
1) длина; расстояние2) длительность; продолжительность4) долгота звука ( речи)•- ambipolar-diffusion length
- angular length
- antenna effective length
- back-focal length
- block length
- bond length
- burst length
- characteristic material length
- charge-carrier diffusion length
- coherence length
- constraint length
- correlation length
- critical twist length
- Debye length
- Debye shielding length
- diffusion length
- diffusion relaxation length
- dispersion length
- drift length
- effective antenna length
- electrical length
- electron diffusion length
- fixed word length
- focal length
- gap length
- gate length
- geometrical length
- grid length
- head slider length
- hole diffusion length
- hot-electron cooling length
- interaction length
- lag length
- length of filename
- length of waveguide
- maximal length
- minimum description length length
- optical path length
- path length
- phase length
- phase-path length
- physical length
- ping length
- plasma length
- plateau length
- prefix length
- program length
- propagation length
- pulse length
- radiation length
- record length
- register length
- run length
- scale length
- scanning-line length
- string length
- sweep length
- track length
- variable word length
- word lengthThe New English-Russian Dictionary of Radio-electronics > length
См. также в других словарях:
Minimum spanning tree — The minimum spanning tree of a planar graph. Each edge is labeled with its weight, which here is roughly proportional to its length. Given a connected, undirected graph, a spanning tree of that graph is a subgraph that is a tree and connects all… … 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
Dijkstra's algorithm — Not to be confused with Dykstra s projection algorithm. Dijkstra s algorithm Dijkstra s algorithm runtime Class Search algorithm Data structure Graph Worst case performance … Wikipedia
Bellman-Ford algorithm — The Bellman–Ford algorithm, a label correcting algorithm [cite web |url=http://www.mit.edu/people/dimitrib/SLF.pdf |title=A Simple and Fast Label Correcting Algorithm for Shortest Paths |accessdate=2008 10 01 |author=Dimitri P. Bertsekas… … Wikipedia
Selection algorithm — In computer science, a selection algorithm is an algorithm for finding the kth smallest number in a list (such a number is called the kth order statistic). This includes the cases of finding the minimum, maximum, and median elements. There are… … Wikipedia
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
Floyd–Warshall algorithm — In computer science, the Floyd–Warshall algorithm (sometimes known as the WFI Algorithm or Roy–Floyd algorithm, since Bernard Roy described this algorithm in 1959) is a graph analysis algorithm for finding shortest paths in a weighted, directed… … Wikipedia
Edmonds-Karp algorithm — In computer science and graph theory, the Edmonds Karp algorithm is an implementation of the Ford Fulkerson method for computing the maximum flow in a flow network in mathcal{O}(|V| cdot |E|^2). It is asymptotically slower than the relabel to… … 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
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
Travelling salesman problem — The travelling salesman problem (TSP) is an NP hard problem in combinatorial optimization studied in operations research and theoretical computer science. Given a list of cities and their pairwise distances, the task is to find a shortest… … Wikipedia