-
41 flow-of-control programming
программирование алгоритмов, программирование потока командБольшой англо-русский и русско-английский словарь > flow-of-control programming
-
42 IEC 61131-7: Programmable Controllers - Part 7. Fuzzy control programming
Универсальный англо-русский словарь > IEC 61131-7: Programmable Controllers - Part 7. Fuzzy control programming
-
43 Robert W. Lewis: Programming industrial control systems using IEC 1131-3
Универсальный англо-русский словарь > Robert W. Lewis: Programming industrial control systems using IEC 1131-3
-
44 access-control programming
Безопасность: программирование управления доступомУниверсальный англо-русский словарь > access-control programming
-
45 command and control programming system
Универсальный англо-русский словарь > command and control programming system
-
46 flow-of-control programming
Вычислительная техника: программирование алгоритмов, программирование потока команд (управления)Универсальный англо-русский словарь > flow-of-control programming
-
47 industrial control programming
Автоматика: подготовка УП, программирование контроллераУниверсальный англо-русский словарь > industrial control programming
-
48 numerical control programming
Автоматика: подготовка УП для станков с ЧПУУниверсальный англо-русский словарь > numerical control programming
-
49 numerical control programming department
Автоматика: бюро подготовки УП, отдел подготовки УПУниверсальный англо-русский словарь > numerical control programming department
-
50 self-programming microprocessor control
Автоматика: микропроцессорное УЧПУ с самопрограммированиемУниверсальный англо-русский словарь > self-programming microprocessor control
-
51 system control programming
Вычислительная техника: системное программное обеспечениеУниверсальный англо-русский словарь > system control programming
-
52 weapon system programming and control system
Военный термин: система программирования и контроля разработки СОУниверсальный англо-русский словарь > weapon system programming and control system
-
53 flow-of-control programming
Англо-русский словарь по машиностроению > flow-of-control programming
-
54 industrial control programming
English-Russian dictionary of mechanical engineering and automation > industrial control programming
-
55 numerical control programming
English-Russian dictionary of mechanical engineering and automation > numerical control programming
-
56 numerical control programming department
бюро подготовки УП, отдел подготовки УПEnglish-Russian dictionary of mechanical engineering and automation > numerical control programming department
-
57 self-programming microprocessor control
English-Russian dictionary of mechanical engineering and automation > self-programming microprocessor control
-
58 flow-of-control programming
программирование алгоритмов, программирование потока командEnglish-Russian dictionary of computer science and programming > flow-of-control programming
-
59 flow-of-control programming
программирование алгоритмов, программирование потока команд
Англо-русский словарь по робототехнике > flow-of-control programming
-
60 at control programming
программирование у станка; программирование средствами УЧПУАнгло-русский словарь по машиностроению > at control programming
См. также в других словарях:
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Control flow analysis — is a static code analysis technique for determining the control flow of a program. The control flow is expressed as a control flow graph (CFG). For many languages, the control flow of a program is explicit in a program s source code. As a result … Wikipedia
Programming paradigm — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concu … Wikipedia
Programming style — is a set of rules or guidelines used when writing the source code for a computer program. It is often claimed that following a particular programming style will help programmers to read and understand source code conforming to the style, and help … Wikipedia
Control (Janet Jackson album) — Control … Wikipedia
Programming by demonstration — (PbD) is a technique for teaching acomputer or a robot new behaviors by demonstrating the task totransfer directly instead of programming it through machinecommands.The term Programming by example (PbE) or Programming bydemonstration (PbD)… … Wikipedia
Programming (disambiguation) — Programming often refers to computer programming, the act of instructing computers to perform tasks.In other contexts, it may also refer to: *Broadcast programming, scheduling content for television *Radio programming, scheduling content for… … Wikipedia
Programming productivity — refers to a variety of software development issues and methodologies affecting the quantity and quality of code produced by an individual or team. Key topics in productivity discussions have included:* Amount of code that can be created or… … Wikipedia
Control array — (mostly used in Visual Basic) is the collection of controls that programmer put it in form (VB Form). Control array is always a single dimensional array. Control array is that you can add or delete array elements at run time. With some controls,… … Wikipedia
Control flow — Not to be confused with Flow control. In computer science, control flow (or alternatively, flow of control) refers to the order in which the individual statements, instructions, or function calls of an imperative or a declarative program are… … Wikipedia