-
1 fixed-point arithmetic
1. арифметические операции с фиксированной запятой; арифметическое устройство с фиксированной запятой2. арифметика в системе с фиксированной запятой -
2 fixed-point arithmetic
English-Russian big polytechnic dictionary > fixed-point arithmetic
-
3 fixed-point arithmetic
1. арифметические операции с фиксированной запятой
2. арифметическое устройство с фиксированной запятойБольшой англо-русский и русско-английский словарь > fixed-point arithmetic
-
4 fixed-point arithmetic
арифметика в системе с фиксированной запятой ;Англо-Русский словарь финансовых терминов > fixed-point arithmetic
-
5 fixed-point arithmetic
2) арифметический процессор( для операций) с фиксированной запятой (с фиксированной точкой)Англо-русский словарь технических терминов > fixed-point arithmetic
-
6 fixed-point arithmetic
1) Техника: арифметика с фиксированной запятой, арифметические операции с фиксированной запятой, арифметические операции с фиксированной точкой, арифметический процессор с фиксированной запятой, арифметический процессор с фиксированной точкой (для операций), целочисленная арифметика2) Электроника: арифметическое устройство для операций с фиксированной запятойУниверсальный англо-русский словарь > fixed-point arithmetic
-
7 fixed-point arithmetic
Англо русский политехнический словарь > fixed-point arithmetic
-
8 fixed-point arithmetic
1) арифметические операции над числами с фиксированной точкой, арифметические операции над числами с фиксированной запятой2) арифметический процессор для операций над числами с фиксированной точкой, арифметический процессор для операций над числами с фиксированной запятойEnglish-Russian electronics dictionary > fixed-point arithmetic
-
9 fixed-point arithmetic
1) арифметические операции над числами с фиксированной точкой, арифметические операции над числами с фиксированной запятой2) арифметический процессор для операций над числами с фиксированной точкой, арифметический процессор для операций над числами с фиксированной запятойThe New English-Russian Dictionary of Radio-electronics > fixed-point arithmetic
-
10 fixed-point arithmetic
English-Russian dictionary of computer science and programming > fixed-point arithmetic
-
11 fixed-point arithmetic
арифметика с фиксированной точкой; арифметические операции с фиксированной точкойEnglish-Russian information technology > fixed-point arithmetic
-
12 fixed-point arithmetic
————————English-Russian dictionary of electronics > fixed-point arithmetic
-
13 fixed-point arithmetic operation
Универсальный англо-русский словарь > fixed-point arithmetic operation
-
14 fixed point
способ машинного представления чисел, обеспечивающий относительно быстрые вычисления; например, fixed point number - число с фиксированной запятой; signed fixed point arithmetic - арифметика над числами с фиксированной запятой со знакомAnt:см. тж. fixed-point wirelessАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > fixed point
-
15 fixed-point math
1) (см. тж. fixed-point arithmetic) - арифметика (вычисления) с фиксированной запятойсм. тж. fixed point2) см. fixed-point operationАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > fixed-point math
-
16 arithmetic
арифметика; арифметические операции; арифметические действия || арифметический арифметическое устройство АУ- binary arithmetic
- binary-coded decimal arithmetic
- complex arithmetic
- decimal arithmetic
- double word-length arithmetic
- double-precision arithmetic
- exponent arithmetic
- extended-precision arithmetic
- external arithmetic
- fixed-length arithmetic
- fixed-point arithmetic
- floating-decimal arithmetic
- floating-point arithmetic
- high-level arithmetics
- Hilbert arithmetic
- integer arithmetic
- internal arithmetic
- interval arithmetic
- linearly independent ternary arithmetic
- machine arithmetic
- memory-to-memory arithmetic
- modulo N arithmetic
- multilength arithmetic
- multiple precision arithmetic
- multiprecision arithmetic
- on-line arithmetic
- parallel arithmetic
- parallel-serial arithmetic
- pipelined arithmetic
- predicative arithmetic
- register arithmetic
- residue arithmetic
- saturated arithmetic
- scaled arithmetic
- serial arithmetic
- signed magnitude arithmetic
- significant digit arithmetic
- stack arithmetic
- ternary arithmetic
- two's complement arithmeticEnglish-Russian dictionary of computer science and programming > arithmetic
-
17 arithmetic
1) арифметика || арифметический•- binary arithmetic
- Boolean arithmetic
- cardinal arithmetic
- clock arithmetic
- decimal arithmetic
- double-precision arithmetic
- exponent arithmetic
- external arithmetic
- fixed-point arithmetic
- floating arithmetic
- floating-point arithmetic
- generalized arithmetic
- integer arithmetic
- interval arithmetic
- machine arithmetic
- mixed-mode arithmetic
- modulo-N arithmetic
- parallel arithmetic
- polynomial arithmetic
- precision arithmetic
- residue arithmetic
- saturating arithmetic
- sequential arithmetic
- serial arithmetic
- signed-magnitude arithmetic -
18 arithmetic
1) арифметика || арифметический•- binary arithmetic
- Boolean arithmetic
- cardinal arithmetic
- clock arithmetic
- decimal arithmetic
- double-precision arithmetic
- exponent arithmetic
- external arithmetic
- fixed-point arithmetic
- floating arithmetic
- floating-point arithmetic
- generalized arithmetic
- integer arithmetic
- interval arithmetic
- machine arithmetic
- mixed-mode arithmetic
- modulo-N arithmetic
- parallel arithmetic
- polynomial arithmetic
- precision arithmetic
- residue arithmetic
- saturating arithmetic
- sequential arithmetic
- serial arithmetic
- signed-magnitude arithmeticThe New English-Russian Dictionary of Radio-electronics > arithmetic
-
19 arithmetic
1) арифметика || арифметический• -
20 arithmetic
арифметический ; арифметика ; ? arithmetic mean ; ? fixed-point arithmetic ; ? floating-point arithmetic ; ? mental arithmetic ;
См. также в других словарях:
Fixed-point arithmetic — In computing, a fixed point number representation is a real data type for a number that has a fixed number of digits after (and sometimes also before) the radix point ( e.g. , after the decimal point . in English decimal notation). Fixed point… … Wikipedia
Fixed point — has many meanings in science, most of them mathematical. *Fixed point (mathematics) *Fixed point combinator *Fixed point arithmetic, a manner of doing arithmetic on computers *For “fixed points” in physics, see Renormalization group *Fixed points … Wikipedia
fixed-point — [fikst′point′] adj. designating, of, or having to do with a system of arithmetic, used esp. in computer science, having its numbers expressed with a given, fixed decimal or binary point * * * fixed point (fĭkstʹpoint ) adj. Of, relating to, or… … Universalium
fixed-point — [fikst′point′] adj. designating, of, or having to do with a system of arithmetic, used esp. in computer science, having its numbers expressed with a given, fixed decimal or binary point … English World dictionary
fixed point — noun : any one of several definite temperatures determined by natural phenomena (as the freezing point of water) and used as reference points in the calibrating of thermometers * * * 1. n. Physics a well defined reproducible temperature that can… … Useful english dictionary
Arithmetic coding — is a method for lossless data compression. Normally, a string of characters such as the words hello there is represented using a fixed number of bits per character, as in the ASCII code. Like Huffman coding, arithmetic coding is a form of… … Wikipedia
Arithmetic shift — In computer programming, an arithmetic shift is a shift operator, sometimes known as a signed shift (though it is not restricted to signed operands). For binary numbers it is a bitwise operation that shifts all of the bits of its operand; every… … Wikipedia
Arithmetic precision — The precision of a value describes the number of digits that are used to express that value. In a scientific setting this would be the total number of digits (sometimes called the significant figures or significant digits) or, less commonly, the… … Wikipedia
Floating point — In computing, floating point describes a method of representing real numbers in a way that can support a wide range of values. Numbers are, in general, represented approximately to a fixed number of significant digits and scaled using an exponent … Wikipedia
Floating-point unit — An Intel 80287 A floating point unit (FPU, colloquially a math coprocessor) is a part of a computer system specially designed to carry out operations on floating point numbers. Typical operations are addition, subtraction, multiplication,… … Wikipedia
Floating point unit — A floating point unit (FPU) is a part of a computer system specially designed to carry out operations on floating point numbers. Typical operations are addition, subtraction, multiplication, division, and square root. Some systems (particularly… … Wikipedia