-
21 RAID-матрица с параллельно работающими дисковыми накопителями
Engineering: parallel disk arrayУниверсальный русско-английский словарь > RAID-матрица с параллельно работающими дисковыми накопителями
-
22 контекстно-свободный матричный язык
Microelectronics: parallel context-free array languageУниверсальный русско-английский словарь > контекстно-свободный матричный язык
-
23 параллельная сеть средств цифровой обработки сигналов
Engineering: digital parallel processing arrayУниверсальный русско-английский словарь > параллельная сеть средств цифровой обработки сигналов
-
24 решётка параллельных полосовых доменов
Electronics: parallel stripe arrayУниверсальный русско-английский словарь > решётка параллельных полосовых доменов
-
25 образование разными путями
Образование разными путями-- The identification by X-ray diffraction of TiO2 and Cr2O3 as separate crystalline species and not a spinel in the scale surface lends support to formation by different routes. Образовывать(ся) - to form, to develop, to generate, to create (создавать, порождать); to make up, to constitute, to comprise (составлять, представлять собой)The commonest films of this type with metals are oxide films which form extremely readily in the atmosphere.A leaking crack developed in the heat-affected zone of nozzle No. 50.On the sides of the cylinder the fluid is unstable, as soon as any temperature gradient is generated.Gripping surfaces make up the other two sides of the chamber.When the corrugated plate rests on the underside insulation of the solar collector, an array of triangular ducts is created which constitute the passages for the airflow.Such a squeeze film is often placed in parallel with a soft flexible element to comprise a vibration isolator. (... образуя виброизолирующее устройство)Русско-английский научно-технический словарь переводчика > образование разными путями
-
26 расположенный параллельно
Расположенный параллельно-- In particular, some heat exchanger surfaces may consist, in part, of an array of plate segments aligned parallel to the flow.Русско-английский научно-технический словарь переводчика > расположенный параллельно
- 1
- 2
См. также в других словарях:
Parallel array — In computing, a parallel array is a data structure for representing arrays of records. It keeps a separate, homogeneous array for each field of the record, each having the same number of elements. Then, objects located at the same index in each… … Wikipedia
Array data type — Not to be confused with Array data structure. In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices that can be computed at run time by the … Wikipedia
Array — In computer science an array [Paul E. Black, array , in Dictionary of Algorithms and Data Structures , Paul E. Black, ed., U.S. National Institute of Standards and Technology. 26 August 2008 (accessed 10 September 2008).… … Wikipedia
Parallel ATA — ATA connector on the right, with two motherboard ATA sockets on the left. Type … Wikipedia
Parallel I/O — Parallel I/O, in the context of a computer, means the performance of multiple I/O operations at the same time. It is a common feature of operating systems.One particular instance is parallel writing of data to disk; when file data is sperad… … Wikipedia
Array-Prozessor — Array Prozessor, Kombination mehrerer gleichartiger integrierter Schaltkreise oder auch mehrerer gleichartiger Prozessoren zu einer Einheit. Die Einzelelemente des Arrays arbeiten gleichzeitig und parallel; sie werden häufig vom zentralen… … Universal-Lexikon
Parallel Random Access Machine — In computer science, Parallel Random Access Machine (PRAM) is a shared memory abstract machine. As its name indicates, the PRAM was intended as the parallel computing analogy to the random access machine (RAM). In the same way, that the RAM is… … Wikipedia
Parallel computing — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Array programming — In computer science, array programming languages (also known as vector or multidimensional languages) generalize operations on scalars to apply transparently to vectors, matrices, and higher dimensional arrays.Array programming primitives… … Wikipedia
Parallel Extensions — Schichtenarchitektur des .NET Frameworks Bei den Parallel Extensions (parallele Erweiterungen), auch bekannt als Parallel Framework Extensions (PFX), handelt es sich um eine Bibliothek zur Unterstützung der parallelen Programmierung bei… … Deutsch Wikipedia
Parallel programming model — A parallel programming model is a set of software technologies to express parallel algorithms and match applications with the underlying parallel systems. It encloses the areas of applications, programming languages, compilers, libraries,… … Wikipedia