| 例文 |
zero xの部分一致の例文一覧と使い方
該当件数 : 128件
bit position x contains a zero 例文帳に追加
ビット位置xは0である - コンピューター用語辞典
bit position x contains a zero. 例文帳に追加
ビット位置xは0である - コンピューター用語辞典
macro returns non-zero if the sign of x is negative; otherwise it returns zero. 例文帳に追加
マクロはxの符号が負の場合 0 以外を返し、そうでない場合 0 を返す。 - JM
Number seven, charlie, india, zero, six, xray.例文帳に追加
ナンバー セブン チャーリー インディア ゼロ シックス Xレイ - 映画・海外ドラマ英語字幕翻訳辞書
It returns a non-zero value if the value of x has its sign bit set. 例文帳に追加
xの値の符号ビットがセットされている場合、非 0 の値を返す。 - JM
A perovskite material contains La_1-x E_x Co_0.6 Ni_0.4O_3, where E expresses an alkali earth metal, and x is zero or more.例文帳に追加
ペロブスカイト材料は、La_1-x E_x Co_0.6Ni_0.4O_3を含み、ここで、Eはアルカリ土類金属であり、xはゼロ以上である。 - 特許庁
For pixmaps, these coordinates are always zero.例文帳に追加
ピックスマップの場合は、x, y 座標は常に 0 である。 - XFree86
It is computed in a way that is accurate even if the value of x is near zero. 例文帳に追加
log (1 + x)x の値が 0 に近い場合でも正確に計算できる方法が用いられる。 - JM
The X server counts the vty from one, whereas the FreeBSD kernel numbers the vty from zero. 例文帳に追加
X サーバは vty を1 から数えますが、 FreeBSD カーネルは vty を 0から数えます。 - FreeBSD
These functions round x to the nearest integer, but round halfway cases away from zero (regardless of the current rounding direction, see fenv (3)), 例文帳に追加
これらの関数は x を最も近い整数値に丸める。 - JM
exactly.If x is zero, returns (0.0, 0), otherwise0.5 = abs(m) 1. 例文帳に追加
x がゼロの場合は、 (0.0, 0)を返し、それ以外の場合は、0.5 = abs(m) 1 を返します。 - Python
Let 0,1,x stand for a zero, one, or arbitrary bit. 例文帳に追加
0,1,x をゼロ、1、任意のビットとすると、あるバイト 0xxxxxxx は Unicode では00000000 0xxxxxxx とあらわされる。 - JM
If y is zero, and x is not a NaN, a domain error occurs, and a NaN is returned. 例文帳に追加
yがゼロでxが NaN でない場合、領域エラーが発生し、NaN が返される。 - JM
functions return a non-zero value if x is a NaN value, and 0 otherwise. 例文帳に追加
関数は、 x が NaN の場合 0 以外の値を返し、それ以外の場合は 0 を返す。 - JM
If x is zero, and exp is positive infinity, a domain error occurs, and a NaN is returned. 例文帳に追加
xがゼロでexpが正の無限大の場合、領域エラー (domain error) が発生し、NaN が返される。 - JM
In kernels 2.6.x, x <= 10, there is a bug that in some circumstances prevents a process that is waiting for a semaphore value to become zero from being woken up when the value does actually become zero. 例文帳に追加
カーネル 2.6.x (x <= 10) には、ある状況においてセマフォ値が 0 になるのを待っているプロセスが、セマフォ値が実際に 0 になったときに起床 (wake up)されない、というバグがある。 - JM
The subwindow-mode effectively is ClipByChildren.If width is zero, it is replaced with the current width of the windowminus x. 例文帳に追加
width が 0 ならば、これはウィンドウの現在の幅から x を引いた値に置き換えられる。 - XFree86
If x times y is not an infinity times zero (or vice versa), and z is a NaN, a NaN is returned. 例文帳に追加
yのx倍が 0 の無限大倍 (もしくはその逆) ではなく、zが NaN の場合、NaN が返される。 - JM
If the result underflows, a range error occurs, and the functions return zero, with a sign the same as x . 例文帳に追加
結果がアンダーフローする場合、範囲エラーが発生し、各関数は 0 を返す。 符号はxと同じになる。 - JM
The pointer 20 for rotating to return-to-zero direction X interlocked with a step motor M is stopped by a stopper mechanism S at a stop position within a predetermined range from the zero position indicating the zero value in the return-to-zero direction X.例文帳に追加
ステップモータMに連動して帰零方向Xへ回転する指針20は、零値を指示する零位置から帰零方向Xの所定範囲内のストッパ位置にてストッパ機構Sにより停止させられる。 - 特許庁
The pointer 20 for rotating to return-to-zero direction X in linking with a step motor M is stopped by a stopper mechanism S at a stop position within a predetermined range from the zero position indicating the zero value in the return-to-zero direction X.例文帳に追加
ステップモータMに連動して帰零方向Xへ回転する指針20は、零値を指示する零位置から帰零方向Xの所定範囲内のストッパ位置にてストッパ機構Sにより停止させられる。 - 特許庁
If the argument x is not zero, the normalized fraction is x times a power of two, and its absolute value is always in the range 1/2 (inclusive) to 1 (exclusive), that is, [0.5,1). 例文帳に追加
引数 x がゼロでない場合、この正規化小数はx に 2 の累乗を乗じたものであり、その絶対値は常に 1/2 以上 1 未満、つまり [0.5,1) となる。 - JM
The accumulation continues till the X-ray intensity acquired from an X-ray timing acquisition means 5 is zero.例文帳に追加
蓄積はX線タイミング取得手段5から取得されるX線強度がなくなるまで続く。 - 特許庁
functions return a non-zero value if x is neither infinite nor a "not-a-number" (NaN) value, and 0 otherwise. 例文帳に追加
関数は、 x が無限大や無効値 (NaN) のいずれでもない場合に 0 以外の値を返し、それ以外の場合は 0 を返す。 - JM
Then, the transition part of the zero-phase current waveform/zero-phase voltage waveform for several ms immediately before the ground fault is detected (S3), and a mother wavelet Ψ(x) is calculated (S4).例文帳に追加
次に、地絡故障直前から数msの零相電流波形・零相電圧波形の過渡部分を検出し(S3)、マザーウェーブレットΨ(x) の算定をする(S4)。 - 特許庁
The preferable composition of the GaN-based compound semiconductor is represented by a formula, GaN_1-x-yAs_yP_x (x and y: not zero at the same time and 0<x+y<1).例文帳に追加
そして、このGaN系化合物半導体としては、組成:GaN_1-x-yAs_yP_x(ただし、x,yは同時にゼロではなく、0<x+y<1を満足する数である)のものが好適である。 - 特許庁
Scalable fonts come back from the server with zero for the pixel size, point size, and average widthfields.例文帳に追加
X サーバが返すスケーラブルフォントは、ピクセルサイズ、ポイントサイズ、平均幅の各フィールドがゼロである。 - XFree86
An initial angle theta is set to zero, and minimum values for x and y, and maximum values for x and y of the polygon are determined.例文帳に追加
初期角度θを0に設定し、ポリゴンの最小x値、最小y値、最大x値、及び最大y値を決定する。 - 特許庁
The pointer 20 rotated to return-to-zero direction X by the rotation of a step motor M, the speed of which is reduced by a speed reduction gear mechanism G is stopped by a stopper mechanism S at a stop position within a predetermined range from the zero position indicating the zero value in the return-to-zero direction X.例文帳に追加
ステップモータMの回転が減速歯車機構Gにより減速伝達されることで帰零方向Xへ回転駆動される指針20は、零値を指示する零位置から帰零方向Xの所定範囲内となるストッパ位置にて、ストッパ機構Sにより停止させられる。 - 特許庁
The alternate form causes a leading '0x' or '0X'(depending on whether the "x" or "X" format was used) to be inserted between left-hand padding and the formatting of the number if the leading character of the result is not already a zero.例文帳に追加
別形式にした場合、変換結果の先頭の数字がゼロでないときには、数字の先頭と左側のパディングとの間に '0x' または '0X' (フォーマット文字が "x" か "X" かに依存します)が挿入されます。 - Python
The second layer 312 contains cobalt of x atom%, and iron of (100-x) atom%, and is made of alloy, where x is larger than zero and not larger than 60, or is made of only iron.例文帳に追加
第2層312は、コバルトをx原子%、鉄を(100−x)原子%含み、xが0より大きく60以下である合金または鉄のみよりなる。 - 特許庁
The method calculates distances between a minimum argument x_min and each of the other arguments (x) in a non-zero variable node set A(m) for each of (m) rows in the check matrix H.例文帳に追加
検査行列Hにおけるm行毎の非零の変数ノード集合A(m)の中で、最小の引数x_minと、その他の引数xとの距離distanceを算出する。 - 特許庁
Further, defect in the direction of Y line and X line is considered from the maximum capability decided by substitution capability of Y line and X line to zero.例文帳に追加
さらに、Yライン及びXライン置換能力で決定される最大能力からゼロにかけてYライン及びXライン方向の不良を考慮する。 - 特許庁
The control unit 41 moves the measuring object 4 in the X-axis and Y-axis directions such that the positions in the X-axis direction of the maximum values M1, M2 bocome zero.例文帳に追加
制御部41は、最大値M1、M2のX軸方向の位置が0となるように、被測定物4をX軸、Y軸方向に移動させる。 - 特許庁
returns a non-zero value (actually: 1) if x is positive infinity or negative infinity. (This is all that C99 requires. 例文帳に追加
はxが正の無限大か負の無限大の場合、0 以外の値 (実際には 1) を返す(C99 の要求仕様で決まっているのは0 以外の値を返すということだけである)。 - JM
When a zero-cross detector 211 predicts a zero-cross timing, a clock number output unit 214 outputs a clock number x=m to a data correction unit 236 and a timing setting unit 105.例文帳に追加
クロック数出力部214は、ゼロクロス検出器211がゼロクロスタイミングを予測すると、クロック数x=mをデータ修正部236とタイミング設定部105とに出力する。 - 特許庁
The DSP unit 16 is designed to determine whether the set value X of the pan-pot is zero or not based on the pan-pot information.例文帳に追加
DSP部16は、パンポット情報に基づいて、パンポットの設定値Xが0であるか否かを判断する。 - 特許庁
Otherwise, these members are set to zero. 例文帳に追加
そうでない場合には、x, y には 0 が設定される。 state メンバは、イベント直前のポインタのボタンやモディファイアキーの論理的状態を示す。 - XFree86
There are two different kinds of entries:Call-in ports are named /dev/ttyd N where N is the port number, starting from zero. 例文帳に追加
2種類の異なったエン トリがあります。 着信用のポートの名前は、 /dev/ttydx ( xは0から始まるポート番号) となっています。 - FreeBSD
Here, in the formula (I), X represents an arbitrary substituent having conjugatable π electrons, and n represents an integer of zero or one.例文帳に追加
(式(I)中、Xは共役可能なπ電子を有する任意の置換基を表し、nは0又は1の整数を表す。) - 特許庁
Slave stations X-k installed for respective sections X-k (k=1 to m) in a power line X (X=1 to 2) detect the absolute value of zero-phase current I0, detected by a zero phase current converter ZCTX-k and transmit an absolute value determining signal GX-k which indicates the determination result of whether the detected absolute value exceeds a threshold.例文帳に追加
配電線X(X=1〜2)の複数の区間X−k(k=1〜m)毎に設置される子局X−kは、零相電流変流器ZCTX−kにより検出された零相電流I0の絶対値を検出するとともに、その検出した絶対値が閾値を上回るか否かの判定結果を示す絶対値判定信号GX−kを送信する。 - 特許庁
The spread weighting coefficients decrease monotonously in proportion to the distance from the target pixel X and finally reaches zero and the distance up to reaching zero change depending on directions.例文帳に追加
拡散重み付け係数は、注目画素Xからの距離に応じて単調減少し、0に至るものであり、かつ0に至るまでの距離が方向によって変化するように設定される。 - 特許庁
In a semiconductor device including an Al_xGa_yIn_1-x-yN layer and an (Al, Ga, In)N quantum dot located on the Al_xGa_yIn_1-x-yN layer, the ratio of indium in the Al_xGa_yIn_1-x-yN layer is not zero (1-x-y≠0).例文帳に追加
Al_xGa_yIn_1−x−yN層と、Al_xGa_yIn_1−x−yN層の上に配置された(Al,Ga,In)N量子ドットと、を備えた半導体デバイスにおいて、Al_xGa_yIn_1−x−yN層におけるインジウム比率がゼロではない(1−x−y≠0)。 - 特許庁
| 例文 |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)