-
1 error-condition statement
Техника: оператор особой ситуацииУниверсальный англо-русский словарь > error-condition statement
-
2 number
1) число || считать; насчитывать2) номер || нумеровать3) цифра4) шифр•- account number
- acknowledged sequence number
- actual device number
- assembly number
- assigned numbers
- average sample number
- base number
- binary number
- binary-coded decimal number
- binary-coded number
- binary-decimal number
- biquinary number
- biquinary-coded decimal number
- Boolean number
- broken number
- call number
- cardinal number
- certainty number
- check number
- chromatic number
- coded decimal number
- complex number
- composite number
- condition number
- congruous numbers
- conjugate complex number
- control number
- coprime numbers
- cyclomatic number
- decimal number
- denominate number
- double-length number
- double-precision number
- duodecimal number
- error number
- even number
- Fibonacci number
- fixed-point number
- floating-point number
- fractional number
- frame number
- generation number
- Godel number
- hexadecimal number
- host number
- identification number
- identitying number
- imaginary number
- incarnation number
- installation-tape number
- integer number
- integral number
- IP number
- irrational number
- item number
- job number
- level number
- line number
- local serial number
- logical number
- logical tape number
- long number
- magic number
- main number
- many-digit number
- mixed number
- mixed-base number
- mixed-radix number
- multilength number
- multiple-length number
- natural number
- N-bit number
- negative number
- nine's complement number
- nonnegative number
- normalized number
- octal number
- odd number
- one-digit number
- one's-complement number
- ordinal number
- packed decimal number
- pairwise relatively prime numbers
- part number
- perfect number
- personal identification number
- polyvalent number
- positional number
- positive number
- prime number
- priority number
- pseudodecimal number
- pseudorandom number
- radix number
- random number
- rational number
- read-around number
- real number
- round-off number
- sales-level part number
- self-checking number
- septenary number
- sequence number
- serial number
- sexadecimal number
- short number
- signed number
- statement number
- symbolic number
- tag number
- tape serial number
- ten's complement number
- ternary number
- two's complement number
- unnormalized number
- unsigned number
- user identification number
- virtual numberEnglish-Russian dictionary of computer science and programming > number
См. также в других словарях:
Error — The word error has different meanings and usages relative to how it is conceptually applied. The concrete meaning of the Latin word error means wandering or straying . To the contrary of an illusion, an error or a mistake can sometimes be… … Wikipedia
Switch statement — In computer programming, a switch statement is a type of control statement that exists in most modern imperative programming languages (e.g., Pascal, C, C++, C#, and Java). Its purpose is to allow the value of a variable or expression to control… … Wikipedia
Infinite loop — This article is about the programming term. For the street on which Apple Inc. s campus is located, see Infinite Loop (street). An infinite loop (also known as an endless loop) is a sequence of instructions in a computer program which loops… … Wikipedia
XHarbour — is a free (GPL + exception supporting commercial applications) multi platform (DOS, Microsoft Windows, Linux (32,64), Unix (32,64), Mac OS X, OS/2, eComStation) extended Clipper compiler, offering multiple GT (Graphic Terminals), including… … Wikipedia
System/34 BASIC — IBM System/34 BASIC was an interpreter for the IBM System/34 midrange computer.System/34 BASIC was first offered in 1978, and as such, contained many of the trappings that a BASIC program would have encountered in the time period of the TRS 80,… … Wikipedia
System/36 BASIC — IBM System/36 BASIC was an interpreter for the IBM System/36 midrange computer.System/36 BASIC was first offered in 1983, and as such, contained many of the trappings that a BASIC program would have encountered in the time period of the IBM PC,… … Wikipedia
ABAP — Infobox programming language name = ABAP/4 logo = paradigm = Object oriented, structured, imperative year = 1980s designer = SAP AG typing = Static, strong, safe, nominative implementations = SAP R/2,SAP R/3 dialects = influenced by = Objective C … Wikipedia
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
Exception handling syntax — varies between programming languages to accommodate their overall syntax. Some languages don t call the concept exception handling or they may not have direct facilities for it, but they can still provide means for implementing it. Catalogue of… … Wikipedia
Recursive descent parser — A recursive descent parser is a top down parser built from a set of mutually recursive procedures (or a non recursive equivalent) where each such procedure usually implements one of the production rules of the grammar. Thus the structure of the… … Wikipedia
Communications protocol — For other senses of this word, see Protocol. A communications protocol is a system of digital message formats and rules for exchanging those messages in or between computing systems and in telecommunications. A protocol may have a formal… … Wikipedia