| 例文 |
negative integerの部分一致の例文一覧と使い方
該当件数 : 40件
semval Semaphore value: a non-negative integer. 例文帳に追加
semvalセマフォー値: 負でない整数。 - JM
n is a non-negative integer which is used to scramble the current state vector.例文帳に追加
n は非負の整数です。 - Python
`\\-mindepth 1' とすると、コマンドライン引き数で指定した - JM
a negative or positive integer that is the inverse of the same number with an opposite sign value 例文帳に追加
ある数の符号を変えた数 - EDR日英対訳辞書
returns a non-negative integer identifying the descriptor. 例文帳に追加
はディスクリプタを識別する非負の整数を返す。 - JM
the integer part (positive or negative) of the representation of a logarithm 例文帳に追加
対数の表現の(正または負の)整数部分 - 日本語WordNet
returns the policy for the process (a non-negative integer). 例文帳に追加
は現在のそのプロセスのポリシー (非負の整数) を返す。 - JM
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
Trying to take the absolute value of the most negative integer is not defined. 例文帳に追加
最大の負整数の絶対値は、定義されていない。 - JM
If x is negative infinity, and y is an odd integer greater than 0, the result is negative infinity. 例文帳に追加
xが負の無限大で、yが 0 より大きい奇数の場合、返り値は負の無限大となる。 - JM
If x is a negative integer, or is negative infinity, a domain error occurs, and a NaN is returned. 例文帳に追加
xが負の整数か負の無限大の場合、領域エラー (domain error) が発生し、NaN が返される。 - JM
returns a non-negative integer that is a descriptor for the accepted socket. 例文帳に追加
は受け付けたソケットのディスクリプタである非負の整数値を返す。 - JM
The following errors can occur: Domain error: x is a negative integer, or negative infinity errno is set to EDOM . 例文帳に追加
以下のエラーが発生する可能性がある。 領域エラー: x が負の整数か負の無限大errnoにEDOM - JM
If x is negative infinity, and y less than 0 and not an odd integer, the result is +0. 例文帳に追加
xが負の無限大で、yが 0 より小さく奇数でない場合、返り値は +0 となる。 - JM
A negative integer disables delivery of packets with router alert options to this socket. 例文帳に追加
負の整数を指定すると、このソケットへのrouter alert オプションの付いたパケットの配送が行われない。 - JM
It returns a negative integer if s1 is smaller than s2, ignoring case. 例文帳に追加
大文字と小文字の違いを無視して s1 の方が s2 より小さければ負の整数を返す。 - JM
If x is negative infinity, and y greater than 0 and not an odd integer, the result is positive infinity. 例文帳に追加
xが負の無限大で、yが 0 より大きく奇数でない場合、返り値は正の無限大となる。 - JM
is true if and only if there is a non-negative integer index i such that例文帳に追加
x == y[i] となるような非負の整数インデクスi が存在するとき、かつそのときにかぎり真となります。 - Python
The ion-generating parts 130 generate H^+(H_2O)_m (m is any integer) as positive ions and O_2^-(H_2O)_n (n is any integer) as negative ions.例文帳に追加
イオン発生部130は、正イオンとしてH^+(H_2O)_m(mは任意の整数)と負イオンとしてO_2^−(H_2O)_n(nは任意の整数)とを発生させる。 - 特許庁
The largest negative integer is-maxint-1 -- the asymmetry results from the use of 2'scomplement binary arithmetic. 例文帳に追加
最大の負数は-maxint-1となります。 正負の最大数が非対称ですが、これは2の補数計算を行うためです。 - Python
A real number counter 120 subtracts a positive integer C when a count value RC is equal to or larger than 0, or adds (a positive integer B-C) and outputs a Carry when the count value RC is negative.例文帳に追加
実数カウンタ120は、カウント値RCが0以上であるときに正整数Cを減算する一方、RCが負であるときに(正整数B−C)を加算し、キャリーを出力する。 - 特許庁
Pixel offset correction performs integer formatting about the radiation image by use of saturation calculation (510), and generates an image of an integer format having a negative correction value clipped to zero.例文帳に追加
ピクセルオフセット補正は、飽和演算を用いて放射線画像について整数フォーマットを行い(510)、ゼロの値にクリップされる負の補正値を有する整数フォーマットの画像を生成する。 - 特許庁
It returns a negative integer if truncated s1 is smaller than truncated s2, ignoring case. 例文帳に追加
この関数は、大文字と小文字を区別しない場合に、s1 を切り詰めたものが s2 を切り詰めたものより小さければ負の値を返す。 - JM
The ion generation element 130 is arranged inside the casing 110 and generates H^+(H_2O)_m (m is an optional integer) as a positive ion and O_2^-(H_2O)_n (n is an optional integer) as a negative ion.例文帳に追加
イオン発生素子130は、筐体110内に設けられ、正イオンとしてH^+(H_2O)_m(mは任意の整数数)と負イオンとしてO_2^−(H_2O)_n(nは任意の整数数)とを発生させる。 - 特許庁
Two kinds of P+ frames 503, 507 adopting positive rounding where a value resulting from adding 0.5 to an integer is rounded up and P- frames 505, 509 adopting negative rounding where a value resulting from adding 0.5 to an integer is rounded down are prepared for P frames used for unidirectional motion compensation prediction.例文帳に追加
片方向の動き補償予測を行うPフレームに関し、整数に0.5を加えた値を切り上げるP+フレーム503、507と、整数に0.5を加えた値を切り捨てるP−フレーム505、509の2種類を用意する。 - 特許庁
The air purifier 100 comprises an ion generator that generates positive ions H^+(H_2O)n (wherein n represents any integer including 0) and negative ions O_2^-(H_2O)m (wherein m represents any integer including 0), and has a function of inactivating or destroying viruses in the air by the ions.例文帳に追加
空気清浄機100は、プラスイオンH^+(H_2O)n(nは0を含む任意の整数)およびマイナスイオンO_2^−(H_2O)m(mは0を含む任意の整数)を発生するイオン発生装置を備え、イオンにより空気中のウイルスを不活性化もしくは死滅させる機能を有する。 - 特許庁
A decoder 23 outputs data of m bits using an index part n of n power (n is a negative integer) of 2 for indicating an inclination A of a straight line of linearly approximating log (1+e-|a-b|) as a positive integer, and data of a section B by using input data x with this absolute value as the input data x.例文帳に追加
これを入力データxとし、デコーダ23は、入力データxを用いて、log(1+e^-|a-b|)を直線近似した直線の傾きAを示す2のn乗(nは負の整数)の指数部nを正の整数としたmビットのデータと、切片Bのデータを出力する。 - 特許庁
It should return an integer which is negative, zero, or positive, depending on whether the first item is less than, equal to, or greater than the second. 例文帳に追加
比較ルーチンは、アイテムへのポインタ 2 つを引数に持つ。 比較ルーチンの返り値は、1 つ目のアイテムが 2 つ目のアイテムよりも「小さい、等しい、大きい」によって、「負、0、正」の整数値でなければならない。 - JM
Thus, it is not necessary to align the number of elements of the input data with the number of elements of output data and a positive/negative integer described with the complement of '2' can be inputted without expanding the code.例文帳に追加
こうして、入力データの要素数を出力データの要素数に揃える必要がなく、2の補数で表記された正負の整数を符号拡張することなく入力可能にしている。 - 特許庁
To provide a device and a method which efficiently encode non-negative integer two-dimensionally arrayed data which requires to be hierarchically encoded in a prescribed order, such as zero bit plane numbers in the JPEG2000 format, in a memory saving manner.例文帳に追加
例えばJPEG2000方式におけるゼロビットプレーン数等のように所定の順序で階層的に符号化する必要のある非負整数2次元配列データを省メモリ且つ効率的に符号化する。 - 特許庁
In the reverse type amplifier employing an operational amplifier 1, the resistance ratio between a reverse input side resistance and negative feedback resistance is controlled by a digital signal of N bits (N≥2, N is an integer), using an R-2R resistor circuit.例文帳に追加
演算増幅器1を用いた反転型増幅器において、R−2R抵抗回路を用いて、反転入力側抵抗と負帰還抵抗の抵抗比をNビット(N≧2:整数)のデジタル信号により制御する。 - 特許庁
In versions of Python prior to 2.4, octal and hexadecimal literals in the range just above the largest representable plain integer but below the largest unsigned32-bit number (on a machine using 32-bit arithmetic), 4294967296, were taken as the negative plain integer obtained by subtracting 4294967296from their unsigned value.例文帳に追加
バージョン 2.4 以前の Python では, 8 進および 16 進のリテラルのうち,通常の整数型として表現可能な値より大きく,かつ符号無しの 32-bit(32-bit 演算を使う計算機の場合) 整数で表現できる最大値,すなわち 4294967296 よりも小さな数は,リテラルを符号無し整数として表現した値から4294967296 を引いて得られる負の整数として扱っていました. - Python
The negative photosensitive resin composition contains (A) the Michael addition reaction product of (a-1) an amino-containing compound represented by formula (I) (where n is an integer of 1-4) and (a-2) a polyethylene glycol di(meth)acrylate represented by formula (II) (where R_1 is H or methyl and m is an integer of 4-14).例文帳に追加
(A)(a−1)下記一般式(I) (式中、nは1〜4の整数を表す)で表されるアミノ基含有化合物と、(a−2)下記一般式(II) (式中、R_1は水素原子またはメチル基を表し、mは4〜14の整数を表す)で表されるポリエチレングリコールジ(メタ)アクリレート、とのマイケル付加反応生成物を含有する、ネガ型感光性樹脂組成物。 - 特許庁
The negative resist composition containing an alkaline-soluble resin as a base material includes, as a compound including an oxetane structure in the structure, a silicon-containing polymer represented by formula (5), wherein n is a positive integer.例文帳に追加
アルカリ可溶性樹脂を基材樹脂として含むネガ型レジスト組成物において、オキセタン構造が構造中に含まれる化合物として、次式(5)で表わされるケイ素含有重合体:(上式において、nは、正の整数である)が含まれるように構成する。 - 特許庁
Besides, when the above subtracted result is negative, the result of adding the value set to the holding means 2 and the addition value C1 is set to the holding means 2, the integer inclination value is added to the value outputted the last time, and the added result is set to the output register 6.例文帳に追加
また、前記減算結果が負のとき、保持手段2に設定された値と加算値C1の加算結果を保持手段2に設定するとともに、前回出力した値に上記傾き整数値を加算して、該加算結果を出力レジスタ6に設定する。 - 特許庁
At least a pair of film 2 having the positive temperature coefficient of refraction factor and film 3 having the negative temperature coefficient of refraction factor are laminated, and the wavelength of one pair is made into the half integer multiple of a central wavelength so that a distributed Bragg's reflecting mirror can be configured.例文帳に追加
屈折率の温度係数が正の膜2と屈折率の温度係数が負の膜3を交互に少なくとも1ペア以上積層させるとともに、1ペアの光学長を中心波長の半分の整数倍にして分布ブラッグ反射型ミラーを構成する。 - 特許庁
The negative electrode active substance material includes a negative electrode active material body whose surface is coated with a polymer having a carbonate structure represented by chemical formula 1, where (n) represents an integer of 2 to 100, each R^1 independently represents a 1 to 10C alkyl group and each R^2 independently represents a 2 to 5C alkylene group.例文帳に追加
負極活物質材料は、負極活物質本体の表面の少なくとも一部が、下記化学式1で表されるカーボネート構造を有する重合体で被覆されてなる;式中、nは2〜100の整数を表し、R^1はそれぞれ独立して炭素原子数1〜10のアルキル基を表し、R^2はそれぞれ独立して炭素原子数2〜5のアルキレン基を表す。 - 特許庁
For the nonaqueous cell, comprising a positive electrode using poly carbon sulfide as a positive electrode activator expressed by the general formula; (CSx)n, (where, x is 0.5-1.5, and n is an integer of 4 or more), a negative electrode, and a nonaqueous electrolyte, a lithium salt of poly sulfide is contained in the electrolyte.例文帳に追加
一般式(CS_x )_n (xは0.5〜1.5で、nは4以上の数である)で表されるポリ硫化カーボンを正極活物質とする正極と、負極と、非水系の電解液を有する非水電池において、上記電解液中にポリサルファイドのリチウム塩を含有させて非水電池を構成する。 - 特許庁
When the ink drop ejector is driven with such a waveform as the pulse width (period) of the negative voltage of a drive pulse for flying subdrops is shorter than an integer times of AL, a plurality of subdrops are combined during flight without fail and a pixel of intended density and gray scale can be formed.例文帳に追加
サブドロップを飛翔させる駆動パルスの負電圧のパルス幅(期間)がALの整数倍より短い波形で駆動することにより、駆動パルスの電圧を変えることなく、複数のサブドロップが常に飛翔中に合体し、目的とする濃度、階調、の画素形成が可能となる。 - 特許庁
In this photosensitive and heat sensitive recording material having a photosensitive and heat sensitive recording layer including a diazonium salt and a coupler on a support, at least one kind of the diazonium salt is a compound represented by general formula, wherein R1 is a secondary or tertiary alkyl group, R2 and R3 are alkyl groups or allyl groups, n is an integer from 1 through 4 and X- is a negative ion.例文帳に追加
支持体上に、ジアゾニウム塩及びカプラーを含む感光感熱記録層を有する感光感熱記録材料において、前記ジアゾニウム塩の少なくとも1種が、下記一般式(1)で表される化合物である感光感熱記録材料〔R^1:2級又は3級のアルキル基、R^2,R^3:アルキル基,アリール基、n=1〜4、X^-:陰イオン〕。 - 特許庁
| 例文 |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

