Examples of using Binary representation in English and their translations into Russian
{-}
-
Official
-
Colloquial
OR bitwise operation of binary representations of y and x y|= x;
The binary representation of x is shifted to the right by y digits.
WAP Binary XML(WBXML) is a binary representation of XML.
Shift of the binary representation of y to the right by x bits y>>= x;
The following example demonstrates the bitwise operation OR of the binary representations of x and y.
Shifting the binary representation of B to A bits to the left B<< A;
Calculate the element[math]i_k[/math]of the binary representation of the index[math]i./math.
Shifting the binary representation of B to A bits to the right B>> A;
Programs store andoperate on numbers using a locale-independent binary representation.
Returns a string containing a binary representation of the given$number argument.
Binary representations, base thirteen, Tibetan monks are all complete nonsense.
The bitwise OR operation of binary representations of x and y.
A binary representation of the photo, resized by the provider for storage and display.
The following example demonstrates the bitwise operation EXCLUSIVE OR of the binary representations of x and y.
The binary representation of x is shifted to the left by y digits, the freed right-side digits are filled with zeros.
Bitwise Exclusive Operation ORThe bitwise exclusive OR(eXclusive OR) operation of binary representations of x and y.
An image is a binary representation of the site control file, which is stored in the Configuration Manager 2007 site database.
An edge connects vertices x and y in the graph(where x< y)whenever the xth bit of the binary representation of y is nonzero.
Calculate indexes[math]j[/math] with binary representation[math]i_1i_2\ldots\overline{i_k}\ldots i_n,[/math] where the overline denotes the bit-flip.
The sid_parse() function does not correctly check its input lengths when reading a binary representation of a Windows SID Security ID.
Its binary representation corresponds to a compressed version of the C source code of a computer program implementing the DeCSS decryption algorithm, which can be used by a computer to circumvent a DVD's copy protection.
Its values are powers of two,with exponents equal to the number of nonzero digits in the binary representation of the step number.
Supposing that we have two bits of storage per digit,we can use a redundant binary representation, storing the values 0, 1, 2, or 3 in each digit position.
Each possible current configuration is written in order, 111, 110,…, 001, 000, andthe resulting state for each of these configurations is written in the same order and interpreted as the binary representation of an integer.
In 1997, he discovered a new, faster formula to calculate single digits of pi in binary representation, known as Bellard's formula.
This shows essentially that the Tonelli-Shanks algorithm works very well if the modulus p{\displaystyle p} is random, that is, if S{\displaystyle S}is not particularly large with respect to the number of digits in the binary representation of p{\displaystyle p.
After finding a suitable a, the number of operations required for the algorithm is 4 m+ 2 k- 4{\displaystyle 4m+2k-4} multiplications, 4 m- 2{\displaystyle 4m-2} sums,where m is the number of digits in the binary representation of p and k is the number of ones in this representation. .
Bin2hex- Convert binary data into hexadecimal representation.
On representation used in the binary code reverse engineering.
Padaryan On representation used in the binary code reverse engineering pp.