-
141 stream
1) абстрактное представление непрерывного прохождения сигналов данных по коммуникационному каналу; поток формируется (генерируется) в источнике (source) и завершается в получателе (receiver, sink)3) в программировании - структура данных, используемая для выполнения операций ввода-вывода; может присоединяться к файлу или какому-либо устройству ввода-вывода. Программа может просто обращаться к потоку для чтения и записи элементов данных, не зная о конечных получателях, с автоматической буферизацией при необходимости. Механизм потоков поддерживается во многих ЯВУ, в том числе C++, SmallTalk, JavaАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > stream
См. также в других словарях:
input program — noun a utility program that organizes the input to a computer • Hypernyms: ↑utility program, ↑utility, ↑service program • Part Meronyms: ↑input routine * * * input program or input routine noun (compu … Useful english dictionary
input program — program responsible for transferring data to the central processing unit … English contemporary dictionary
Data conversion — is the conversion of computer data from one format to another. Throughout a computer environment, data is encoded in a variety of ways. For example, computer hardware is built on the basis of certain standards, which requires that data contains,… … Wikipedia
input routine — noun a routine that writes from an external source to an internal store • Hypernyms: ↑utility routine, ↑service routine • Part Holonyms: ↑input program * * * input program or input routine noun (computing) Part of a program that controls transfer … Useful english dictionary
data — Synonyms and related words: ALGOL, COBOL, FORTRAN, Festschrift, a priori principle, account, acquaintance, affirmation, alphabetic data, alphanumeric code, ana, angular data, announcement, anthology, apriorism, aquarium, assembler, assertion,… … Moby Thesaurus
input — 1. noun /ˈɪnpʊt/ a) The act or process of putting in; infusion. b) That which is put in, as in an amount. See Also: output 2. verb /ˈɪnpʊt/ a) To put in; put on … Wiktionary
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 General Nova — System Data General Nova 1200 front panel … Wikipedia
Data scraping — is a technique in which a computer program extracts data from human readable output coming from another program. Contents 1 Description 2 Screen scraping 3 Web scraping 4 … 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
Data Carrier Detect — Data Carrier Detect, abbreviated as DCD, or alternately Carrier Detect abbreviated as CD, is a control signal present inside an RS 232 serial communications cable that goes between a computer and another device, such as a modem. This signal is a… … Wikipedia