Parametersを含む例文一覧と使い方
該当件数 : 9225件
The base station decodes the parameters included in the IMSI number into their original decimal values, and, if all parameters have not been sent in accordance with the IMSI type, will add the proper values to the unsent parameters.例文帳に追加
基地局はIMSI番号に含まれたパラメーターをそれらの元々の十進数値にデコードし、全てのパラメーターがIMSIタイプに従って送られていなければ、その送られなかったパラメーターに適切な値を加える。 - 特許庁
Afterwards, all the parameters or one part thereof is deleted (step 108).例文帳に追加
その後、パラメータの項目の全て又は一部を削除する(ステップ108)。 - 特許庁
The digital camera 1 uses the extracted luminance histogram parameters and hue histogram parameters to discriminate the type and the background color of the photographed original.例文帳に追加
デジタルカメラ1は、抽出した輝度ヒストグラムパラメータと色相ヒストグラムパラメータを用いて、撮影された原稿の種類と背景色を判別する。 - 特許庁
To provide an apparatus and method for creating routing parameters that can automatically and efficiently conduct jobs for creating and modifying the routing parameters.例文帳に追加
ルーティングパラメータの作成及び変更の作業を、自動的且つ効率的に行うことができる、ルーティングパラメータ作成装置及び方法を得ること。 - 特許庁
Deterioration evaluation parameters having values changed with the deterioration of the catalyst device 3 is found in sequence from the identified values of the parameters for the secondary function and the deteriorating condition of the catalyst device 3 is evaluated in accordance with the deterioration evaluation parameters.例文帳に追加
二次関数のパラメータの同定値から、触媒装置3の劣化の進行に伴い値が変化する劣化評価パラメータを逐次求め、その劣化評価パラメータに基づき、触媒装置3の劣化状態を評価する。 - 特許庁
The values of runtime parameters may be supplied by the end user or be derived from a combination of other runtime parameters or objects stored in an object repository.例文帳に追加
ランタイムパラメータ値はエンドユーザが供給するか又は他のランタイムパラメータの組合せ又はオブジェクトリポジトリに記憶されたオブジェクトから引き出せる。 - 特許庁
To find a group of sampling parameters optimum to a set of signals.例文帳に追加
信号の集まりについて最適な一組のサンプリングパラメータを見つける。 - 特許庁
The server 20 reads optimum camera parameters corresponding to the results of measurements received from a database, and response-transmits the camera parameters to the imaging apparatus 10.例文帳に追加
サーバ20は、受信した測位結果に対応した最適なカメラパラメータをデータベースから読み出して、撮像装置10へ応答送信する。 - 特許庁
The building information 51 includes parameters on the building, and the heating element information 52 includes parameters on a heating element existing in the building.例文帳に追加
建物情報51は、建物に関するパラメータを含み、発熱体情報52は、建物内に存在する発熱体に関するパラメータを含む。 - 特許庁
To the parameters, a series of the predetermined criteria are subsequently applied.例文帳に追加
そのパラメーターには、後に一連の所定の判定基準が適用される。 - 特許庁
To appropriately adjust uplink transmission parameters for a radio channel state.例文帳に追加
上りリンクの送信パラメータを無線チャネル状態に適切に合わせること。 - 特許庁
CONTROL SYSTEM FOR INTERACTION WITH GAME USING PARAMETERS GENERATED FROM EXERCISING例文帳に追加
運動により発生したパラメータでゲームと相互作用させる制御システム - 特許庁
An information providing device acquires communication parameters associated with positional information and provides a user with image information showing the communication parameters on map information.例文帳に追加
位置情報に対応付けられた通信パラメーターを取得し、地図情報上に通信パラメーターを表記した画像情報をユーザーに提供する。 - 特許庁
The Weibull distribution has two parameters, the 'shape' parameter and the 'scale' parameter. 例文帳に追加
ワイブル分布は二つのパラメータ、「形状」パラメータと「尺度」パラメータとを持つ。 - コンピューター用語辞典
These parameters are received from the HTML input form through the POST method. 例文帳に追加
これらのパラメータは、HTML 入力フォームから POST メソッドを介して受け取ります。 - NetBeans
Quantity of parameters didn't match quantity of placeholders in the prepared statement. 例文帳に追加
パラメータの数が、プリペアドステートメント中のプレースホルダの数と一致しません。 - PEAR
Unlike with adding values, there are no component-specifc methods to add parameters. 例文帳に追加
値を追加する場合と異なり、コンポーネント固有のメソッドはありません。 - PEAR
The method takes three parameters: $base is the base search DN. 例文帳に追加
このメソッドのパラメータは次の三つです。 $base は検索時に使用するベース DN です。 - PEAR
All parameters passed into the function will be in one array.Parameter 例文帳に追加
関数に渡されるすべてのパラメータはひとつの配列になります。 パラメータ - PEAR
Associative array of parameters passed to as second argument to the callback function 例文帳に追加
コールバック関数の 2 番目の引数として渡すパラメータの連想配列。 - PEAR
The low byte of argc indicates the number of positional parameters, the high byte the number of keyword parameters.On the stack, the opcode finds the keyword parameters first.例文帳に追加
argcの低位バイトは位置パラメータを示し、高位バイトはキーワードパラメータの数を示します。 オペコードは最初にキーワードパラメータをスタック上に見つけます。 - Python
First, a list of unfilled slots is created for the formal parameters.例文帳に追加
まず、値の入っていないスロットが仮引数に対して生成されます。 - Python
Optional keyword parameters linejunk and charjunk are for filter functions (or None):例文帳に追加
オプションのパラメータlinejunkとcharjunkはfilter関数のために指定します(もしくはNoneを指定)。 - Python
Descibe an exception defined by a class. constructor parameters should not include the self parameter or the parentheses used in the call syntax.例文帳に追加
クラスとして定義されている例外を説明するために使います。 constructor parameters には、self やコンストラクタ呼び出し構文で使う丸括弧を含めてはなりません。 - Python
The type object of the objects returned by callingStringIO with no parameters. 例文帳に追加
パラメーターを渡さすに StringIO を呼んだときに返されるオブジェクトのオブジェクト型。 - Python
Accepted parameters are "pieslice" and"chord", that sets the arc to ArcPieSlice or ArcChord, respectively. 例文帳に追加
指定可能なパラメータは "pieslice" (円弧を ArcPieSlice に設定) および "chord" (ArcChord に設定)である。 - XFree86
Since a difference between both parameters is reduced gradually in a sensor warming process, the activity determination is preferably performed based on the difference between both parameters.例文帳に追加
センサ暖機過程において両パラメータの差が徐々に小さくなるので、好ましくは両パラメータの差に基づいて活性判定を行う。 - 特許庁
An operator considers that the operation parameters which are not displayed have the default values and can confirm only the varied operation parameters.例文帳に追加
操作者は、表示されない動作パラメータについては、デフォルト値のままであるとして、変更された動作パラメータのみを確認することができる。 - 特許庁
The device data set contains parameters of the actual device, the parameters including actual error data indicating errors that occurred in an actual period.例文帳に追加
装置データセットは、実際の装置のパラメータを含み、パラメータは、実際の期間に発生したエラーを示す実際のエラーデータを示すパラメータを含む。 - 特許庁
Each of the environmental light values corresponds to the brightness ratios and the back light adjusting parameters, and each of the back light adjusting parameters corresponds to one of the brightness ratios.例文帳に追加
各周囲の光の値は、輝度率及びバックライト調節パラメータに対応し、各バックライト調節パラメータは、1つの輝度率に対応する。 - 特許庁
Upon their agreement, the tracking filter will exclude the sensor at issue, and the estimation model parameters 54 are used to avoid the aggravation of model quality parameters 50.例文帳に追加
一致した場合にはトラッキングフィルタによりセンサを排除しかつ推定モデルパラメータ(54)を使用して、モデル品質パラメータ(50)の悪化を回避する。 - 特許庁
A detecting means detects parameters related to the position of the medical appliance 38.例文帳に追加
検知手段が、医療器具38の位置に関するパラメーターを検知する。 - 特許庁
To update probabilistic modeling parameters at real time in document processing.例文帳に追加
ドキュメント処理において確率的モデル化パラメータをリアルタイムでアップデートする。 - 特許庁
The information processing apparatus which edits the image processing parameters usable for image processing in an imaging apparatus extracts information about the creator of the image processing parameters added to the parameters, and restricts editing wherein the image processing parameters are edited to create new image processing parameters, based on the extracted information about the creator.例文帳に追加
撮像装置の画像処理に利用可能な画像処理パラメータを編集する情報処理装置は、画像処理パラメータに付加されている、当該画像処理パラメータの作成者に関する情報を抽出し、抽出された前記作成者に関する情報に基づいて、画像処理パラメータを編集して新たな画像処理パラメータを生成する編集処理を制限する。 - 特許庁
Parameters of a 'mother tongue' and 'languages of interest' are described in the member profile.例文帳に追加
会員プロファイルには「母国語」と「興味ある言語」のパラメーターが記入される。 - 特許庁
Laser driving parameters are transferred to the laser driving circuit N times for every sector.例文帳に追加
1セクタにN回、レーザ駆動用パラメータをレーザ駆動回路に転送する。 - 特許庁
The MSC 30 changes the base station parameters again as needed.例文帳に追加
移動体交換センタは、必要に応じて、基地局パラメータを再び変更する。 - 特許庁
The mobile telephone 12 transmits these parameters to a CP control server 24.例文帳に追加
携帯電話12は、これらのパラメータをCP運営サーバ24に送信する。 - 特許庁
The layer separation-setting unit 110 stores the luminance parameters in a nonvolatile memory.例文帳に追加
レイヤ分離設定部110は、輝度パラメータを不揮発性メモリに格納する。 - 特許庁
To compute control parameters suitable for each of a heat mode and a cool mode.例文帳に追加
ヒートモードとクールモードの各々について好適な制御パラメータを求める。 - 特許庁
METHOD OF SETTING CONTROL PARAMETERS FOR ELECTRIC MOTOR DRIVING DEVICE, AND SETTING ASSISTING DEVICE例文帳に追加
電動機駆動装置の制御パラメータ設定方法及び設定支援装置 - 特許庁
The sensors permit direct measurement of a number of physiologic parameters.例文帳に追加
このセンサは、多数の生理的パラメーターを直接測定することを可能にする。 - 特許庁
The sensitivity is also displayed at the display means 9 for all the design parameters.例文帳に追加
その感度も全設計パラメータについて表示手段9に表示する。 - 特許庁
To provide a technique that facilitates the setting and management of communication parameters.例文帳に追加
通信パラメータの設定および管理を容易にする技術を提供する。 - 特許庁
A walking period clipping part 15 calculates the walking period from the parameters.例文帳に追加
歩行周期切り出し部15は、前記パラメータから歩行周期を算出する。 - 特許庁
An effective throughput for each image session is determined based upon the key parameters.例文帳に追加
キーパラメータに基づいて画像セッション毎の有効スループットが決定される。 - 特許庁
To provide a method (600) for contactlessly measuring multiple shaft parameters.例文帳に追加
複数の軸パラメータを非接触測定する方法(600)を提供すること。 - 特許庁
In some cases, the data may be adjusted for the changes in parameters.例文帳に追加
ある場合には、データは、パラメータの変化に対して調節されることができる。 - 特許庁
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| 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 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
