| 例文 |
integer valueの部分一致の例文一覧と使い方
該当件数 : 420件
Here in the formula (C) and/or (D), m, p are integer of 1-10, n is a positive integer, and the value of n can be selected independently respectively.例文帳に追加
(式(C)及び/又は(D)中、m、pは1〜10の整数、nは正の整数であり、nの値はそれぞれ独立して選択可能である。) - 特許庁
However, you can bind to a wrapper type such as Boolean, Byte, Character, Double, Float, Integer, Long, Short, String, the primitive form of one of these wrapper types, or an application-defined object value. 例文帳に追加
ただし、Boolean、Byte、Character、Double、Float、Integer、Long、Short、String などのラッパー型、これらのいずれかのラッパー型の基本型、またはアプリケーションで定義されたオブジェクト値にバインドできます。 - NetBeans
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)を加算し、キャリーを出力する。 - 特許庁
An inclination {(Y2-Y1)/(X2-X1)} of the straight line is calculated in advance and set with the integer part as an integer inclination value C3, the remainder as an addition value C1, and a difference (X2-X1) between start and end points as a subtraction value C2.例文帳に追加
直線の傾き{(Y2−Y1)/(X2−X1)}を予め計算して、その整数部分を傾き整数値C3、剰余を加算値C1、始点と終点の差(X2−X1)を減算値C2として設定しておく。 - 特許庁
A storing means 102 stores the integer value (q) of 0 to (2 Q-1) by the fixed decimal point format according to q (a/b) in setting Q to be an integer.例文帳に追加
記憶手段102は、Qを整数とすると、0〜(2∧Q−1)の整数値qに対し、q∧(a/b)に応じ固定小数点フォーマットで格納する。 - 特許庁
A free-running counter portion 45 generates a timing signal identical to the synchronization signal based on a corrected integer cycle obtained by converting the cycle information to an integer value.例文帳に追加
自走カウンタ部45は、周期情報を整数値に変換した補正整数周期に基づいて同期信号と同一のタイミング信号を生成する。 - 特許庁
The third value popped is the base which gets exponentiated, which should be an integer. 例文帳に追加
)、3 番目に取り出した値は累乗される底として用いられます。 これは整数であるべきです。 - JM
The present invention relates to circuits and a method for dividing a frequency of an input signal by an integer divider value.例文帳に追加
整数分割値により入力信号の周波数を分割する回路および方法。 - 特許庁
To derive integer value bias by less calculation load in a short time in a GPS azimuth meter.例文帳に追加
GPS方位計において、整数値バイアスを少ない計算負荷により短時間で導出する。 - 特許庁
The following function takes either a single-character string or integer value; it returns a string.例文帳に追加
以下の関数は 1 文字からなる文字列値または整数値を引数に取り、文字列を返します。 - Python
Given integer red, green, and bluecoefficients in their appropriate ranges, one then can compute a correspondingpixel value by using the following expression: 例文帳に追加
正しい範囲の RGB の各係数を与えると、対応するピクセル値は次の式で計算できる。 - XFree86
If the integer value of this resourceis greater than zero, reams of debugging information will be printed. 例文帳に追加
"DisplayManager.debugLevel"このリソースの整数値がゼロより大きい場合、出力するデバッグ情報の範囲が大きくなる。 - XFree86
An adding part 6 generates an addition value obtained by respectively adding 1 to n (n is an integer ≥1) to an output value A of a register 5.例文帳に追加
加算部6は、レジスタ5の出力値Aに1,…,n(nは1以上の整数)をそれぞれ加算した加算値を発生する。 - 特許庁
The operation of X/10 is performed from an acquired value X and a value which is ten times the integer part of the operated result is calculated.例文帳に追加
取得した値Xから、X/10という演算を行い、演算結果の整数部分を10倍した値を算出する。 - 特許庁
Non-functional pixel correction (560) is performed in the integer format, an obtained pixel value is clamped to a maximum value by use of the saturation calculation.例文帳に追加
非機能ピクセル補正(560)は整数フォーマットで行われ、得られたピクセル値は、飽和演算を用いて最大値にクランプされる。 - 特許庁
The obtained pixel is converted into the integer format (550), and the converted pixel value is clamped to a maximum value by use of the saturation calculation.例文帳に追加
得られたピクセルは整数フォーマットに変換され(550)、変換されたピクセル値は、飽和演算を用いて最大値にクランプされる。 - 特許庁
The Kalman filter calculates an estimated value of floating ambiguity, calculates an estimated value of the integer bias based on the floating ambiguity by the LAMBDA method, and determines the surest integer bias by various kinds of tests.例文帳に追加
カルマンフィルタはfloating ambiguity の推定値を算出し、LAMBDA法でこのfloating ambiguity をもとに整数バイアスの推定値を算出し、各種検定をすることにより最も確かな整数バイアスを決定する。 - 特許庁
When the conveyance compensation amount added-up value r is above 0 (No at step S54), a value obtained by adding a value of αN/2 to the conveyance compensation amount added-up value r is divided by αN to use the quotient of the integer value as Q (step S56).例文帳に追加
搬送補正量積算値rが0以上の場合(ステップS54でNo)、搬送補正量積算値rにα・N/2の値を加算した値をα・Nで除算し、整数値の商をQとする(ステップS56)。 - 特許庁
In an external compressing device 2, for example, a compression rate is calculated by dividing the maximum value of the absolute value of original data in a 32 bit floating point system by the maximum value of the absolute value of an integer value whose bits are smaller than 32 bits.例文帳に追加
外部圧縮装置2で例えば32ビット浮動小数点方式の元データの絶対値の最大値を32ビットより小さいビットの整数値の絶対値の最大値で割って圧縮率を求める。 - 特許庁
The repeating unit has a width W, and a width value corresponding to an integer multiple value of the width W almost conforms to a building module.例文帳に追加
この繰り返し単位の幅Wは、その整数倍に相当する幅が、建物のモジュールとほぼ合致するように設定されている。 - 特許庁
Use The BPEL Mapper to generate an integer value expression.When the For Each activity is started, the expressions in Start Counter Value and Final Counter Value are evaluated for the first and only time. 例文帳に追加
BPEL マッパーを使用して、整数値式を生成します。 For Each アクティビティーが開始されると、「開始カウンタ値」内および「最終カウンタ値」内の式が、最初に 1 度だけ評価されます。 - NetBeans
The method also comprises the steps of integer forming by rounding a luminance value to set to a finite word length similar to the input image, and limiting to a maximum value = 256 or less and to a minimum value = 0 or more.例文帳に追加
ステップS7で、入力画像と同じく有限語長にするため、輝度値を丸めて整数化するとともに、最大値=256以下、最小値=0以上に制限する。 - 特許庁
Then, the obtained gray value Ri of the focus pixel is calculated by Ri=Gi+Σwj(Ej-C), (wherein, C is the programmable integer).例文帳に追加
そして、R_i=G_i+Σw_j(E_j−C)により、フォーカスピクセルの得られたグレイ値R__iが計算される。 - 特許庁
since that value will be interpreted as a large unsigned integer. 例文帳に追加
に負の値が指定された場合、その値が大きな符号なし整数として解釈されるために起こることがある。 - JM
If x is a finite value less than 0, and y is a finite non-integer, a domain error occurs, and a NaN is returned. 例文帳に追加
xが 0 未満の有限値でyが整数でない有限値の場合、領域エラー (domain error) が発生し、NaN が返される。 - JM
functions round their argument to an integer value in floating-point format, using the current rounding direction (see fesetround (3)) 例文帳に追加
関数群は、現在の丸め方向( fesetround (3) 参照) で引き数を浮動小数点形式の整数に丸める。 - JM
The inner height dimension H of the container body 2 is set to an integer-fold value of the diameter ϕ of the wheel 8.例文帳に追加
また、容器本体2内法高さ寸法Hは、車輪8の直径φの整数倍とする。 - 特許庁
In the frequency synthesizer 1 of this invention, when an integer frequency division value is changed to generate a fraction frequency division value, a round-off circuit 6 rounds off a random number generated by a random number generating circuit 7 and a frequency division control circuit 5 generates an integer frequency division value based on an integer generated as a result.例文帳に追加
本発明の周波数シンセサイザ1は、整数分周値を変化させて分数分周値を生成する場合に、乱数発生回路7が発生した乱数を丸め込み回路6が丸め込み、その結果生成された整数値に基づき、分周値制御回路5が整数分周値を生成している。 - 特許庁
An integer value with latitude and longitude coded is converted into a character string using a mixed radix numeration method.例文帳に追加
緯度および経度を符号化した整数値を、混合基数記数法を使用して文字列に変換する。 - 特許庁
Return integer-valued system configuration values.If the configuration value specified by name isn't defined,-1 is returned. 例文帳に追加
整数値のシステム設定値を返します。 name で指定された設定値が定義されていない場合、-1 が返されます。 - Python
The color shift control part 25 controls the motor driving part 21 based on a decimal value of the calculation value so that the rotational speed of the motor M is variably controlled in the direction for returning the integer value to the calculation value.例文帳に追加
色ずれ制御部25は、算出値の小数値に基づき、その整数値から算出値に戻す方向にモータMの回転速度を可変制御するようモータ駆動部21を制御する。 - 特許庁
An image coding method includes: a step of calculating a quantization value L by performing integer transformation and quantization on blocks obtained by dividing an image; a step of calculating a transform coefficient K by dequantizing the quantization value L; a step of performing inverse integer transformation on the transform coefficient K by an inverse transform matrix; and a step of normalizing the transform coefficient K obtained by the inverse integer transformation.例文帳に追加
画像符号化方法は、画像を分割したブロックを整数変換し量子化して量子化値Lを求めるステップと、それを逆量子化し変換係数Kを求めるステップと、それを、逆変換行列により逆整数変換するステップと、それを正規化するステップとを含む。 - 特許庁
The frequency f_S of a subcarrier carrying a transmission signal is thereby set to a value between the power source harmonic noise frequencies equal to integer times of 50 Hz, e.g. 25 Hz and a value equal to an integer times thereof.例文帳に追加
このため、送信信号を搬送するサブキャリアの周波数f_Sを、50Hzの整数倍になる電源高調波雑音周波数間の値、例えば、25Hzおよびその奇数倍になる値に設定する。 - 特許庁
(m) represents an integer 1 or more, L represents an organic group of (m) value to be bonded by P atoms and carbon atoms, and (n) represents an integer of 1-3, X represents anions of (n) value and X can be connected with L.例文帳に追加
mは1以上の整数を表し、LはP原子と炭素原子で結合するm価の有機基を表し、nは、1乃至3の整数を表し、Xはn価の陰イオンを表し、XとLとは連結してもよい。 - 特許庁
An encoding device 24 performs variable length encoding to a symbol whose value takes a nonnegative integer and as the value becomes larger, an appearance frequency falls.例文帳に追加
符号化装置24は、その値が非負整数をとり、その値が大きくなるにしたがい出現頻度が低下するシンボルを可変長符号化する。 - 特許庁
The initial value of the stored number of the prize balls of the prize ball discharge number storage means is set to an integer value which is almost a half of the prescribed unit number.例文帳に追加
賞球排出数記憶手段の賞球記憶数の初期値は前記所定単位数の略半分の整数値に設定されている。 - 特許庁
When a conveyance compensation amount added-up value r is smaller than 0 (Yes at step S54), a value obtained by subtracting a value of αN/2 from the conveyance compensation amount added-up value r is divided by αN to use the quotient of an integer value as Q (step S55).例文帳に追加
搬送補正量積算値rが0より小さい場合(ステップS54でYes)、搬送補正量積算値rからα・N/2の値を減算した値をα・Nで除算し、整数値の商をQとする(ステップS55)。 - 特許庁
Whe the value r is smaller than 0 (Yes at step S34), the quotient of an integer value obtained by dividing a value obtained by subtracting a 1/2 value of unit conveyance amount N from the conveyance compensation amount added-up value r by the unit conveyance amount N is used as Q (step S35).例文帳に追加
0より小さい場合には(ステップS34でYes)、搬送補正量積算値rから単位搬送量Nの1/2の値を減算した値を単位搬送量Nで除算した整数値の商をQとする(ステップS35)。 - 特許庁
When the value r is above 0 (No at step S34), the quotient of the integer value obtained by dividing a value obtained by adding the 1/2 value of the unit conveyance amount N to the conveyance compensation amount added-up value r by the unit conveyance amount N is used as Q (step S36).例文帳に追加
0以上の場合には(ステップS34でNo)、搬送補正量積算値rに単位搬送量Nの1/2の値を加算した値を単位搬送量Nで除算した整数値の商をQとする(ステップS36)。 - 特許庁
Then, the present integral value is input to the subtractor 78, which subtracts the multiplied value from the integral value to be output, to the adder 74, the integral value {(the integral value)-(the integer part)×(1-centering factor)}, subjected to the centering process.例文帳に追加
また、この減算器78には、現在の積分値も入力され、この積分値から前述の乗算値を減算して、センタリング処理が施された積分値{積分値−整数部×(1−センタリング係数)}を加算器74に出力する。 - 特許庁
In response to a floating point instruction, the mantissa is partitioned into an integer part and a fraction part, based on the value of the exponent bits.例文帳に追加
浮動小数点命令に応答して、仮数を指数ビットに基づいて整数部と小数部に分割する。 - 特許庁
If it is an integer, zero is considered ``successful termination'' and anynonzero value is considered ``abnormal termination'' by shells and the like.例文帳に追加
整数を指定した場合、シェル等は0は``正常終了''、0以外の整数を``異常終了''として扱います。 - Python
In a numerical expression of (Nsp/Ntr)=(N+ε)/J, J: an integer of 1-20, N: a positive integer, ε: a decimal less than 1 in an absolute value, N/J: an irreducible improper fraction or proper fraction by a combination of mutually prime integers and a value of becoming minimum in an absolute value of ε/J.例文帳に追加
(Nsp/Ntr)=(N+ε)/J数式中J:1〜20の整数、N:正の整数、ε:絶対値が1未満の小数であり、N/Jは互いに素な整数の組合せによる既約の仮分数または真分数であり、ε/Jの絶対値が最小となる値である。 - 特許庁
To improve recognitive precision for a pattern easy to erroneously recognize by making possible that a user changes voluntarily a connective information value in an N-gram that the connective information value showing the likelihood that N pieces (N is two or above of integer) of speech unit series appear is registered to a proper value while using it.例文帳に追加
N−グラム中の接続情報値を運用中にユーザが自発的に適切な値に変更でき、誤認識しやすいパターンに対する認識精度を向上させる。 - 特許庁
To provide an array output device that outputs a well-balanced n- dimensional array based on an integer value such as an output value of a hash function value without using so much memory.例文帳に追加
多くのメモリを使用することなく、ハッシュ関数値の出力値などの整数値に基づいて一様にn次元の配列を出力する配列出力装置を提供する。 - 特許庁
When the counter value C is the predetermined value L or more and each time the counter value C reaches a multiple of an integer, fuel injection to the combustion cylinder at that particular moment is paused.例文帳に追加
そして、カウンタ値Cが所定値L以上となり、且つ該カウンタ値Cが所定値Lの整数倍の値に達する都度、その時の燃焼気筒への燃料噴射を休止する。 - 特許庁
function converts the initial part of the string in nptr to a long integer value according to the given base, which must be between 2 and 36 inclusive, or be the special value 0. 例文帳に追加
関数は、 nptr の文字列の最初の部分を、base を基数として long int に変換する。 この base は 2 から 36 までの値あるいは特別な意味を持つ値 0 でなければならない。 - JM
The CPU 11 sets a numerical value width of the X axis so that a value which is a divided value of the numerical value width of the X axis by the scale interval equals one integer-th of the number of dots in the X axis direction, and displays the X axis.例文帳に追加
CPU11は、X軸の数値幅を目盛間隔で割った値がX軸方向におけるドット数の整数分の1になるよう、当該X軸の数値幅を設定して、X軸を表示させる。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|