Inserts value into the dictionary p with a key of key. 辞書 p に、 key をキーとして値 value を挿入します。 - Python
Inserts value into the dictionary p using key as a key. 辞書 p に、 key をキーとして値 value を挿入します。 - Python
If p is not specified, the value 3 is used.
p を指定しなければ、この値は 3 となります。 - JM
P Pops off the value on top of the stack.
Pスタックの先頭の値をスタックから取り出します。 - JM
The value of p determines whether or not the fraction is included.
小数を含むかどうかは p の値によって決まります。 - JM
Whether a point P (Lab value) exists in the color reproduction area is confirmed. 点P(Lab値)が色再現領域内にあることを確認する。 - 特許庁
The nearest point R of the point P (Lab value) is searched from a Lab value group obtained by the interpolation arithmetic operation. 補間演算により求まるLab値群から点Pの最近点R(Lab値)を探索する。 - 特許庁
By using the maximum value dmax, preprocessing for determining the value of a difference between the pixel value I(p+dmax) of a pixel and the pixel value I(p-dmax) of a pixel having the distance dmax from the pixel value of each pixel of each picked-up image as the pixel value of the pixel concerned is applied for each pixel of each pickup image. その最大値dmaxを使用し、各撮像画像の各画素に対して、該画素値からdmaxの間隔を存する画素の画素値I(p+dmax),I(p-dmax)の差の値を当該画素の画素値とする前処理を施す。 - 特許庁
Iterate over all key-value pairs in the dictionary p.
辞書 p 内の全てのキー/値のペアにわたる反復処理を行います。 - Python
Matches a pointer value (as printed by %p
で印字されるような) ポインタ値に対応する。 - JM
A typical circuit that generates a chrominance vector absolute value in real time within an error of 1.5-% p-p is shown. 1.5−%p-p誤差の範囲内で、リアルタイムなクロミナンスベクトル絶対値を生成する模範的な回路を示す。 - 特許庁
You can override this value when you run pac(8) with the -p option.
pac(8) を -p オプション付きで起動すると、 この値を置き換えることができます。 - FreeBSD
P is set as an initial value Q[0] and 2×P is set as an initial value of Q[1] (Fig. 2, S1). Q[0]の初期値としてP、Q[1]の初期値として2×Pを設定する(図2,S1)。 - 特許庁
Note2: When it comes to P-value, this represents a value lower than 0.001 for both "Current Account" and "Current without Trade" and a high value of 0.105 for "Trade". 備考2:各回帰線のP値は、「経常収支」と「貿易以外」では0.001以下であるのに対し、「貿易」では0.105と高い。 - 経済産業省
The deviation of the counter value of the position counter P from the normal value is reflected on the difference (Pi-P(i-1)). この差(Pi−Pi-1)には、位置カウンタPのカウンタ値における正常値からのずれが反映される。 - 特許庁
A maximum value Pmax, a minimum value Pmin and a variation width ΔP of nozzle pressure are set, a charged phase is detected for a nozzle pressure P=Pmin and then an optimal charged phase is detected at that nozzle pressure P. ノズル圧力の最大値Pmaxと最小値Pminおよび、変化幅△Pを設定し、ノズル圧力P=Pminで帯電位相の検出を行い、そのノズル圧力Pでの最適帯電位相を検出する。 - 特許庁
Besides, the intermediate value of the values of the pixels A and B and the average valueP is calculated as the value of the Interpolation pixel P. さらに、隣接画素Aの値、隣接画素Bの値、および、平均値Pの中間値が、補間画素Pの値として算出される。 - 特許庁
By comparing the absolute value (s) of the count error value (q) and a preset tolerance value (p), when the absolute value (s) exceeds the tolerance value (p), anomaly signal (t) is output. また、計数誤差値qの絶対値sと予め設定された許容値pとを比較をして、絶対値sが許容値pを超えたときに異常信号tを出力する。 - 特許庁
A black rate (p) is calculated which is a ratio of a maximum K value among CMYK values capable of reproducing the Lab value converted from the CMYK value using the source profile and a K value of the input CMYK value (S105). ソースプロファイルを使用してCMYK値から変換したLab値を再現可能なCMYK値の中の最大のK値と入力CMYK値のK値との比である墨率pを計算する(S105)。 - 特許庁
A difference value P' obtained by subtracting the mean value MS from the maximum value Max is found (process 8). 前記最大値Max から平均値MSを減算した差分値P’を求める(処理8)。 - 特許庁
Printing Commands p Prints the value on the top of the stack, without altering the stack.
表示コマンドpスタックを変更することなく、スタックの先頭の値を表示します。 - JM
A subtractor 73 subtracts the mean value MG (P) from a value G (P) of the pixel P of interest in the monotone image G, to output as a differential signal to a correction value calculator 74. 減算部73は、単色画像Gの注目画素Pの値G(P)から平均M_G(P)を減算し、差分信号として補正値算出部74に出力する。 - 特許庁
When the value of P(50) is greater than the value of [P(100)/2+α], it is judged that the modulation characteristic is abnormal. そして、P(50)が[P(100)/2+α]より大きいときに、変調特性が異常であると判定する。 - 特許庁
The displacement amount [J-(Pi-P(i-1))] of the difference (Pi-P(i-1)) to the normal value J is set as a correction value ΔP for correcting the counter value of the position counter P, and correction equivalent to the correction value ΔP is made to the counter value of the position counter P. そして、上記差(Pi−Pi-1)の正常値Jに対するずれ量{J−(Pi−Pi-1)}が位置カウンタPのカウンタ値を補正するための補正値ΔPとして設定され、同補正値ΔP分の補正が位置カウンタPのカウンタ値に加えられる。 - 特許庁
Like the "p" command, except the value of the expression is pretty-printed using the pprint module. pprintモジュールを使って例外の値が整形されることを除いて"p"コマンドと同様です。 - Python
The correction pulse count value is determined on the basis of W=((f+b)/d)+p-1. 補正パルスカウント値WをW=((f+b)/d)+p−1として求める。 - 特許庁
Each stage stores one sampling value from among P-sets of sources. 各段はP個のソースから1個のサンプリング値を記憶する。 - 特許庁
The load P is increased from the first predetermined value P_1'. また、その荷重Pを第一所定値P_1′から増加させる。 - 特許庁
During the P(D) mode, when the sum value SUMp(SUMd) for the P(D) mode is a value in an increasing direction and "SUMp(SUMd)-SUMd(SUMp)>A" is satisfied, the injection mode is fixed to the P(D) mode. P(D)モード時、P(D)モード用の総和値SUMp(SUMd)が増量方向の値で且つ「SUMp(SUMd)−SUMd(SUMp)>A」が成立する場合、噴射モードがP(D)モードに固定される。 - 特許庁
When driver's force characteristic valueP is in a first region A_1 (predetermined value P_1 ≤ P < predetermined value P_2), first compensation amount L = L_1 composed of a fixed positive value is set. 運転者の力特性値Pが第1の領域A_1(所定値P_1≦P<所定値P_2)にあるとき、一定の正値からなる第1の補正量L=L_1を設定する。 - 特許庁
A controller 50 compares a power-generation detected valueP with a predetermined threshold value α. 制御部50は、発電電力検出値Pと所定の閾値αとを比較する。 - 特許庁
The valueP shows that the acceleration is not limited when the P is 0, and the acceleration is most strictly limited when the P is 1. このP値は、0のとき加速を制限せず、1のとき最も厳しく加速を制限することを示す値である。 - 特許庁
The obtained value smaller than p*q or the value smaller than p*q, which is obtained by subtracting p*q from m' larger than p*q a prescribed number of times is outputted as the plain text m (130). 得られたp*q未満のm’の値又はp*q以上のm’から所定回数p*qを減じることによって得たp*q未満の値を平文mとして出力する(130)。 - 特許庁
When driver's force characteristic valueP is in a second region A_2 (predetermined value P_5 ≤ P), second compensation amount L = - L_2 composed of a fixed negative value is set. また、運転者の力特性値Pが第2の領域A_2(所定値P_5≦P)にあるとき、一定の負値からなる第2の補正量L=−L_2を設定する。 - 特許庁
In the case the feature quantity P (X and Y) of an image is equal to or more than a prescribed value Th1, the value of the feature quantity P (X and Y) is converted into a fixed value Th2. 画像の特徴量P(X,Y)が所定値Th1以上の場合には、その特徴量P(X,Y)の値を一定値Th2に変換する。 - 特許庁
For example L/P×t or S/P×t is calculated, and evaluation is performed based on the calculated value. 例えば、L/P・t又はS/P・tを計算し、この計算値に基づいて評価を行う。 - 特許庁
The CPU detects (p) and (q) minimizing the count value while changing the said (p) and (q). CPUは上記p、qを変えながら上記カウント値が最小となるp、qを検出する。 - 特許庁
The p-p amplitude value is averaged by an averaging processing circuit 26, and it is quantized by a quantization circuit 27. 平均化処理回路26でこのp−p振幅値の平均化し、量子化回路27で量子化する。 - 特許庁
the lower the p-value, the more likely it is that the difference between groups was caused by treatment.
p値が小さくなるほど、それだけ群間差は治療により生じている可能性が高くなる。 - PDQ®がん用語辞書 英語版
The CPU then detects a maximum value of a matching coefficient P. 次に、CPUはマッチング係数Pの最大値を検出する。 - 特許庁
To solve such a problem that the calorific value of a snubber resistor 18#(#=p,n) is not negligible. スナバ抵抗体18#(#=p,n)の発熱量が無視できないこと。 - 特許庁
An output target value Y_T of the control object 12 is supplied to the reverse model P'^-1 with no waste time to calculate an input basic value X_B. 制御対象12の出力目標値Y_Tを無駄時間無し逆モデルP'^-1に供給して、入力基本値X_Bを算出する。 - 特許庁
A value of [P(100)/2+α] as a reference value for judging the laser device is in a normal characteristic is obtained by using the quantity of the light P(100). 光量P(100)を用いて、正常特性であるかを判定するための基準値として、[P(100)/2+α]を求める。 - 特許庁
Then an average valueP of the two extrapolation values is calculated (step S5). つぎに、二つの外挿値の平均値Pが算出される(ステップS5)。 - 特許庁
Control conditions for the PID control are set to a small Pvalue in the early accumulation period and to a large Pvalue in the steady accumulation region. PID制御の制御条件を、堆積初期においてはP値を小さく、定常領域においてはP値を大きく設定する。 - 特許庁
In each divided path p, a divided path dispersion value γ and its correction value β are calculated. そして、分割パスpごとに、分割パスばらつき値γおよびその補正値βを計算する。 - 特許庁
The ratio r/R corresponding to the maximum value of the pitch ratio P(r/R)/P(0.7R/R) is present in a range of 0.45<r/R<0.55. ピッチ比P(r/R)/P(0.7R/R)の最大値に対応するr/Rは、0.45<r/R<0.55の範囲に存在する。 - 特許庁
At the adder 53, the BM value and the P metric are added together, and the value of 1/N of the minimum value of the P metric is subtracted, and thus normalization processing is performed to prevent overflowing. 加算部53ではBM値とPメトリックの加算及びPメトリックの最小値を1/Nした値の減算を行うことでオーバーフロー防止のための正規化処理を行う。 - 特許庁
Then a Pvalue is calculated for each combination of a process ID and a device ID to be contrasted and compared by applying merge data of inspection data on a product and device history data of a manufacturing device to a predetermined significant difference examination method, and a new Pvalue is calculated based upon the Pvalue and P-value correction factor. 次に、製品の検査データと製造装置の装置履歴データのマージデータを所定の有意差検定法に適用して工程IDおよび対比較される装置IDの組合せ毎にP値を算出し、このP値とP値補正ファクタに基づいて新たなP値を算出する。 - 特許庁
Here, when a value of an nth order magic square is assumed to be from 0 to n2-1, the input information P takes a value from 0 to n2-1; a value of the line position designating information RP takes a quotient of P/n; and a value of the columnar position designating information CP takes P mod n (a remainder of P/n). ここで、n次の魔方陣の値を0からn^2‐1とした場合には、入力情報Pの値は0からn^2‐1となり、行位置指定情報RPの値はP/nの商の値となり、列位置指定情報CPの値はP mod n(Pを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.