In such a case, A and K are positive integers of K>A>1. ここで、A及びKは正の整数であり、K>A>1である。 - 特許庁
functions return non-negative long integers uniformly distributed between 0 and 2^31.
は 0 と 2^31 の間で一様分布する非負のロング整数を返す。 - JM
lorder is the byte order for integers in the stored database metadata.
lorderデータベースに格納されているメタデータの整数値のバイトオーダー。 - JM
for more information. lorder The byte order for integers in the stored database metadata.
lorderデータベースに格納されているメタデータの整数値のバイトオーダー。 - JM
A filter primitive that translates between booleans (C integers) and their external representations.
真偽値(C の int)とその外部表現とを変換する基本フィルター。 - JM
File permissions are stored internally as 16 bit integers.
ファイルのアクセス権は内部的に 16 ビットの整数で保持されている。 - JM
Change the values for iand j to positive integers,such as 3 and 4.
i および j の値を 3 や 4 など意味のある数字に変更します。 - NetBeans
METHOD FOR ENCODING SEQUENCE OF INTEGERS, STORAGE DEVICE AND SIGNAL CARRYING ENCODED INTEGER SEQUENCE, AND METHOD FOR DECODING SEQUENCE OF INTEGERS 整数シーケンス符号化方法、符号化された整数シーケンスを担持する記憶装置及び信号並びに整数シーケンス復号化方法 - 特許庁
As the integers L2, combination of plural different values is used. 整数L2としては、複数の異なる値の組合せを用いる。 - 特許庁
Here, P=2α, q=2β, and α and β are positive integers. 但しP=2^α,q=2^βでα,βは正の整数とする。 - 特許庁
one of two or more integers that can be exactly divided into another integer
ちょうど別の整数で割り切れる2つ以上の整数の1つ - 日本語WordNet
the largest integer that divides without remainder into a set of integers 余りなしで整数の集合に分けられる、最大の整数 - 日本語WordNet
The characters can be specified as integers or as one-character strings. 文字は整数または 1 文字からなる文字列で指定されます。 - Python
These operators accept plain or long integers as arguments.
シフトの演算子は整数または長整数を引数にとります。 - Python
Since most computers don't include 20.1-bit integers, Unicode is usually encoded as 32-bit integers internally and either a series of 16-bit integers (UTF-16) (needing two 16-bit integers only when encoding certain rare characters) or a series of 8-bit bytes (UTF-8).
ほとんどのコンピューターは 20.1 ビットの整数を扱えないので、Unicode は普通内部データとして 32 ビット整数にエンコードされ、16 ビット整数の列 (UTF-16)(ある種の珍しい文字をエンコードする場合にだけ2 つの 16 ビット整数が必要となる)か、8 ビットバイトの列 (UTF-8)として扱われる。 - JM
A filter primitive that translates between C integers and their external representations.
C の整数(int)とその外部表現とを変換するための基本フィルター。 - JM
A filter primitive that translates between C short integers and their external representations.
C のshort整数とその外部表現との変換を行なう基本フィルター。 - JM
Just change the values of the two ints above from 0 to other integers, such as 3 and 4. 前述の int の値を 0 から別の数字に変更するだけです。 - NetBeans
an integer that divides two (or more) other integers evenly
2つ(あるいはそれ以上)の異なる整数を割ることができる整数 - 日本語WordNet
an integer that is a multiple of two or more other integers 2つもしくはそれ以上の異なる整数の倍数である整数 - 日本語WordNet
Note: Total is not 100% because the data are rounded to integers. 備考:小数点以下四捨五入のため、合算しても100%にならない。 - 経済産業省
A filter primitive that translates between C "unsigned long" integers and their external representations.
C の"unsigned long"整数とその外部表現を変換するための基本フィルター。 - JM
A filter primitive that translates between C "unsigned short" integers and their external representations.
C の"unsigned short"整数とその外部表現を変換するための基本フィルター。 - JM
Change the value for iand j from 0 to other integers,such as 3 and 4.
i および j の値を 0 から 3 や 4 など意味のある数字に変更します。 - NetBeans
the product of all the integers up to and including a given integer
与えられた整数以下のすべての整数と与えられた整数の積 - 日本語WordNet
Both keys and values can be strings, thus allowing integers implicitly.
キーと値はどちらも文字列ですが、整数を使用することもできます。 - PEAR
Python distinguishes between integers, floating point numbers, and complex numbers: Python は整数、浮動小数点数、複素数の間で区別を行っています: - Python
7.2.2 Boolean Objects Booleans in Python are implemented as a subclass of integers.
7.2.2 Bool 型オブジェクト Python の Bool 型は整数のサブクラスとして実装されています。 - Python
Conversion of floating point numbers to integers truncates (towards zero). 浮動小数点数から整数へ変換では (ゼロ方向に) 値を丸めます。 - Python
Convert 32-bit integers from network to host byte order.
32ビット整数のバイトオーダを、ネットワークバイトオーダからホストバイトオーダに変換します。 - Python
Convert 16-bit integers from network to host byte order.
16ビット整数のバイトオーダを、ネットワークバイトオーダからホストバイトオーダに変換します。 - Python
Convert 32-bit integers from host to network byte order.
32ビット整数のバイトオーダを、ホストバイトオーダからネットワークバイトオーダに変換します。 - Python
Convert 16-bit integers from host to network byte order.
16ビット整数のバイトオーダを、ホストバイトオーダからネットワークバイトオーダに変換します。 - Python
Syntax: digi=status,type,altpin,numports,iobase,membase The parameters maybe given as integers, or as strings.
構文は以下の通り。 digi=status,type,altpin,numports,iobase,membaseパラメータは整数値か文字列で与える。 - JM
The program scans its input string (taken from the program's first command-line argument) reading integers, and writes the squares of these integers to the output buffer.
(プログラムの第一コマンドライン引き数から取った) 入力文字列をスキャンして整数を読み込み、これらの整数の二乗を出力バッファに書き出す。 - JM
A filter primitive that translates between C enum s (actually integers) and their external representations.
C のenum(実際には int)とその外部表現との変換を行なう基本フィルター。 - JM
A filter primitive that translates between C long integers and their external representations.
C のlong整数とそのその外部表現とを変換するための基本フィルター。 - JM
A filter primitive that translates between C unsigned integers and their external representations.
C の符号無し整数 (unsigned)とその外部表現を変換するための基本フィルター。 - JM
Also, the figure random number is set to consecutive integers of as many as (m) to the n-th power. また、前記図柄乱数をmのn乗個の連続する整数とする。 - 特許庁
To form a multiplier which multiplies two large integers modulo N. 2つの大きな整数のモジュロNを乗算する乗算器を生成すること。 - 特許庁
an integer that can be divided without remainder into the difference between two other integers 2つの異なる整数の差を余りなしに割り切ることができる整数 - 日本語WordNet
Integers of 2-, 4-, and 8-bytes ('smallint', 'integer', and 'bigint') Fixed-point decimals ('decimal')
2 バイト、4 バイトあるいは 8 バイトの 整数型('smallint'、'integer' および 'bigint') 固定小数点型('decimal') - PEAR
In the table,s and t are sequences of the same type; n, iand j are integers:
テーブル内のs および t は同じ型のシーケンスです; n、iおよび j は整数です: - Python
More, P1, P2, P3 are electric angles and (m) and (n) are integers 2 or larger. 但し、P1、P2、P3は電気角、m及びnは2以上の整数である。 - 特許庁
This system and method are for executing multiplication of large integers and modular abbreviation. 大整数の乗算およびモジュラ簡約を実行するためのシステムと方法。 - 特許庁
convert between characters and nonnegative integers representing the byte values. を使うと、文字と非負の整数で表されたバイト値の間で変換を行えます。 - Python
At the end of the list, an unsigned integer0 is packed.For example, to pack a list of integers, the code might appear like this: リストの末端に到達すると、符号無し整数 0 がパックされます。 - Python
These integers are set to the values of each valuator or axis reported by the device. これらの整数には、デバイスが通知した各バリュエータや軸の値がセットされる。 - XFree86
Descriptors are small unsigned integers obtained from the open and socket system calls.
記述子は open または socketシステムコールにより取得される符号無しの小さな整数です。 - FreeBSD
Then, m and n are the integers of 2 or larger, and m and n have different values. なお、mおよびnは2以上の整数であって、mとnは異なる値である。 - 特許庁
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.
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.