- notation machine
-
флотационная машина
English-Russian dictionary of geology. 2011.
English-Russian dictionary of geology. 2011.
Machine à calculer — Calculatrice Une calculatrice, ou calculette, est une machine conçue pour effectuer des calculs. D abord mécaniques, les calculatrices sont devenues électroniques dans les années 1970, avec l apparition du microprocesseur en 1971. Les machines… … Wikipédia en Français
Notation for theoretic scheduling problems — A convenient notation for theoretic scheduling problems was introduced by Ronald Graham, Eugene Lawler, Jan Karel Lenstra and Alexander Rinnooy Kan. It consists of three fields: α, β and γ. Each field may be a comma separated list of words. The α … Wikipedia
Notation hongroise — En programmation, la notation hongroise est une convention de nommage qui met en avant soit l usage d une variable, soit son type. Par exemple la variable booléenne danger est préfixée par un b pour indiquer un type booléen : bDanger. Autre… … Wikipédia en Français
machine language — Computers. a coding system built into the hardware of a computer, requiring no translation before being run. * * * or machine code Elemental language of computers, consisting of a string of 0s and 1s. Because machine language is the lowest level… … Universalium
Dance notation — La Cachucha, by Friedrich Albert Zorn. Dance notation is the symbolic representation of dance movement. It is analogous to movement notation but can be limited to representing human movement and specific forms of dance such as Tap dance. Various… … Wikipedia
Reverse Polish notation — (or just RPN) by analogy with the related Polish notation, a prefix notation introduced in 1920 by the Polish mathematician Jan Łukasiewicz, is a mathematical notation wherein every operator follows all of its operands. It is also known as… … Wikipedia
Abstract Syntax Notation One — In telecommunications and computer networking, Abstract Syntax Notation One (ASN.1) is a standard and flexible notation that describes data structures for representing, encoding, transmitting, and decoding data. It provides a set of formal rules… … Wikipedia
Benesh Movement Notation — (also known as choreology and dance script ) is a system of dance notation that can document any form of dance or human movement. Invented by Joan and Rudolf Benesh in the late 1940s, the system uses abstract symbols based on figurative… … Wikipedia
Categorical abstract machine — (CAM) is the model of computation of a program [ Cousineau G., Curien P. L., Mauny M. The categorical abstract machine. LNCS, 201, Functional programming languages computer architecture. 1985, pp. 50 64.] , which preserves the abilities of… … Wikipedia
Big O notation — In mathematics, big O notation is used to describe the limiting behavior of a function when the argument tends towards a particular value or infinity, usually in terms of simpler functions. It is a member of a larger family of notations that is… … Wikipedia
Hungarian notation — is a naming convention in computer programming, in which the name of a variable indicates its type or intended use. There are two types of Hungarian notation: Systems Hungarian notation and Apps Hungarian notation .Hungarian notation was designed … Wikipedia