non- zeroの部分一致の例文一覧と使い方
該当件数 : 510件
the standards merely say that the return value is non-zero if and only if the argument has an infinite value. 例文帳に追加
に関して、標準規格で定められているのは、返り値が 0 以外になるのは引き数が無限大の場合だけということだけである。 - JM
If non-zero, this disables the new 32-bit memory-mapping layout; the kernel will use the legacy (2.4) layout for all processes. 例文帳に追加
0 以外の場合、新しい 32ビットメモリマッピング配置が無効になり、カーネルは全てのプロセスに対して従来の (カーネル 2.4 の) 配置方法を使用する。 - JM
To provide a dispersion compensating unit capable of compensating both wavelength dispersion of a non-zero dispersion shifted optical fiber and dispersion slope.例文帳に追加
非零分散シフト光ファイバの波長分散および分散スロープの双方を補償することが可能な分散補償ユニットを提供する。 - 特許庁
SYSTEM AND METHOD FOR REMOVING NON-LINEARITY AND CANCELING OFFSET ERRORS IN COMPARATOR BASE/ZERO-CROSS BASE SWITCHED CAPACITOR CIRCUIT例文帳に追加
コンパレータベース/ゼロクロスベーススイッチドキャパシタ回路において非直線性を除去すると共にオフセット誤差をキャンセルするためのシステム及び方法 - 特許庁
To provide a torque sensor capable of detecting a direction and size of torque in non-contact at high sensitivity without generating zero variation of output.例文帳に追加
出力の零点変動を発生せず、高感度でトルクの向き及び大きさを非接触で検出することのできるトルクセンサを得る。 - 特許庁
If the response's faultCode is non-zero then the value returned by this method should not be used (it may not even be an object). 例文帳に追加
応答の faultCode がゼロ以外の場合、このメソッドが返す値を使用するべきではありません(返り値はオブジェクトですらないかもしれません)。 - PEAR
Pieces of data are read from a memory in a reverse order to judge whether or not an AC component is zero (S414), when the AC component is zero, a flag e is stored in the memory (S415) and after non-zero appears first from the tail end side, the AC component is stored in the memory as it is (S416-S419).例文帳に追加
データを逆順にメモリから読み出してAC成分がゼロか否かを判定し(S414)、ゼロのときにはフラグeをメモリに保存し(S415)、最後尾側から最初にノンゼロが現われた後にはAC成分をそのままメモリに保存する(S416〜S419)。 - 特許庁
To provide an assembly of a non-Zero Insertion Force connector capable of reducing stress generated in both and assembling easily and strongly when assembling a lock member having a fall-off prevention function of the substrate to the housing main body of the non-Zero Insertion Force connector to and from which a flexible substrate is inserted and drawn out.例文帳に追加
フレキシブル基板が挿抜されるノンジフ式コネクタのハウジング本体に、同基板の抜け止め機能を有するロック部材を組み付けるとき、両者に生じるストレスを低減でき、且つ容易に強固に組み付けることができるノンジフ式コネクタの組立て体を提供する。 - 特許庁
For example, the number of non-zero elements included in predetermined rows is related to the number of data items to be inputted to the exclusive OR arithmetic circuit, so that from the created table, a parity arithmetic circuit is designed to which a matrix reducing the number of non-zero elements included in the predetermined rows is applied.例文帳に追加
例えば、所定の行に含まれる非零要素の数は、排他的論理和演算回路に入力されるデータ数に関係しているため、作成された表から、所定の行に含まれる非零要素の数が少ない行列を適用したパリティ演算回路が設計される。 - 特許庁
In the optical coupling circuit 10, a light-emitting device 13 is connected between input terminals 11 and 12 in series; a non-zero-cross-type light receiving element 16 is connected between output terminals 14 and 15 in series; and the light-emitting device 13 and the non-zero-cross-type light receiving element 16 are optically coupled.例文帳に追加
この光結合回路10は、入力端子11および12間に発光素子13が直列接続され、出力端子14および15間に非ゼロクロス型受光素子16が直列接続され、これら発光素子13と非ゼロクロス型受光素子16とが光結合されてなる。 - 特許庁
One non-zero vector (voltage vector V1, here) is outputted in a pulse shape from an inverter in synchronous with timing when a direction of either one (here, voltage vector V1) of six non-zero vectors (voltage vectors V1 to V6) specified by an operation pattern of the inverter is matched with a d-axis direction.例文帳に追加
インバータの操作パターンによって規定される6つの非ゼロベクトル(電圧ベクトルV1〜V6)のいずれか(ここでは、電圧ベクトルV1)の方向とd軸方向とが一致するタイミングに同期して、このいずれかの非ゼロベクトル(ここでは、電圧ベクトルV1)を、インバータからパルス状に出力する。 - 特許庁
An adaptive scan control unit 121 acquires quantized orthogonal transform coefficients from a reversible coding unit 106, observes distribution of non-zero coefficients having non-zero values, and then determines the scanning order of the quantized orthogonal transform coefficients in the reversible coding unit 106.例文帳に追加
適応スキャン制御部121は、可逆符号化部106から量子化された直交変換係数を取得し、その値が非ゼロである非ゼロ係数の分布を観測し、その分布の様子に応じて、可逆符号化部106における量子化された直交変換係数のスキャン順を決定する。 - 特許庁
The argument string may have one of three values: "off" (the default) indicating that twm should ignore the program-supplied position,"on" indicating that the position should be used, and "non-zero" indicating that the position should used if it is other than (0,0). The latter option is for working around a bug in older toolkits.例文帳に追加
引き数 string は、以下の3つの値のうちいずれか1つを取る:twm はプログラムが与えた位置を無視することを示す "off"(デフォルト値),この位置を使用することを示す "on",この位置が (0, 0) 以外ならば使用する "non-zero".最後のオプションは、古いツールキットにおけるバグの回避のためのものである。 - XFree86
Based on the amount of change in the zero potential discharge start voltage and the amount of change in non-zero potential discharge start voltage, a photoreceptor surface potential change amount calculation part 230 calculates an amount of change in the surface potential of the photoreceptor.例文帳に追加
感光体表面電位変化量算出部230は,ゼロ電位放電開始電圧の変化量とノンゼロ電位放電開始電圧の変化量とから,感光体の表面電位の変化量を算出する。 - 特許庁
The mass spectrometer comprises an ion beam attenuator attenuating the ion beam by repeatedly switching zero transmission rate operation mode at a period ΔT_1 and non-zero transmission rate operation mode at a period ΔT_2.例文帳に追加
期間ΔT_1におけるゼロ透過率動作モードと期間ΔT_2における非ゼロ透過率動作モードとを繰り返し切り換えてイオンビームを減衰させるイオンビーム減衰器を含む質量分析計が開示されている。 - 特許庁
The non-linear crystal 7 has a rear face 9 inclined along a non-zero angle α with respect to the direction x orthogonal to the direction z of propagation of the radiation, and is moveable within the plane xz in a direction inclined by a non-zero angle β with respect to the direction x for enabling rapid frequency scanning of the oscillator.例文帳に追加
非線形結晶7は、その後部面9が、放射光の伝播方向であるZ方向と直交するX方向に対して零ではない角度αで傾斜するとともに、発振器の素早い周波数走査を可能とするため、XZ平面上で、方向Xに対して零でない角度βで傾斜した方向に移動可能である。 - 特許庁
CIRCUIT FOR EXTRACTING BIT TRANSITION POINT FROM NON-ZERO RECOVERY SIGNAL, PHASE-LOCKED CLOCK RECOVERY CIRCUIT USING THE SAME, AND METHOD OF CONTROLLING THE SAME例文帳に追加
非ゼロ復帰信号からビットの遷移点を抽出する回路とそれを用いた位相ロッククロックリカバリ回路および前記回路を制御する方法。 - 特許庁
Only non-zero quantized data decoded by the decoding unit are stored in an address of the second storage unit generated by the address generating unit.例文帳に追加
復号部によって復号された非ゼロ量子化データのみを、アドレス生成部によって生成される第2記憶ユニットのアドレスに格納する。 - 特許庁
The differential amplifier circuit defines the current value of the bias voltage as a value close to zero when the differential voltage signal is the non-signal and performs AB class amplification.例文帳に追加
差動増幅回路は、バイアス電圧の電流値を差電圧信号が無信号のときはゼロに近い値としてAB級増幅を行う。 - 特許庁
The operation part 54 is automatically returned by a return spring to a stop position ST where a speed zero command is output to a motor in a non-operation state with a hand off.例文帳に追加
操作部54は手を離した非操作状態でモータに速度ゼロ指令を出力する停止位置STにリターンスプリングで自動復帰する。 - 特許庁
To provide a dispersion compensating optical fiber capable of compensating wavelength dispersion and a dispersion slope of a non-zero dispersion shifted optical fiber by a short measure.例文帳に追加
非零分散シフト光ファイバの波長分散および分散スロープを短尺で補償することができる分散補償光ファイバを提供する。 - 特許庁
To provide a dispersion compensating optical fiber capable of compensating the wavelength dispersion and dispersion slope of a non-zero dispersion shifting optical fiber with a short length.例文帳に追加
非零分散シフト光ファイバの波長分散及び分散スロープを短尺で補償することができる分散補償光ファイバを提供する。 - 特許庁
In a step S3, a transformation part replaces the N pieces of non-zero coefficients from the high order of DCT coefficients with '0' and outputs them to a variable length encoding part.例文帳に追加
ステップS3において、変換部は、DCT係数の高次からN個の非ゼロ係数を0に置換して、可変長符号化部に出力する。 - 特許庁
As a setting method of a nominal operational space inertia matrix Λ_n, its non-diagonal element is defined as zero, and a theoretical value is calculated only in a diagonal element.例文帳に追加
ノミナルな操作空間慣性行列Λ_nの設定方法として、その非対角成分を零とし、対角成分のみ理論値を算出する。 - 特許庁
calls can operate on the capabilities of the thread specified by the pid field of hdrp when that is non-zero, or on the capabilities of the calling thread if pid is 0. 例文帳に追加
の操作対象はpidで指定されたスレッドのケーパビリティになる。 pidが 0 の場合は呼び出し元のスレッドのケーパビリティが操作対象となる。 - JM
format string format, and, if errnum is non-zero, a second colon and a space followed by the string given by perror(errnum). 例文帳に追加
形式のフォーマット文字列 format で指定されたメッセージである。 errnum が 0 以外の場合、2 つ目のコロンとスペースの後にperror(errnum)で指定された文字列も書き出す。 - JM
is specified and the IP header has a non-zero destination address then the destination address of the socket is used to route the packet. 例文帳に追加
が指定されていて、 IP ヘッダに0 でない送信先アドレスが記入されていた場合は、その送信先アドレスがパケットの経路を決めるのに用いられる。 - JM
A folded bimetal test strip is inserted between the battery inside a flashlight having a non-zero quiescent current and an electric circuit.例文帳に追加
畳み込まれたバイメタルテストストリップが、非ゼロの休止電流ドレインを有する懐中電灯内のバッテリーと電気回路との間に挿入される。 - 特許庁
To provide an optical fiber capable of compensating both wavelength dispersion and a dispersion slope of a non-zero dispersion shift optical fiber in an L band.例文帳に追加
Lバンドにおいて非零分散シフト光ファイバの波長分散および分散スロープの双方を補償することができる光ファイバを提供する。 - 特許庁
A remaining austenite amount is 1-10% for the high frequency quenched portion of the screw stem 2 and zero for the non-quenched portions.例文帳に追加
ねじ軸2の高周波焼入れされた部分の残留オーステナイト量は1〜10%とし、未焼入れ部分は残留オーステナイト量を零とする。 - 特許庁
This invention provides the method for using single-cell non- orthogonal cluster screen to satisfy the moire-free (zero moire) conditions for four-color halftoning.例文帳に追加
本発明は、モアレフリー(モアレの無い)条件を満たす単一セル非直交クラスタスクリーンを使用して、4カラーハーフトーン化処理する方法を提供する。 - 特許庁
The rate control technique exploits a relationship between the number of bits encoded per frame and the number of non-zero coefficients of the video blocks after quantization.例文帳に追加
レート制御技術はフレームごとに符号化されたビットの数と量子化後のビデオ・ブロックの非ゼロ係数の数との間の関係を利用する。 - 特許庁
When non-zero,the count is decremented each time the breakpoint is reached and the breakpoint is not disabled and any associated condition evaluates to true.例文帳に追加
ゼロでないときは、そのブレークポイントが無効にされず、どんな関連条件も真に評価されていて、ブレークポイントに来るたびにcountが減らされます。 - Python
A zero point fluctuation value detecting means 104 effects control of a feed of a power source to a CO sensor 2 and detects a zero point fluctuation value when it is decided that an integrated non-energizing time exceeds a reference integrated value.例文帳に追加
ゼロ点変動値検出手段104は積算された無通電時間が所定の基準積算値を超えたと判断される場合、COセンサ2に対する電源供給制御をすると共に、ゼロ点変動値を検出する。 - 特許庁
A variable length encoding section 107 or 110 outputs an encoded bit stream by one block on the basis of symbol data comprising combinations of zero length and non-zero coefficient of received data and a prediction error distributed by a distribution section 105.例文帳に追加
可変長符号化部107又は110は、入力されたデータのゼロレングスと非ゼロ係数との組み合わせから成るシンボル・データと分配部105で分配される予測誤差値に基づいて、1ブロック分の符号化ビット列を出力する。 - 特許庁
To provide a gear-shift control device of a non-stage transmission with infinite gear ratio capable of controlling the driving force at the vehicle speed of zero by setting a target gear ratio according to a target driving force when the vehicle speed is zero.例文帳に追加
車速ゼロでも目標駆動力に応じて目標速度比が決定されることで、車速ゼロでの駆動力制御を可能とすることができる変速比無限大無段変速機の変速制御装置を提供すること。 - 特許庁
The digital data decoding device 2 includes an interpolation processing section 25 for interpolating the spectrum data of the frequency band in which quantization bit allocation is zero, by using the spectrum data existing in the frequency band in which the quantization bit allocation is non-zero.例文帳に追加
このデジタルデータ復号化装置2は、量子化ビット割り当てが零の周波数帯域のスペクトルデータを、量子化ビット割り当てが非零の周波数帯域に存在するスペクトルデータを用いて補間する補間処理部25を具備している。 - 特許庁
In such cases, a successful return can be distinguished from an error return by setting errno to zero before the call, and then, if the call returns a status that indicates that an error may have occurred, checking to see if errno has a non-zero value. 例文帳に追加
このような場合、成功なのかエラーなのかを区別するためには、呼び出しの前にerrnoを 0 に設定しておけばよい。 呼び出しの返り値がエラー発生の可能性を示すものだった場合には、errnoが 0 以外の値かを見て確認すればよい。 - JM
The comparison function referenced by compar is expected to have two arguments which point to the key object and to an array member, in that order, and which returns zero if the key object matches the array member, and non-zero otherwise. 例文帳に追加
比較を行うのはcomparが参照している関数で、これは 2つの引き数を持ち、1つめの引き数がkeyを、2つめの引き数は配列メンバーを指す。 またcomparは、keyが配列のメンバーとマッチしたなら 0、そうでなければ0 以外を返すことが期待されている。 - JM
To provide a device and a method for buffering NRZ (non return to zero) data patterns for generating a recording pulse in a CD-RW/DVD-RW system.例文帳に追加
CD−RW/DVD−RWシステムで記録パルスを生じるためにNRZデータパターンをバッファリングする装置及び方法を提供する。 - 特許庁
Furthermore, the light emitting pattern, as shown in (b), is set so that frequency characteristics in the result of calculating a point spread function may include only non-zero values.例文帳に追加
なお、発光パターンは(b)に示すように、その点像分布関数の演算結果における周波数特性が非ゼロの値で構成されるように設定されている。 - 特許庁
To shorten the time needed for normalization by accurately detecting a head non-zero position from input of carry propagation addition in a floating-point calculation.例文帳に追加
浮動小数点演算において、キャリー伝播加算の入力から正確に先頭非ゼロ位置を検出し、正規化に要する時間を短くする。 - 特許庁
To provide an improved differential current driver circuit which is provided with a means for programming an inter-circuit bus terminal voltage and an output non-zero absolute current value.例文帳に追加
本発明の改良された差動電流ドライバ回路は、回路内のバス終端電圧と出力非ゼロ絶対電流値をプログラムする手段を提供する。 - 特許庁
Two EDFs 10 and 20 having the non-zero dispersion values of mutually different codes are serially connected and an optical transmission line inside EDFA 1 is constituted.例文帳に追加
互いに異なる符号の零でない分散値を有する2つのEDF10、20を直列に接続して、EDFA1内の光伝送路を構成する。 - 特許庁
To provide a dispersion compensating optical fiber or the like capable of compensating the wavelength dispersion and dispersion slope of a non-zero dispersion shifting optical fiber by short length.例文帳に追加
非零分散シフト光ファイバの波長分散および分散スロープを短尺で補償することができる分散補償光ファイバ等を提供する。 - 特許庁
A cost evaluation section 30 obtains the calculation cost when k-multiplication is performed in s-ary system based on the number of non-zero digits of each s-ary expansion.例文帳に追加
コスト評価部30は、各s進展開の非零桁の個数に基づいてs進法によりk倍算を行った場合の計算コストを求める。 - 特許庁
To provide an apparatus and a method for suppressing and controlling torque ripples while avoiding drawbacks due to division by zero in non-interfering control and decision of an integration gain K_i.例文帳に追加
非干渉化制御および積分ゲインK_iの決定におけるゼロ割演算による不都合を回避したトルクリプル抑制制御ができる装置および方法。 - 特許庁
The disk spring 40 has non-linear characteristics having a region that spring constant comes nearer to zero in the midway of a displacement range regarding load-displacement characteristics.例文帳に追加
皿ばね40は、荷重−変位特性に関し、変位範囲の途中においてばね定数が0に近くなる領域を持った非線形特性を有する。 - 特許庁
A value correction is applied to at least one component in this target range, and compensation for disregarding the isolated non-zero value component is performed (S18).例文帳に追加
この対象範囲の少なくとも一つの成分に対しては値の修正を施し、孤立非ゼロ値成分を無視することの補償を行う(S18)。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|