- data flow machine
- потоковая (вычислительная) машина
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
data flow diagram — noun A type of flow chart; a description of data and the manual and machine processing performed on the data as it moves and changes from one stage to the next. It also includes the locations where the data are placed in permanent storage (disk,… … Wiktionary
Flow diagram — can refer to: * Flowchart, schematic representation of a process * Functional flow block diagram * Data flow diagram, a graphical representation of the flow of data through an information system * Process flow diagram, in Operations, a graphical… … Wikipedia
Data Intensive Computing — is a class of parallel computing applications which use a data parallel approach to processing large volumes of data typically terabytes or petabytes in size and typically referred to as Big Data. Computing applications which devote most of their … Wikipedia
data processing — data processor. processing of information, esp. the handling of information by computers in accordance with strictly defined systems of procedure. Also called information processing. [1950 55] * * * Manipulation of data by a computer. It includes … Universalium
Flow-based programming — In computer science, flow based programming (FBP) is a programming paradigm that defines applications as networks of black box processes, which exchange data across predefined connections by message passing. These black box processes can be… … Wikipedia
Data model — Overview of data modeling context: A data model provides the details of information to be stored, and is of primary use when the final product is the generation of computer software code for an application or the preparation of a functional… … Wikipedia
Data type — For other uses, see Data type (disambiguation). In computer programming, a data type is a classification identifying one of various types of data, such as floating point, integer, or Boolean, that determines the possible values for that type; the … Wikipedia
Data stream — This article is about the more general meaning of the term data stream . For the UK specific DSL technology, see Datastream. In telecommunications and computing, a data stream is a sequence of digitally encoded coherent signals (packets of data… … Wikipedia
Machine code — or machine language is a system of impartible instructions executed directly by a computer s central processing unit. Each instruction performs a very specific task, typically either an operation on a unit of data (in a register or in memory, e.g … Wikipedia
Machine to Machine — M2M refers to data communications between machines. M2M is most commonly translated as Machine to Machine but has sometimes been translated as Man to Machine, Machine to Man, Machine to Mobile and Mobile to Machine. Among cellular telephone… … Wikipedia
Data buffer — In computer science, a buffer is a region of a physical memory storage used to temporarily hold data while it is being moved from one place to another. Typically, the data is stored in a buffer as it is retrieved from an input device (such as a… … Wikipedia