N is an integer of two or more. ただし、Nは2以上の整数である。 - 特許庁
METHOD FOR ENCRYPTING AND DECRYPTING INTEGER 整数の暗号化及び復号化方法 - 特許庁
RANDOM Each time this parameter is referenced, a random integer between 0 and 32767 is generated.
デフォルト値はシステム依存です。 - JM
Processes can share this integer using mmap (2),
複数のプロセスはこの int 型変数を、mmap (2) - JM
Argument is a pointer to a boolean value in an integer.
引き数はブール値の入った整数。 - JM
(an integer) lines of context, or three if
行 (整数値) のコンテクストを表示する。 - JM
Join on field FIELD (a positive integer) of FILE2.
番目のフィールドを用いて join を行う - JM
In practice this is much more efficient than performing the two corresponding string-to-double (or even string-to-integer) conversions and
実際この方法は、 - JM
(`^c'), or as an integer which may start with `0x' to indicate
value には、文字そのまま、ハット表示 (`^c')、 - JM
an integer that is not an exact divisor of some quantity
ある数の整除数でない整数 - 日本語WordNet
It turns off the "fit to page" option Parameter integer $scale- The optional scale factor.
これは、"ページにあわせて印刷"の設定を無効にします。 パラメータ integer $scale-拡大率。 - PEAR
Required for extra rule data integer $howmany (optional)
追加の検証データのために必要。 - PEAR
Marshal a long integer, value, to file.
long 型の整数値 value を file へ整列化します。 - Python
An integer giving the registry type for this value.
この値のレジストリ型を表す整数。 - Python
The integer length, if given,is the buffer size.
整数値lengthはバッファサイズを表します。 - Python
The version number encoded as a single integer.
整数にエンコードされたバージョン番号。 - Python
The field is a signed integer.
iこのフィールドは符号付き整数である。 - XFree86
n demotes an integer from 1 to 2. nは1から2までの整数を表す。 - 特許庁
In the formulae, n is an integer of 0-1,000; and m is an integer of 10-1,000. 尚、式中、nは0〜1000の整数、mは10〜1000の整数を示す。 - 特許庁
When D is not an integer, the minimum integer to exceed D is defined as the stripe depth (S4). 整数でなければDを超える最小の整数をストライプデプスとする(S4)。 - 特許庁
Subsequently, the line length data 12 are integer-encoded to obtain integer encoded data 13. 次いで、該線長データ12を整数符号化して整数符号化データ13を得る。 - 特許庁
However, N is an integer of two or more. ただし、Nは2以上の整数である。 - 特許庁
instead of to the nearest even integer like rint (3).
2 つの整数の中間値の場合は、rint (3) - JM
Expects an integer.
でのみ用いることができる。 整数値をとる。 - JM
A shared memory segment is uniquely identified by a positive integer "(its " shmid )
共有メモリ・セグメトは正の整数"(" shmid ) - JM
is the maximum value of an unsigned integer.
は符号無し整数(unsigned int)の最大値である。 - JM
matched the subexpression; otherwise returns an integer whose value is
副表現 (subexpression) にマッチした部分を返す。 - JM
In formula (1), (n) is an integer of 1 to 3. (式中、nは1〜3の整数である。) - 特許庁
An integer can be written as a double.
整数値は double 型として書き込まれます。 - PEAR
2.3.4.1 Bit-string Operations on Integer Types
2.3.4.1 整数型におけるビット文字列演算 - Python
An integer that identifies the type of the value data
値のデータ型を特定する整数です - Python
Integer specifying the handle of the Python DLL.Availability: Windows.
Python DLLのハンドルを示す整数。 利用可能: Windows - Python
Add an integer constant to module as name.
module に整数定数をname として追加します。 - Python
Then, N is integer of 0 or more. ここで、Nは0以上の整数である。 - 特許庁
Unadorned integer literals (including hex and octal numbers) yield plain integers unless the value they denote is too large to be represented as a plain integer, in which case they yield a long integer. 修飾のない整数リテラル (16 進表現や 8 進表現の値も含みます) は、通常の整数値を表します。 - Python
Therein, n denotes an integer of 2 or more. (ここで、nは2以上の整数を表す) - 特許庁
The polystyrene/polyethylene block copolymer is represented by structural formula (1) or (2) (wherein, m is an integer of 500-50,000; and n is an integer of 50-5,000). 下記構造式(1)又は(2)で表されるポリスチレン/ポリエチレンブロック共重合体。 - 特許庁
In the formula (1), m represents an integer of ≥11, and n represents an integer of ≥22. (式(1)中、mは11以上の整数を表し、nは22以上の整数を表す) - 特許庁
(j) is an integer of 1 to (n) and (k) is an integer of 1 to (m). ただしjは、1からnまでの整数であり、kは1からmまでの整数である。 - 特許庁
It is noted that n is an integer 5 or larger. ただし、nは5以上の整数である。 - 特許庁
The argument is a pointer to an integer containing AF_INET .
が入っている整数へのポインタである。 - JM
These functions return the rounded integer value.
これらの関数は丸めた整数値を返す。 - JM
The result of an integer conversion would exceed the size that can be stored in the corresponding integer type.
整数変換の結果が、対応する整数型に格納できるサイズを越えてしまう。 - JM
totalItems[integer] Number of items to page (used only if itemData is not provided). totalItems[integer] ページ付けするアイテムの数を指定します(itemDataが指定されなかった場合のみ使用されます)。 - PEAR
Convert a Python integer to a C short int.
Python の整数型を、 C の short int 型に変換します。 - Python
Convert a Python integer to a plain C int.
Python の整数型を、 C の int 型に変換します。 - Python
Convert a Python integer to a C long int.
Python の整数型を、 C の long int 型に変換します。 - Python
Convert a Python integer to a C long long.
Python の整数型を、 C の long long 型に変換します。 - Python
Should return a negative integer if self other,zero if self == other, a positive integer if self other.
self other である場合には負の値、self == other ならばゼロ、self other であれば正の値を返さなければなりません。 - Python
An integer giving the number of values this key has.
このキーが持つ値の数を表す整数。 - Python
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.