BIT INTEGER Meaning in Japanese - translations and usage examples

[bit 'intidʒər]
[bit 'intidʒər]
ビット整数の
bit整数

Examples of using Bit integer in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
To a UNIX machine time(32 bit integer).
ビット整数のマシンタイムに変換されます。
Bit integer data type is introduced for API parameters to realize the features in preceding two sections.
前2項を実現するため、データタイプやAPIのパラメータの一部に64ビットの整数を導入する。
This number is currently an unsigned 64 bit integer.
この数は現在は符号なし64ビット整数です
In the sequel, int32 means the signed 32 bit integer expressed by two's complement internal expressions of int of the language C usually use this expression.
Int32で2の補数表現された32bitintegerをあらわすこれはよく使われる計算機でのC言語のintの内部表現。
The data type is an unsigned 64 bit integer.(I, 0x4c).
データ型は符号なし64bit整数(L,0x4c)です。
Thus, a variable declared to hold a 32 bit integer should not be considered as a candidate to receive a 64 bit float output argument, for example.
したがって、32ビット整数を保持すると宣言された変数は、例えば64ビット浮動小数点出力引数を受け取る候補とはみなされません。
Asked him what is the best way to sort a million 32 bit integers?
万の32ビット整数をソートする効果的な方法は?」。
It supports multiple windows,data types including 32 bit integers, 32 bit real numbers and complex numbers.
複数のwindows、32ビットの整数、32ビット実数と複素数を含むデータ型をサポートしています。
What is the mostefficient way to sort a million 32 bit integers?».
万の32ビット整数を効果的にソートするにはどうすればよいと思われますか?」。
For example, a two's complement signed 16-bit integer can hold the values- 32768 to 32767 inclusively,while an unsigned 16 bit integer can hold the values 0 to 65535.
例えば、2の補数による符号付き16ビット整数は-32768から32767まで値を保持でき、符号なし16ビット整数は0から65535までの値を保持できる。
Node 4294967296 is the first node beyond unsigned 32 bit integer.
ノード4294967296は32ビット符号なし整数型を突破した初ノードです。
Half precision(16 bit) floating point operations/16 bit integer operations: over 10.8 TOPS.
半精度(16ビット)浮動小数点演算/16ビット整数演算:10.8TOPS以上。
For example, the following integer with more than 32bits will be converted to a 32 bit integer.
例えば以下の32ビットを超える数値は、32ビット整数値に変換されます。
A port is a software structure that is identified by the port number,a 16 bit integer value, allowing for port numbers between 0 and 65,535.
ポートとはポート番号で識別されるソフトウェア構造であり、ポート番号は16ビット整数値で0から65,535まである。
For example, the following integer with more than 32bits will be converted to a 32 bit integer.
次の例では、32ビットを超える整数が、32ビットの整数に変換されています。
By obeying only the type restrictions,the affordance system will tell the programmer that any 32 bit integer argument can be used as an index to access any array.
型の制約のみに従うことによって、アフォーダンスシステムは、任意の32ビット整数引数を任意の配列にアクセスするためのインデックスとして使用できることをプログラマに通知します。
The nonce is a large random number with a high probability that the client generates it only once e.g., a 64 bit integer.
Nonceは、クライアントによって1回のみ生成された可能性が高い大きな乱数である。例:64bit数値
Regardless of the transmission data type,the lower 2 bytes are handled as 16 bit integer with sign.
送信データ型に関わらず、下位2バイトを符号つき16bit整数として扱います。
When Sisimai::Data object is dumped as JSON,this value will be converted to a UNIX machine time(32 bit integer).
Sisimai::DataオブジェクトをJSON形式にダンプした場合、32ビット整数のマシンタイムに変換されます。
For example, byteAToStr casts a byte array to a string,and i32ToF32 casts a 32 bit integer to a 32 bit float.
たとえばbyteAToStrはバイト配列を文字列にキャストし、i32ToF32は32ビットの整数を32ビットのfloatにキャストします。
This will hopefully eliminate the counter wrap that wouldcome very quickly on some systems if 32 bit integers were used.
ビットの整数を使った場合にはシステムによってはすぐにカウンタが一回りしてしまうという問題を、これにより回避できると期待しています。
On 32 bits integer system, the value of BASE is 10000.
整数が32ビットの処理系では10000です。
So you can see that by looking at the bottom bit of a register, you can immediately tell if itstores a pointer("tag" bit is zero), or an integer tag bit set to one.
ゆえにレジスタの最下位ビットを見れば、即、そこにポインタが格納されている(タグビットが0)か整数が格納されている(タグビットが1)かがわかる。
Bit unsigned integers will not be useable for storing node IDs soon.
ビット符号なし整数ではIDが足りなくなります。
The fields defined uchar[2] and uchar[3]are simply 16 and 24 bit binary integers, in normal IP network order.
Uchar[2]とuchar[3]で定義されたフィールドは、通常のIPネットワークのレベルでは単純に16ビットおよび24ビットの2進整数です
Results: 25, Time: 0.0318

Word-for-word translation

Top dictionary queries

English - Japanese