-
121 системы автоматического управления
Programming: automatic control systemsУниверсальный русско-английский словарь > системы автоматического управления
-
122 статический класс памяти
Programming: static storage class (в C++ класс памяти для объектов, которые существуют в течение всего времени выполнения программы, в противоположность объектам automatic storage class)Универсальный русско-английский словарь > статический класс памяти
-
123 автоматическое программирование
Русско-английский политехнический словарь > автоматическое программирование
-
124 релейное программирование
Automatic control: (лестничное) ladder logic programmingУниверсальный русско-английский словарь > релейное программирование
-
125 assembler-ohjelmointi
automatic data processing• assembly-language programming -
126 C-kieliohjelmointi
automatic data processing• C programming -
127 eräajo-ohjelmointi
automatic data processing• batch programming -
128 eräajotiedosto-ohjelmointi
automatic data processing• batch-file programming
См. также в других словарях:
Automatic programming — In computer science, the term automatic programming [Ricardo Aler Mur, [http://et.evannai.inf.uc3m.es/icml06/aiptutorial.htm Automatic Inductive Programming] , ICML 2006 Tutorial . June 2006.] identifies a type of computer programming in which… … Wikipedia
automatic programming — automatinis programavimas statusas T sritis automatika atitikmenys: angl. automatic programming; computer aided programming vok. automatisches Programmieren, n; Selbstprogrammieren, n rus. автоматическое программирование, n pranc. programmation… … Automatikos terminų žodynas
Receiver Automatic Programming System — Das Receiver Automatic Programming System [ɹɪˈsiːvə ˌɔːtəˈmætɪk ˈpɹəʊɡɹæmɪŋ ˌsɪstəm] (RAPS) aktualisiert automatisch die Senderdaten eines Empfangsgerätes. Das RAPS System vergleicht dabei die abgespeicherten Fernseh und Radioprogramme mit der im … Deutsch Wikipedia
Programming tool — A programming tool or software development tool is a program or application that software developers use to create, debug, maintain, or otherwise support other programs and applications. The term usually refers to relatively simple programs that… … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Programming in the large and programming in the small — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computin … Wikipedia
Automatic link establishment — Automatic Link Establishment, commonly known as ALE, is the worldwide de facto standard for digitally initiating and sustaining HF (High Frequency) radio communications.cite web|title=Frequency Agile Systems in the MF/HF Bands |author=Telecom… … Wikipedia
Automatic parallelization — Automatic parallelization, also auto parallelization, autoparallelization, parallelization, or //ization (shorthand), the last two of which imply automation when used in context, refers to converting sequential code into multi threaded or… … Wikipedia
Automatic label placement — (sometimes called text placement or name placement) refers to the computer methods of placing labels automatically on a map or chart. This is related to the typographic design of such labels. Maps communicate spatial information to the reader,… … Wikipedia
Automatic differentiation — In mathematics and computer algebra, automatic differentiation, or AD, sometimes alternatively called algorithmic differentiation, is a method to numerically evaluate the derivative of a function specified by a computer program. Two classical… … Wikipedia
Automatic variable — In the C programming language= Variables declared within a block of code are, by default, automatic variables. This means that when the block is entered during program execution, the automatic variables will be automatically allocated; when the… … Wikipedia