-
21 data link control
English-Russian dictionary of Information technology > data link control
-
22 data scanning
scanning diagram — схема сканирования; схема просмотра
scanning rate — скорость развертки; частота сканирования
English-Russian dictionary of Information technology > data scanning
-
23 data storage
English-Russian dictionary of Information technology > data storage
-
24 loop model
-
25 loop entry
prompted entry — ввод с подсказкой; предписанный ввод
manual entry — ручной ввод; данные введенные вручную
deferred entry — задержанный вход; отсроченный ввод
The English-Russian dictionary general scientific > loop entry
-
26 data-transition tracking loop
Техника: контур слежения за изменением данныхУниверсальный англо-русский словарь > data-transition tracking loop
-
27 infinite loop
ändlös loop (programmeringsfel som gör så att en del av en kod upprepar sig och fortsätter att upprepa sig tills en utomstående faktor stannar den (data)) -
28 current loop
Englisch-Deutsch Fachwörterbuch der Wirtschaft > current loop
-
29 soft-wired loop
Общая лексика: программно реализованный контур (Softwired refers to virtual connections transmitting data items over a communications link or in the control system's configuration. This allows the hardwired inputs and out) -
30 waiting loop
<tech.gen> (e.g. approach flight, data processing) ■ Warteschleife f< aerospace> ■ Warteschleife f -
31 do while loop
göra under tiden-slinga, lopad programslinga som utförs så länge som ett särskilt tillstånd består (data) -
32 program loop
automatic data processing• silmukka ohjelmassa -
33 current loop adapter
адаптер работающий по принципу токовой петли; адаптер "токовая петля"line adapter — линейный адаптер; адаптер линии
-
34 closed-loop mode
English-Russian big polytechnic dictionary > closed-loop mode
-
35 open-loop mode
-
36 test data analysis
English-Russian big polytechnic dictionary > test data analysis
-
37 phase-lock loop receiver
English-Russian dictionary of Information technology > phase-lock loop receiver
-
38 sampled-data control loop
rare <i&c> ■ Abtastregelkreis m<i&c> ■ Abtastregelung f ; Abtastregelkreis mEnglish-german technical dictionary > sampled-data control loop
-
39 vertical-loop data
данные метода вертикальной рамки (элр.)Англо-русский словарь по ядерным испытаниям и горному делу > vertical-loop data
-
40 open-loop data
См. также в других словарях:
Loop optimization — In compiler theory, loop optimization plays an important role in improving cache performance, making effective use of parallel processing capabilities, and reducing overheads associated with executing loops. Most execution time of a scientific… … Wikipedia
Data General Nova — System Data General Nova 1200 front panel … Wikipedia
Loop nest optimization — (LNO) is a special case of loop transformation, dealing with nested loops, that allows large reductions in the cache bandwidth necessary for some common algorithms.Example: Matrix multiplyMany large mathematical operations on computers end up… … Wikipedia
Loop tiling — Loop tiling, also known as loop blocking, strip mine and interchange, unroll and jam, or supernode partitioning, is a loop optimization used by compilers to make the execution of certain types of loops more efficient.Loop tiling partitions a loop … Wikipedia
Data parallelism — (also known as loop level parallelism) is a form of parallelization of computing across multiple processors in parallel computing environments. Data parallelism focuses on distributing the data across different parallel computing nodes. It… … Wikipedia
Loop modeling — is a problem in protein structure prediction requiring the prediction of the conformations of loop regions in proteins without the use of a structural template. The problem arises often in homology modeling, where the tertiary structure of an… … Wikipedia
Loop Parkway — Route information Length: 2.65 mi[1] (4.26 km) … Wikipedia
Loop fusion — Loop fusion, also called loop jamming, is a compiler optimization, a loop transformation, which replaces multiple loops with a single one. Example in C int i, a [100] , b [100] ; for (i = 0; i < 100; i++) { a [i] = 1; } for (i = 0; i < 100; i++)… … Wikipedia
Data fusion — Data fusion, is generally defined as the use of techniques that combine data from multiple sources and gather that information into discrete, actionable items in order to achieve inferences, which will be more efficient and narrowly tailored than … Wikipedia
Data transmission — Data transmission, digital transmission, or digital communications is the physical transfer of data (a digital bit stream) over a point to point or point to multipoint communication channel. Examples of such channels are copper wires, optical… … Wikipedia
Data Access in Real Time — (DART) is a Real time operating system used by EMC Celerra. It is a modified UNIX Kernel with additional functionality. DART is an embedded, real time, operating system comprising a modified UNIX kernel and dedicated file server software that… … Wikipedia