-
81 primary type
English-Russian dictionary of Information technology > primary type
-
82 record type
English-Russian dictionary of Information technology > record type
-
83 resource type
English-Russian dictionary of Information technology > resource type
-
84 set type
English-Russian dictionary of Information technology > set type
-
85 variable type
English-Russian dictionary of Information technology > variable type
-
86 PIC S9(4) COMP Integer
"A 16-bit COBOL data type that represents signed arithmetic operations occupying 2 bytes of storage, and can take on values from -9999 to +9999 or -32768 to +32767. A PIC S9(4) COMP integer is normally analogous to an Integer data type in Microsoft© Visual Basic© and a Short Integer in C when referring to 32-bit." -
87 signed integer
целое [число] со знакомв ЯВУ - простой тип данных, соответствующий машинному представлению положительных (positive integer) и отрицательных (negative integer) целых чисел. Под знак выделяется один бит, обычно перед старшим разрядом числаАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > signed integer
-
88 long integer
= longintв программировании - встроенный простой тип данных, предназначенный для целых чисел со знаком, обычно представляемых в памяти двойным словом (4 байта, числа от -2 147 483 648 до +2 147 483 647)Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > long integer
-
89 unsigned integer
целое [число] без знака, беззнаковое целоетип данных, значениями которого может быть ноль и положительные целые числаАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > unsigned integer
-
90 PIC S9(9) COMP Integer
"A 32-bit COBOL data type that represents a 4 byte signed arithmetic operation, and can take on values from -999999999 to +999999999 or -2147483648 to +2147483647, depending on compiler options. A PIC S9(9) COMP Integer is similar to a Long Integer in C." -
91 ordinal type
= ordinal data typeпорядковый тип [данных]к таким типам относятся данные, состоящие из дискретных элементов (discrete element), у которых каждое значение, кроме первого, имеет уникального дискретного предшественника (discrete predecessor), а каждое значение, кроме последнего, имеет уникального дискретного преемника; в частности, этот тип может описывать и беззнаковые целые числа. К порядковым типам относятся перечислимый тип (enumerated type), поддиапазонный тип (subrange type), символьный тип (character type), логический тип (Boolean type) и целочисленный тип (integer)Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > ordinal type
-
92 simple type
= simple data typeпростые типы данных делятся на две основных категории: порядковые типы (ordinal type) и вещественные типы (real type).Syn:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > simple type
-
93 primitive type
= primitive data typeпростой тип [данных]тип данных, не являющийся подтипом никакого другого типа данных. В ЯВУ к простым типам данных относят следующие типы: integer, Boolean, character, real, string, а также перечислимые типы (см. enumeration type). Обычно они определены в самом ЯВУ и потому могут именоваться также встроенными типами данных (см. built-in data type).Syn:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > primitive type
-
94 unsigned integer
"A data type that can only hold a whole number with a value greater than, or equal to, zero. In this implementation, the maximum value that an unsigned integer can hold is 0xFFFFFFFF (4,294,967,295)." -
95 identifier type character
"A character that that forces a literal to assume a data type other than the one its form indicates. You do this by appending the character to the end of the literal. For example, ""%"" forces the Integer data type of the literal ""L"" in the following declaration: Dim L%." -
96 expression data type
3.3.6 тип данных выражения (expression data type): Область, в которой должны находиться значения результата выражения.
Примечание - В настоящем стандарте контроль типа и синтез типа проводят только для схемы ISO13584_expressions_schema. Контроль типа обеспечивается структурой и правилами этой EXPRESS-схемы. Синтез типа выполняется EXPRESS-функцией TYPEOF, которая определяет, принадлежит ли объект expression к numeric_expression, Boolean_expression или string_expression, а также функцией is_int, которая определяет, относится ли значение numeric_expression к типу INTEGER.
Источник: ГОСТ Р ИСО 13584-20-2006: Системы автоматизации производства и их интеграция. Библиотека деталей. Часть 20. Логический ресурс. Логическая модель выражений оригинал документа
4.25 тип данных выражения (expression data type): Область, в которой должны находиться значения результата выражения.
Источник: ГОСТ Р 54136-2010: Системы промышленной автоматизации и интеграция. Руководство по применению стандартов, структура и словарь оригинал документа
Англо-русский словарь нормативно-технической терминологии > expression data type
-
97 primitive data type
1) Общая лексика: простой тип данных (тип данных, не являющийся подтипом никакого другого типа данных. В ЯВУ к простым типам данных относят следующие типы: integer, Boolean, character, real, string, а также перечислимые типы (enumeration type). Обы)2) Вычислительная техника: базисный тип данных -
98 целый тип
integer typeБольшой англо-русский и русско-английский словарь > целый тип
-
99 function
1) функция, действие || функционировать; действовать- essential functions - routine function - safety-related functions2) функциональное назначение; роль- circuit function - intrinsic function - metering function - primary function - robot function - planning function - service function - support function4) функциональный узел ( машины)5) матем. функциональная зависимость, функция- absolutely additive function - absolutely bounded function - absolutely continuous function - absolutely integrable function - absolutely monotone function - absolutely summable function - absolutely symmetric function - almost complex function - almost continuous function - almost convex function - almost everywhere defined function - almost everywhere finite function - almost invariant function - almost periodic function - almost recursive function - almost separably-valued function - almost separating function - almost universal function - analytically independent function - analytically representable function - approximately differentiable function - asymptotically differentiable function - asymptotically finite function - asymptotically uniformly optimal function - bounded below function - cellwise continuous function - circumferentially mean p-valent function - comparison function - complementary error function - complete analytic function - completely additive function - completely computable function - completely monotone function - completely multiplicative function - completely productive function - completely subadditive function - completely symmetrical function - completely undefined function - complex hyperbolic function - conditional risk function - countably multiplicative function - countably valued function - covariant function - cumulative distribution function - cumulative frequency function - deficiency function - double limit function - doubly periodic function - doubly recursive function - effectively computable function - effectively constant function - effectively decidable function - effectively variable function - elementarily symmetric function - entire function of maximum type - entire function of mean type - entire function of potential type - entire function of zero type - entire rational function - essentially increasing function - essentially integrable function - essentially real function - essentially smooth function - everywhere differentiable function - everywhere smooth function - expansible function - explicitly definable function - exponentially convex function - exponentially decreasing function - exponentially increasing function - exponentially multiplicative function - exponentially vanishing function - finitely mean valent function - finitely measurable function - function of appropriate behavior - function of bounded characteristic - function of bounded type - function of bounded variation - function of complex variable - function of exponential type - function of finite genus - function of finite variation - function of fractional order - function of infinite type - function of integral order - function of maximal type - function of minimal type - function of mixed variables - function of normal type - function of number theory - function of one variable - function of rapid descent - function of rapid growth - function of real variable - general universal function - geometric carrier function - implicitly definable function - incomplete dibeta function - incomplete gamma function - incomplete tribeta function - incompletely defined function - inductively defined function - inductively integrable function - infinitely divisible function - infinitely many-valued function - integral logarithmic function - inverse trigonometric function - inverted beta function - iterative function - joint correlation function - joint density function - linearly separable function - locally bounded function - locally constant function - locally holomorphic function - locally homogeneous function - locally integrable function - locally negligible function - locally regular function - locally summable function - logarithmic generating function - logarithmic integral function - logarithmically infinite function - logarithmically plurisubharmonic function - logarithmically subharmonic function - lower semicontinuous function - monotone non-decreasing function - monotone non-increasing function - multiply periodic function - multiply recursive function - negative definite function - negative infinite function - nontangentially bounded function - normalized function - normed function - nowhere continuous function - nowhere differentiable function - nowhere monotonic function - n-times differentiable function - n-tuply periodic function - numeralwise expressible function - numeralwise representable function - numerical function - numerically valued function - oblate spheroidal function - operating characteristic function - optimal policy function - parametrically definable function - partially symmetric function - piecewise constant function - piecewise continuously differentiable function - piecewise linear function - piecewise monotonic function - piecewise polynomial function - piecewise quadratic function - piecewise regular function - piecewise smooth function - pointwise approximated function - positive homogeneous function - positive infinite function - positive monotone function - positive monotonic function - positive semidefinite function - potentially calculable function - potentially recursive function - power series function - probability generating function - quadratically summable function - rapidly damped function - rapidly decreasing function - rapidly oscillatory function - recursively continuous function - recursively convergent function - recursively defined function - recursively differentiable function - recursively divergent function - recursively extensible function - relative distribution function - relative frequency function - representing function - reproducing kernel function - residual function - residue function - scalarwise integrable function - scalarwise measurable function - sectionally smooth function - simply periodic function - singly recursive function - slowly increasing function - slowly oscillating function - slowly varying function - smoothly varying function - solid spherical harmonic function - solid zonal harmonic function - steadily increasing function - stopped random function - strictly convex function - strictly decreasing function - strictly increasing function - strictly integrable function - strictly monotone function - strongly differentiable function - strongly holomorphic function - strongly integrable function - strongly measurable function - strongly plurisubharmonic function - totally additive function - totally continuous function - totally measurable function - totally multiplicative function - totally positive function - triangular function - uniformly best decision function - uniformly bounded function - uniformly definable function - uniformly differentiable function - uniformly homotopic function - uniformly integrable function - uniformly limited function - uniformly measurable function - uniformly smooth function - unit step function - unitary divisor function - upper measurable function - upper semicontinuous function - weakly analytic function - weakly continuous function - weakly differentiable function - weakly holomorphic function - weakly measurable function - weakly singular function - weighted random functiondomain of a function — область определения функции, область изменения независимой переменной
-
100 constant
константа, постоянная величина; постоянный коэффициент || постоянный; неизменный- address constant
- arbitrary constant
- block constant
- character constant
- complex values constant
- complex constant
- constant of integration
- constant of inversion
- constant of proportionality
- contiguous constant
- C-type constant
- decay time constant
- decay constant
- decimal constant
- deffered constant
- dielectric constant
- diffusion constant
- distributed constants
- figurative constant
- floating-point constant
- grouped constant
- instructional constant
- integer constant
- Kerr constant
- label constant
- layout constant
- literal constant
- logical constant
- long constant
- named constant
- noncontiguous constant
- numerical constant
- numeric constant
- P-type constant
- real constant
- statement label constant
- structural constant
- structured constant
- system constant
- time constant
- transfer constant
- X-type constant
- Y-type constant
- Z-type constantEnglish-Russian dictionary of computer science and programming > constant
См. также в других словарях:
Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing … Wikipedia
Type conversion — This article is about the computer science concept. For the aviation licensing process, see Type conversion (aviation). In computer science, type conversion, typecasting, and coercion refers to different ways of, implicitly or explicitly,… … Wikipedia
Integer overflow — In computer programming, an integer overflow occurs when an arithmetic operation attempts to create a numeric value that is larger than can be represented within the available storage space. For instance, adding 1 to the largest value that can be … Wikipedia
Type inference — Type inference, or implicit typing, refers to the ability to deduce automatically the type of a value in a programming language. It is a feature present in some strongly statically typed languages. It is often characteristic of but not limited to … Wikipedia
Integer BASIC — Integer BASIC, written by Steve Wozniak, was the BASIC interpreter of the Apple I and original Apple II computers. Originally available on cassette, then included in ROM on the original Apple II computer at release in 1977, it was the first… … Wikipedia
Type signature — is a term that is used in computer programming.A type signature defines the inputs and outputs for a function or method. A type signature includes at least the function name and the number of its parameters. In some programming languages, it may… … Wikipedia
Integer (computer science) — In computer science, an integer is a datum of integral data type, a data type which represents some finite subset of the mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values … Wikipedia
Type safety — In computer science, type safety is a property of some programming languages that is defined differently by different communities, but most definitions involve the use of a type system to prevent certain erroneous or undesirable program behavior… … Wikipedia
Type polymorphism — In computer science, polymorphism is a programming language feature that allows values of different data types to be handled using a uniform interface. The concept of parametric polymorphism applies to both data types and functions. A function… … Wikipedia
Integer factorization — In number theory, integer factorization is the way of breaking down a composite number into smaller non trivial divisors, which when multiplied together equal the original integer.When the numbers are very large, no efficient integer… … Wikipedia
Type punning — FORCETOC In computer science, type punning is a common term for any programming technique that subverts or circumvents the type system of a programming language in order to achieve an effect that would be difficult or impossible to achieve within … Wikipedia