Examples of using Integer value in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
The multiplier can be an integer value from 1 to 32.
The vector willhave a length of 2 for the 2 possible integer values.
This number can be an integer value between 1 and 32.
Ord(x) Converts a single character to its integer value.
A code point is an integer value, usually denoted in base 16.
Next, we can create a binary vector to represent each integer value.
Decrement operator, decreases integer value by one A- will give 9.
Integer values other than 0 or 1 are accepted, but are always interpreted as 1.
The attribute can assume any integer value greater than 0.
Since 5 is an integer value, the compiler makes the variable to an integer variable.
For example, a number field in which you can enter an integer value from 1 through 999.
We can assign‘red' an integer value of 0 and‘green' the integer value of 1.
The result is a binary value of 00000010, which represents the integer value 2;
Time to live(TTL) is an integer value that specifies the number of seconds until the key expires.
Unlike C and Objective-C,Swift enumeration members are not assigned a default integer value when they are created.
Time and date: C Date is a 32-bit integer value, representing seconds since January 1, 1970;
Unlike C and Objective-C,Swift enumeration members are not assigned a default integer value when they are created.
Usually each integer value in the sequence represents a single 16-bit unit of UTF-16 text.
Now we want to implement a function to receive an integer value and return the value increased by 1.
Seed- This is an integer value to be used as seed by the pseudo-random number generator algorithm.
A simple charactersuch as the letter"a" may have different integer values in different programs or data files.
Degree is an integer value without sign, from 0 to 90 for the latitude or from 0 to 180 for the longitude.
In other embodiments,the concentration used can be from about 1×105/ml to 1×106/ml, and any integer value in between.
One stack is used for integer values, one for floating-point values, and one for characters.
In a further embodiment, the time period ranges from 30 minutes to 36 hours orlonger and all integer values there between.
API Level is an integer value that uniquely identifies the framework API revision offered by a version of the Android platform.
A typical smoothing convolution filter is illustrated in Figure 7(a),and is essentially a matrix having an integer value of 1 for each row and column.
Therefore, Minitab displays exact integer values for the cumulative probabilities that are closest to the cumulative probability that you specify.
For example, if a compiler knows that a variable always holds an integer value then it can generate integer instructions to manipulate the variable;
If boolean values are used in arithmetic operations, their integer values(1 and 0 for True and False) will be used to return an integer result.