-
1 user-supplied subprogram
-
2 user-supplied subprogram
Большой англо-русский и русско-английский словарь > user-supplied subprogram
-
3 user-supplied subprogram
Вычислительная техника: подпрограмма пользователя, пользовательская подпрограммаУниверсальный англо-русский словарь > user-supplied subprogram
-
4 user-supplied subprogram
English-Russian dictionary of computer science and programming > user-supplied subprogram
-
5 user-supplied subprogram
English-Russian information technology > user-supplied subprogram
-
6 user-supplied subprogram
English-Russian dictionary of computer science > user-supplied subprogram
-
7 user-callable subprogram
input/output subprogram — подпрограмма ввода-вывода
-
8 user-supplied
English-Russian dictionary of Information technology > user-supplied
-
9 subprogram
подпрограмма checking subprogram editing subprogram external subprogram first-order subprogram first remove subprogram floating-point subprogram function subprogram generalized subprogram hardware subprogram initialization subprogram input subprogram input/output subprogram interpretative subprogram interrupt subprogram interrupt service subprogram library subprogram nesting subprograms one-level subprogram optimized subprogram output subprogram print subprogram procedure subprogram recursive subprogram reenterable subprogram reentrant subprogram second-order subprogram second remove subprogram test subprogram user-callable subprogram user-supplied subprogram( компьютерное) подпрограмма subprogram подпрограммаБольшой англо-русский и русско-английский словарь > subprogram
-
10 subprogram
- checking subprogram- check subprogram
- editing subprogram
- external subprogram
- first remove subprogram
- first-order subprogram
- floating-point subprogram
- function subprogram
- generalized subprogram
- hardware subprogram
- initialization subprogram
- input subprogram
- input/output subprogram
- interpretative subprogram
- interpretive subprogram
- interrupt service subprogram
- interrupt subprogram
- library subprogram
- nesting subprograms
- one-level subprogram
- optimized subprogram
- output subprogram
- print subprogram
- procedure subprogram
- recursive subprogram
- reenterable subprogram
- reentrant subprogram
- second remove subprogram
- second-order subprogram
- test subprogram
- user-callable subprogram
- user-supplied subprogramEnglish-Russian dictionary of computer science and programming > subprogram
-
11 subprogram
input/output subprogram — подпрограмма ввода-вывода
The English-Russian dictionary general scientific > subprogram
-
12 editing subprogram
подпрограмма редактирования; редактирующая подпрограммаinput/output subprogram — подпрограмма ввода-вывода
-
13 hardwired subprogram
"зашитая" подпрограммаinput/output subprogram — подпрограмма ввода-вывода
-
14 initialization subprogram
подпрограмма инициализации; подпрограмма начального запускаinput/output subprogram — подпрограмма ввода-вывода
-
15 input/output subprogram
-
16 interpretive subprogram
интерпретирующая подпрограмма; подпрограмма-интерпретаторinput/output subprogram — подпрограмма ввода-вывода
-
17 interrupt service subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian base dictionary > interrupt service subprogram
-
18 library subprogram
input/output subprogram — подпрограмма ввода-вывода
-
19 one-level subprogram
input/output subprogram — подпрограмма ввода-вывода
-
20 open subprogram
input/output subprogram — подпрограмма ввода-вывода
- 1
- 2
См. также в других словарях:
computer — computerlike, adj. /keuhm pyooh teuhr/, n. 1. Also called processor. an electronic device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations. Cf. analog… … Universalium
computer programming language — Introduction any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer specific numerical form known as machine… … Universalium
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
Generic programming — is a style of computer programming in which algorithms are written in terms of to be specified later types that are then instantiated when needed for specific types provided as parameters and was pioneered by Ada which appeared in 1983. This… … Wikipedia
Main function (programming) — In some programming languages, the main function is where a program starts execution. It is generally the first user written function run when a program starts (some system specific software generally runs before the main function), though some… … Wikipedia
Main function — See also: Entry point In many programming languages, the main function is where a program starts execution. It is responsible for the high level organization of the program s functionality, and typically has access to the command arguments given… … Wikipedia