-
1 tree graph
древовидный граф
дерево
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
Синонимы
EN
Англо-русский словарь нормативно-технической терминологии > tree graph
-
2 tree graph
древовидный график; деревоcomputation graph — вычислительный граф; граф вычислений
-
3 tree graph
Большой англо-русский и русско-английский словарь > tree graph
-
4 tree graph
-
5 tree graph
-
6 tree graph
1) Техника: дерево, древовидный граф2) Вычислительная техника: древовидный график -
7 tree graph
-
8 tree graph
деревовидний графEnglish-Ukrainian dictionary of microelectronics > tree graph
-
9 tree graph
-
10 tree graph
древовидный граф; деревоEnglish-Russian dictionary of computer science and programming > tree graph
-
11 tree graph
древовидный граф, дерево
-
12 tree graph
-
13 tree graph
-
14 tree graph
древовидный график; дерево -
15 tree graph
древовидный граф, дерево -
16 tree graph
древовидный граф, деревоThe English-Russian dictionary on reliability and quality control > tree graph
-
17 graph
1) график; диаграмма; кривая; номограмма2) граф3) лингв. вариант графемы•- acyclic graph
- alternating graph
- AND-OR graph
- bar graph - bipartite graph
- bunch graph
- Caley graph
- circuit-free graph
- circulant graph
- circular graph
- closed graph
- color graph
- complementary graph
- complete graph
- computation graph
- connected graph
- connectivity graph
- control flow graph
- data flow program graph
- data-flow graph - directed graph
- E-graph
- extremal graph
- finite graph
- flat graph
- flow graph
- game graph
- harward graph
- indirected graph
- infinite graph
- information graph
- irregular graph
- labeled graph
- line graph
- linear graph
- locally finite graph
- marked points graph
- monochromatic graph
- multidimensional graph
- N-chromatic graph
- network graph
- net graph
- node-symmetric graph
- object graph
- ordered graph
- oriented graph
- pattern graph
- planar graph
- processing graph
- product graph
- regular graph of degree N
- regular graph
- scene graph
- section graph
- signal-flow graph
- singular graph
- software graph
- spectral decision graph
- stacked bar graph
- stacked graph
- state graph
- strongly connected graph
- task graph
- total graph
- transaction graph
- transition graph
- tree graph
- two-dimensional graph
- undirected graph
- vertex-weighted graph
- weighted directed graph
- word graphEnglish-Russian dictionary of computer science and programming > graph
-
18 graph
1) график; диаграмма; номограмма; кривая || строить график; вычерчивать кривую2) матем. граф3) гидр. гидрограф•-
aerological graph
-
attributed graph
-
average unit graph
-
bar graph
-
bunch graph
-
calibration graph
-
circular bar graph
-
closed graph
-
composite unit graph
-
connected graph
-
cyclic graph
-
dataflow graph
-
directed graph
-
exclusion graph
-
flat graph
-
graph of function
-
gyro graph
-
labeled graph
-
line graph
-
oil-yield graph
-
ordered graph
-
oriented graph
-
planar graph
-
reconstituted graph
-
regular graph
-
signal flow graph
-
singular graph
-
slide-rule graph
-
state graph
-
stress-atrain graph
-
transition graph
-
tree graph
-
undirected graph
-
unit graph -
19 graph
1) график
2) строить график
3) диаграмма
4) одномерный комплекс
5) чертить диаграмму
6) граф
7) дерево
– alternating graph
– bar graph
– basin of graph
– bichromatic graph
– bunch graph
– complete graph
– connected graph
– construct graph
– construction of graph
– directed graph
– finite graph
– flat graph
– graph method
– graph paper
– graph theory
– infinite graph
– line graph
– logarithmic graph
– node of graph
– oriented graph
– parallax-correction graph
– schedule graph
– signal-flow graph
– signed graph
– singular graph
– specify graph
– state graph
– superposed graph
– tree graph
– two-dimensional graph
-
20 graph
1) граф 2) графік; діаграма, номограма - control flow graph
- directed graph
- disconnected graph
- sectional graph
- state graph
- transition graph
- tree graph
См. также в других словарях:
tree graph — medis statusas T sritis automatika atitikmenys: angl. tree; tree chart; tree graph vok. Baum, m; Baumgraph, m; Strukturbaum, m rus. дерево, n pranc. arbre, m … Automatikos terminų žodynas
Tree (graph theory) — Trees A labeled tree with 6 vertices and 5 edges Vertices v Edges v 1 Chromatic number … Wikipedia
Tree graph — Древовидный график; Дерево … Краткий толковый словарь по полиграфии
Tree-adjoining grammar — (TAG) is a grammar formalism defined by Aravind Joshi. Tree adjoining grammars are somewhat similar to context free grammars, but the elementary unit of rewriting is the tree rather than the symbol. Whereas context free grammars have rules for… … Wikipedia
Tree (data structure) — A simple unordered tree; in this diagram, the node labeled 7 has two children, labeled 2 and 6, and one parent, labeled 2. The root node, at the top, has no parent. In computer science, a tree is a widely used data structure that emulates a… … Wikipedia
Tree structure — A tree structure showing the possible hierarchical organization of an encyclopedia … Wikipedia
Tree (disambiguation) — A tree is a woody plant.Tree may also refer to: *Tree structure, a way of representing the hierarchical nature of a structure in a graphical form *Tree (data structure), a widely used computer data structure that emulates a tree structure with a… … Wikipedia
tree — medis statusas T sritis automatika atitikmenys: angl. tree; tree chart; tree graph vok. Baum, m; Baumgraph, m; Strukturbaum, m rus. дерево, n pranc. arbre, m … Automatikos terminų žodynas
tree chart — medis statusas T sritis automatika atitikmenys: angl. tree; tree chart; tree graph vok. Baum, m; Baumgraph, m; Strukturbaum, m rus. дерево, n pranc. arbre, m … Automatikos terminų žodynas
Tree traversal — Graph and tree search algorithms Alpha beta pruning A* B* Beam Bellman–Ford algorithm Best first Bidirectional … Wikipedia
Graph traversal — refers to the problem of visiting all the nodes in a graph in a particular manner. Tree traversal is a special case of graph traversal. In contrast to tree traversal, in general graph traversal, each node may have to be visited more than once,… … Wikipedia