control algorithm

  • 1control algorithm — valdymo algoritmas statusas T sritis automatika atitikmenys: angl. control algorithm vok. Steueralgorithmus, m rus. алгоритм управления, m pranc. algorithme de commande, m …

    Automatikos terminų žodynas

  • 2sequential control algorithm — nuoseklusis valdymo algoritmas statusas T sritis automatika atitikmenys: angl. sequential control algorithm vok. sequentieller Steueralgorithmus, m rus. последовательный алгоритм управления, m pranc. algorithme de commande séquentielle, m …

    Automatikos terminų žodynas

  • 3iterative control algorithm — iteratyvusis valdymo algoritmas statusas T sritis automatika atitikmenys: angl. iterative control algorithm vok. iterativer Regelalgorithmus, m; iterativer Steueralgorithmus, m rus. итеративный алгоритм управления, m pranc. algorithme de réglage… …

    Automatikos terminų žodynas

  • 4recursive control algorithm — rekursyvusis valdymo algoritmas statusas T sritis automatika atitikmenys: angl. recursive control algorithm vok. rekursiver Regelungs od. Steuerungs algorithmus, m rus. рекурсивный алгоритм управления, m pranc. algorithme de réglage récurrent, m …

    Automatikos terminų žodynas

  • 5Control 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

  • 6Algorithm — Flow chart of an algorithm (Euclid s algorithm) for calculating the greatest common divisor (g.c.d.) of two numbers a and b in locations named A and B. The algorithm proceeds by successive subtractions in two loops: IF the test B ≤ A yields yes… …

    Wikipedia

  • 7Control 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

  • 8Control flow diagram — Example of a so called performance seeking control flow diagram .[1] A control flow diagram (CFD) is a diagram to describe the control flow of a business process, process or program. Contr …

    Wikipedia

  • 9Control 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

  • 10Control unit — A control unit in general is a central (or sometimes distributed but clearly distinguishable) part of the machinery that controls its operation, provided that a piece of machinery is complex and organized enough to contain any such unit. One… …

    Wikipedia