DECREMENT - 日本語 への翻訳

デクリメント
decrement
decrement
減少
decrease
reduction
decline
loss
fall
drop
attenuation
downward
fewer
depletion
減らし
reduce
decrease
less
cut
fewer
lessen
増減
increase
change
decrease
decrement

英語 での Decrement の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
N can have a plus or minus sign as prefix if an increment or decrement of the current value is wanted.
もし現在値の増減が必要ならば、nには、前に接頭辞として正符号や負符号をつけることが出来ます。
Decrement(by One)- subtracts 1 from the current value of the column.
減算(1)-列の現在値からを1を引きます。
You may also access cached items from the tagged cache, as well as use the other cache methods such as increment and decrement.
また、incrementとdecrementのようなその他のキャッシュメソッドも同様に、タグ付けしたキャッシュのアイテムへアクセスできます。
You only need to increment/ decrement the counter, it converts these calls in"per second" values automatically.
カウンターをインクリメント/デクリメントすると、これらのコールは自動的に「秒ごと」の値に変換されます。
Decreasing DAC value from 3FFFh to 0000h Decrement the lower 8 bits of the DAC by using register F9h.
FFFhから0000hまでDAC値を減少させる場合レジスタF9hを使用してDACの下位8ビットがデクリメントされます
When age of organism increases the BMR of body tend to decrease, it also decreases with decrement of body mass.
時代の生物の基礎代謝の身体が減少しでも減少と減分ボディです。
You can type an integer value into the box, or use up or down arrows to increment or decrement size.
ボックスに整数を入力するか、上向き矢印か下向き矢印を使ってサイズを増加または減少します
The prefix form returns the new value while the postfix form returns the old value(prior to increment/decrement).
前置式は新しい値を返す一方、後置式は古い値を返します(インクリメント/デクリメントの前)。
It is now necessary for the user to select the increment/decrement control and depress and hold S1, which allows for slow and user-friendly control adjustments.
これで、ユーザがインクリメント/デクリメント制御を選択し、S1を押してそのまま保持する必要があり、これによってゆっくりとした使いやすい制御調整が実現します。
Lisp was originally implementated on an IBM 704 computer, and two instructions on that machine became the primitive operations for decomposing lists: car(Contents of Address Register) and cdr(Contents of Decrement Register).
LISPは当初IBM704上で実装されたが、その計算機上の2つの命令がLISPの基本操作car(ContentsofAddressRegister)、cdr(ContentsofDecrementRegister)になった。
These registers can be used as general-purpose registers, but are intended as loop counters for decrement and jump if the counters are nonzero(DJNZ) instructions.
これらのレジスタを汎用レジスタとして使用可能ですが、カウンタが非ゼロ(DJNZ)命令である場合は、デクリメントおよびジャンプ用のループカウンタになります。
Three of the switches are momentary pushbutton type and are used to increment(UP), decrement(DWN), and program a middle pot value MID.
図のスイッチのうちの3つはモーメンタリプッシュボタンタイプで、増加(UP)、減少(DWN)および中点のポテンショメータ値(MID)を設定するのに使用されます。
The Accumulator Pointer Control register(APC) causes the AP to increment or decrement automatically whenever the active accumulator is accessed, making multiprecision arithmetic simple.
アキュムレータポインタ制御(AccumulatorPointerControl)レジスタ(APC)を通じて、アクティブアキュムレータにアクセスするごとに、APを自動的にインクリメントまたはデクリメントするため、高精度の演算が容易になります。
To operate properly as an IP router, the switch has to perform source and destination MAC header rewrites, decrement the time-to-live(TTL) field, and then recompute the IP header checksum.
スイッチがIPルータとして適切に動作するためには、送信元および宛先MACヘッダーの書き換えを行い、time-to-live(TTL;存続可能時間)フィールドをデクリメントし、IPヘッダーチェックサムを再計算する必要があります。
For example, replacing RRM with MRI-based screening in women with RRSO at age 40 years led to a 3% to 5% decrement in survival compared with RRM at age 25 years.
例えば、RRSOの女性がMRIベースのスクリーニングに代えて40歳でRRMを受けた場合は、25歳でRRMを受けた場合と比べて、生存率の3~5%減少につながった。
Now tap on the max or min number itself, this will open an entry dialog box where you can set the value by using the increment/decrement arrows, selecting a previously save preset, or direct input of the value using the keyboard icon lower right corner of the dialog box.
最大値または最小値をタップすると、インクリメント/デクリメント矢印を使用して値を設定したり、以前に保存したプリセットを選択したり、キーボードアイコンを使用して値を直接入力することができる入力ダイアログボックスが開きます(ダイアログボックスの右下隅)をクリックします。
A high-to-low transition on the INC pin of the MAX5471 causes the digital potentiometer to either increment or decrement the variable resistor's output by 1/32 of its previous value. Since the MAX5471 features nonvolatile memory, prior settings remain in its memory even after an unpowered condition.
MAX5471のINC端子のハイからローへの遷移によって、ディジタルポテンショメータは可変抵抗の出力を直前の値の1/32だけインクリメントまたはデクリメントします(MAX5471は不揮発性メモリを内蔵しているため、直前の設定値が電源オフ状態後でもメモリ内に残ります)。
Let's say we need to implement an application that controls a rocket launcher: once we start the countdown, the system will decrement the counter and when it reaches zero, pending all properties of the model being at nominal values, the launch of the rocket will be initiated.
カウントダウンが始まったらシステムはカウンターを減少させ、カウンターが0になったら、モデルのすべてのプロパティを名目的な値のままにして、ロケットの発射を開始します。
This application has a simple state machine: fig.4. the Rocket Launcher state machine Both decrement and launch are"automatic" actions, it means that each time we enter(or re-enter) the counting state, the transition guards will be evaluated and if the counter value is greater than zero, the decrement action will be called upon and when the value is zero, the launch action will be called instead.
アプリケーションのステートマシンは単純です。fig.4.ロケット発射装置のステートマシン減少も発射も"自動的"なアクションであり、カウントの状態に入る(または再入する)と、遷移ガードが評価されカウンターが0以上なら減少アクションが動き、0になったら、起動アクションが動きます。
Comparison of metal materials vibration decrement characteristic.
金属材料の振動減衰特性の比較表へ。
結果: 216, 時間: 0.0399

トップ辞書のクエリ

英語 - 日本語