-
121 DGL
2) Distributed Graphics Library - "поставочная" библиотека [программных средств] машинной графики, пакет DGL (фирмы Silicon Graphics)Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > DGL
-
122 line chart
график, использующий прямые линии для соединения точек данных (data points), чтобы показать изменения переменных.Syn:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > line chart
-
123 DFG
сокр. от data-flow graphEnglish-Russian dictionary of telecommunications and their abbreviations > DFG
-
124 indicator
1) индикатор, указатель3) сигнал•- Add Toner indicator
- alarm indicator
- alphameric indicator
- alphanumeric indicator
- alternative routing indicator
- AMTS indicator
- analog/digital indicator
- antenna indicator
- audio indicator
- auxiliary service indicator
- bar indicator
- bar-graph indicator
- battery remaining indicator
- Blank indicator
- built-in data indicator
- cable-fault indicator
- Calibration indicator
- call indicator
- call-in-absence indicator
- cathode-ray indicator
- cathode-ray tube indicator
- challenge indicator
- channel indicator indicator
- character indicator
- charge indicator
- Check Display indicator
- check indicator
- clearing indicator
- common-anode digital indicator
- common-cathode digital indicator
- communication zone indicator
- Connection Establishment indicator
- Conversation indicator
- CRT indicator
- Detail indicator
- dial indicator
- digit indicator
- digital indicator
- discharging indicator
- Dolby B, C, N, R indicator
- drop indicator
- duplicate-message indicator
- Edit A/B indicator
- electrovacuum indicator
- Error indicator
- Extra indicator
- failure indicator
- failure warning indicator
- Fax Answer indicator
- filament indicator
- Fine indicator
- fixed-scale indicator
- flag indicator
- frequency indicator
- fuse indicator
- fusion-type indicator
- ground indicator
- HF-power indicator
- HX PRO indicator
- In Use indicator
- In Use/Charge indicator
- input signal receiving indicator
- input signal transmitting indicator
- ion indicator
- ionic indicator
- letter-digital indicator
- light emitting diode indicator
- Lighter indicator
- line indicator
- luminescent indicator
- malfinction indicator
- Manual indicator
- message indicator
- message-waiting indicator
- missed-call indicator
- MPX filter indicator
- n-digit indicator
- neon indicator
- NO PAPER indicator
- null indicator
- one-pole voltage indicator
- Operation indicator
- overload indicator
- PAPER OUT indicator
- Peak Level Meter indicator
- Power indicator
- Power-Saving indicator
- Privacy indicator
- Program indicator
- Receive File indicator
- Recharge indicator
- remote indicator
- Repeat indicator
- RF indicator
- ring indicator
- ring-off indicator
- routing indicator
- scale indicator
- semiconductor indicator
- single-digit indicator
- standing-wave indicator
- status indicator
- Super indicator
- supervisory indicator
- Talk indicator
- Tape Counter indicator
- Tape Position indicator
- Tape Type indicator
- temperature indicator
- thermal indicator
- Track indicators
- tubular indicator
- two-digit indicator
- two-pole voltage indicator
- unanswered-call indicator
- vacuum indicator
- voice-mail indicator
- voltage indicator
- volume indicator
- window-annunciator indicator
- zero indicatorEnglish-Russian dictionary of telecommunications and their abbreviations > indicator
-
125 method
метод; прием; способ- basic telecommunication access method
- biotelemetering method
- bridge method
- cap method
- channel dividing method
- combinatorial Jacobeus method
- compensating measurement method
- control-correcting method
- count thinning method
- data-compression method
- DAV method
- DAVID method
- DBV method
- determinated method
- digital districts method
- DISCAT method
- diversion method
- double pole circuit method
- dynamic control method
- echo-compensating method
- effective accessibility method
- energetic method
- equivalency method
- equivalent moment method
- Euler method
- Eurocrypt method
- extrapolation method
- Fabry-Perot method
- filtering method
- five ordinates method
- fixed index method
- Fourier method
- four-probe method
- harmonic linearization method
- illuminated board method
- internode tension method
- legibility method
- line graph method
- loading characteristic method
- location method
- loop method
- message forwarding method
- MH compressing method
- MMR compressing method
- Monte-Carlo method
- MR compressing method
- multiple frequency telegraphing method
- node potential method
- operator method
- opinions method
- optoacoustic-detection method
- packet-switching method
- phase-compensating method
- phase-differencing method
- phase-filtering method
- playing method
- polarity-comparing method
- polar-starting control method
- potential method
- precision synchronization method
- preventive method
- probable graphs method
- pulse method
- radio method
- recording method
- repetition method
- restoring method
- Runge-Kutt method
- scale quantization method
- selection method
- Simpson method
- simulation method
- single channel-on-carrier method
- sliding index method
- specific power method
- standing wave method
- state method
- static control method
- statistic method
- substitution method
- superposition method
- symbolic method
- synchronization method
- synthetic method
- telecommunication-access method
- tone method
- twice power method
- Verzunov's method
- Videocrypt method
- weighted code method
- Wiver's method
- zero methodEnglish-Russian dictionary of telecommunications and their abbreviations > method
-
126 pick off
сниматьby picking the data points off the graph путем снятия экспериментальных точек с графикаEnglish-Russian dictionary of scientific and technical difficulties vocabulary > pick off
-
127 adjacency list
структура данных, моделирующая ориентированный граф (directed graph) или сеть, в которой указатель между узлами свидетельствует о наличии пути между двумя вершинами графасм. тж. data structureАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > adjacency list
-
128 directed tree
логическая конструкция для представления потоков данных ( data stream), которые начинаются с корня (root) и проходят по однонаправленным ветвям (unidirectional branch) к получателям, листьям этого деревасм. тж. directed graphАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > directed tree
См. также в других словарях:
Graph (data structure) — In computer science, a graph is a kind of data structure, specifically an abstract data type (ADT), that consists of a set of nodes (also called vertices) and a set of edges that establish relationships (connections) between the nodes. The graph… … Wikipedia
Graph — may refer to:* A graphic (such as a chart or diagram) depicting the relationship between two or more variables used, for instance, in visualising scientific data.In mathematics:* Graph (mathematics), a set of vertices connected with edges * Graph … Wikipedia
Data driven journalism — is a journalistic process based on analyzing and filtering large data sets for the purpose of creating a new story. Data driven journalism deals with open data that is freely available online and analyzed with open source tools.[1] Data driven… … Wikipedia
Graph theory — In mathematics and computer science, graph theory is the study of graphs : mathematical structures used to model pairwise relations between objects from a certain collection. A graph in this context refers to a collection of vertices or nodes and … Wikipedia
Graph (mathematics) — This article is about sets of vertices connected by edges. For graphs of mathematical functions, see Graph of a function. For statistical graphs, see Chart. Further information: Graph theory A drawing of a labeled graph on 6 vertices and 7 edges … Wikipedia
Graph reduction — In computer science, graph reduction implements an efficient version of non strict evaluation, an evaluation strategy where the arguments to a function are not immediately evaluated. This form of non strict evaluation is also known as lazy… … Wikipedia
Data-flow analysis — is a technique for gathering information about the possible set of values calculated at various points in a computer program. A program s control flow graph (CFG) is used to determine those parts of a program to which a particular value assigned… … Wikipedia
Graph paper — Regular graphing paper (upper); Logarithmic graphing paper (lower). Graph paper, graphing paper, grid paper or millimeter paper is writing paper that is printed with fine lines making up a … Wikipedia
Data as a service — Data as a service, or DaaS, is a cousin of software as a service[1]. Like all members of the as a Service (aaS) family, DaaS is based on the concept that the product, data in this case, can be provided on demand[2] to the user regardless of… … Wikipedia
Data flow diagram — example.[1] A data flow diagram (DFD) is a graphical representation of the flow of data through an information system, modelling its process aspects. Often they are a preliminary step used to create an overview of the system which can later be… … Wikipedia
Data synchronization — is the process of establishing consistency among data from a source to a target data storage and vice versa and the continuous harmonization of the data over time. It is fundamental to a wide variety of applications, including file… … Wikipedia