| 例文 |
REFER objectの部分一致の例文一覧と使い方
該当件数 : 47件
Return the number of weak references and proxies which refer to object.例文帳に追加
objectを参照する弱参照とプロキシの数を返します。 - Python
More than one object variable can refer to the same object. 例文帳に追加
ひとつ以上のオブジェクト変数が同じオブジェクトを参照できる. - コンピューター用語辞典
Return a list of all weak reference and proxy objects which refer to object.例文帳に追加
objectを参照するすべての弱参照とプロキシオブジェクトのリストを返します。 - Python
The objects is allowed to refer to color values in the color palette object table.例文帳に追加
マッピングにより、オブジェクトはカラーパレットオブジェクト表中の色値を参照することができる。 - 特許庁
To refer to information by associating the information with an object while securing high security without being affected by a state of the object so much.例文帳に追加
物体の状態の影響をあまり受けずに、セキュリティも高く確保しつつ、物体に対して情報を関連づけ、参照する。 - 特許庁
A user sets information (for example, an object ID of an object other than the object 150) for specifying the other object to refer when conducting the access control to the object 150, to the access right reference object information 164, using an attribute setting part 112.例文帳に追加
ユーザは、属性設定部112を用いて、当該オブジェクト150のアクセス制御の際に参照すべき他のオブジェクトを特定する情報(例えば当該他のオブジェクトのオブジェクトID)をアクセス権参照オブジェクト情報164に設定する。 - 特許庁
It indicates that the new PyBufferObject should refer to base object from the specified offset to the end of its exported buffer.例文帳に追加
このパラメタを渡すと、PyBufferObject は指定された offset からバッファの終わりまでを base オブジェクトとして参照します。 - Python
When a candidate object that is the distinction target is detected by such object detection, a neural network technology is applied to the detected object to distinguish whether the candidate object is the pedestrian or not (refer to (2) of Figure 1).例文帳に追加
かかる物体検出によって判別対象となる候補物体が検出されると、検出された物体に対してニューラルネットワーク手法を適用して候補物体が歩行者であるかを判別する(図1の(2)参照)。 - 特許庁
A prediction direction determination part 32 evaluates the correlation between the object block and the plurality of blocks adjacent to the object block and specifies the direction of a block to which the object block should refer, according to evaluation results.例文帳に追加
予測方向決定部32は、対象ブロックと、それに隣接する複数のブロックとの相関度を評価し、その評価結果に応じて、対象ブロックが参照すべきブロックの方向を特定する。 - 特許庁
When dump is given it should refer to a file object, and processfile will stop after decoding the resources and dump the Python representation of the terminology resources to this file. verbose should also be a file object, and specifying it will cause processfile to tell you what it is doing.例文帳に追加
dump にはファイルオブジェクトを与えます、これを指定するとリソースを読取った後に停止して processfile がコード化した用語リソースの Python 表現をダンプします。 - Python
The memory management device creates an object created by an application program in a thread local heap correlated with one thread, and moves the object to an appropriate thread group heap in response to the change of the thread which can refer to the created object, and interrupts only a thread which can refer to an unnecessary object when collecting the unnecessary object.例文帳に追加
アプリケーションプログラムが生成するオブジェクトを、1つのスレッドと対応付けられたスレッドローカルヒープに生成し、上記生成されたオブジェクトを参照することができるスレッドが変化することに応じて、適切なスレッドグループヒープに移動させ、不要になったオブジェクトを回収する際に、上記不要になったオブジェクトを参照することができるスレッドのみを停止するメモリ管理装置である。 - 特許庁
When propagating the reference destination information to the execution environment except for the execution environment having the reference destination object, the propagation is managed so that a new reference object can remotely refer to the reference object.例文帳に追加
参照先情報を参照先オブジェクトを有する実行環境以外の実行環境に対して伝搬する場合には、新たな参照オブジェクトが参照オブジェクトをリモート参照するようにして管理する。 - 特許庁
Then the aiming of the object detecting device in the vertical direction is completed by further changing the transmitting direction of the beam upward by one pitch from this state (refer to Fig. 14(C)).例文帳に追加
この状態からビームの送信方向を更に1ピッチだけ上向きに変化させた状態で、上下方向のエイミングを完了する(図14(C)参照)。 - 特許庁
When a sequence number of one of blocks of a cursor position is a sequence number of a synchronization object which is already set, movement of the cursor is stopped (refer to Fig.3(b)).例文帳に追加
カーソル位置のいずれかのブロックのシーケンス番号が設定されている同期対象のシーケンス番号であると、カーソルの移動を停止する(図3(b)参照)。 - 特許庁
The buffer will hold a reference to the base object, and thebuffer's contents will refer to the base object's buffer interface, starting as position offset and extending for size bytes.例文帳に追加
バッファオブジェクトはは base オブジェクトに対する参照を保持し、バッファオブジェクトのの内容は base オブジェクトの offsetから size バイトのバッファインタフェースへの参照になります。 - Python
In an execution environment 20, a referred-to managing means 23 manages an object to be referred to from an external execution environment and a reference managing means 24 manages an object to refer to the external execution environment.例文帳に追加
実行環境20において、外部の実行環境から参照を受けるオブジェクトを被参照管理手段23が管理し、外部の実行環境を参照するオブジェクトを参照管理手段24が管理する。 - 特許庁
A data element list in which pointers to data storage areas of an object A are arranged and a pointer element list in which pointers to pointer storage areas of an object B are arranged are generated, and a combination of the data element list and the pointer element list makes it possible to directly refer to data of the object A from the object B.例文帳に追加
オブジェクトAのデータ格納領域へのポインタが配列されてなるデータ要素リストと、オブジェクトBのポインタ格納領域へのポインタが配列されてなるポインタ要素リストを生成し、それらデータ要素リストとポインタ要素リストを結合することにより、オブジェクトAのデータをオブジェクトBから直接に参照できるようにする。 - 特許庁
A collision risk degree with the object is decided by use of distance information (a distance to the object from a vehicle) to the object obtained by a radar in addition to a distinction result obtained by the object distinction, and vehicle control or notification control is performed according to a decision result thereof (refer to (3) and (4) of Figure 1).例文帳に追加
さらに、上記した物体判別によって得られた判別結果の他に、レーダによって得られた物体に対する距離情報(車両から物体までの距離)を用いて、物体との衝突危険度を判定し、この判定結果に応じて車両制御や報知制御を行う(図1の(3)および(4)参照)。 - 特許庁
A remarkability calculation method is applied to the image imaged by a monocular camera to detect the object (here, a pedestrian) that is a target of the distinction (refer to (1) of Figure 1).例文帳に追加
単眼カメラで撮像された画像に対して顕著性算出手法を適用して判別の対象となる物体(ここでは、歩行者)を検出する(図1の(1)参照)。 - 特許庁
The prediction direction determining part 32 does not evaluate the correlation but specifies the direction of the block, to which the object block should refer to the preset direction, when the specified position of the object block is at a predetermined position in the screen.例文帳に追加
予測方向決定部32は、特定された対象ブロックの位置が画面内の所定の位置である場合、相関度を評価せず、その対象ブロックが参照すべきブロックの方向をあらかじめ設定された方向に特定する。 - 特許庁
A rating device storing part 290 stores measurement route data 291 of a correction object, measurement point group data 292 (object point group data) corresponding to the measurement route data 291, and measurement point group data 292 (reference point group data ) to refer to.例文帳に追加
標定装置記憶部290は補正対象の計測経路データ291と計測経路データ291に対応する計測点群データ292(対象点群データ)と参照する計測点群データ292(参照点群データ)とを記憶する。 - 特許庁
If the receiving object 102 accesses to this server to refer the image information of the transmitting entity 101, the image information is displayed on the terminal with a display format based on the display directive information registered in advance by the receiving object 102.例文帳に追加
受信客体102が発信主体101の画像情報を参照すべく、本サーバにアクセスすると、該受信客体102によって予め登録された表示指示情報に基づいた表示形式で該画像情報が端末に表示される。 - 特許庁
To use a memory for line data storage for the other purpose when it is not necessary to hold and refer to data of a preceding line in the case of compressing/extending a gradation object.例文帳に追加
グラデーション・オブジェクトを圧縮・伸長する際に、前ラインのデータを保持しておいて参照する必要が無いときには、ラインデータ記憶用のメモリを別の用途に使用できるようにする。 - 特許庁
The user can expand the image only with the instruction of the expansion object area even without inputting the magnification, etc., and also can simultaneously refer the original image and the expanded image.例文帳に追加
ユーザは、拡大率などを入力しなくても拡大対象領域の指示のみで画像を拡大させることができ、また、原画像と拡大画像とを同時に参照することができる。 - 特許庁
A user 1 finds a search object for information which the user wants to refer to and acquires a reference history of information, which can be candidates of the response to this search object from numerous information sources and acquires information, which can be the response to the object from this reference history.例文帳に追加
利用者1が参照したい情報に対する探索目的を発見し,その情報に対する探索目的に対して,膨大な情報源の中からその回答の候補になり得る情報に対する参照履歴を取得し,その参照履歴から目的に対する回答となり得る情報を取得する。 - 特許庁
When the displayed object 3c is selected by an operation input, the message display program 2 instructs a computer 1 to refer to the executing condition correlated with the selected object 3c and determine whether the executing condition is satisfied or not.例文帳に追加
表示されたオブジェクト3cが操作入力によって選択された場合、メッセージ表示プログラム2は、コンピュータ1に対して、選択されたオブジェクト3cに対応づけられた実行可能条件を参照させ、実行可能条件が満たされているか否かを判断させる。 - 特許庁
When the detection object is deformed or distorted by an earthquake or the like and the distance between the blocks 1, 2 is changed to lengthen the distance, the lengthy article 3 slides against the frictional resistance of the second block 2 (refer to Figure 1 (b)).例文帳に追加
地震等で被検出対象物が変形、歪みブロック1,2間の距離が変動しその距離が長くなると、長尺物3は第2のブロック2は摩擦抵抗に抗して滑る(図1(b)参照)。 - 特許庁
The file descriptor should refer to a socket, but this is not checked -- subsequent operations on the object may fail if the filedescriptor is invalid.例文帳に追加
ファイルディスクリプタはソケットを指していなければなりませんが、実際にソケットであるかどうかのチェックは行っていません。 このため、ソケット以外のファイルディスクリプタを指定するとその後の処理が失敗する場合があります。 - Python
A reference image recording apparatus records a test pattern image on the electronic paper being a calibration object and derives paper calibration data for correcting variations in the finish of the recording image due to the electronic paper being the calibration object on the basis of the finish of the image (refer to Figure 2 (A)).例文帳に追加
基準としての画像記録装置により校正対象の電子ペーパにテストパターン画像を記録し、該画像の仕上がりに基づいて校正対象の電子ペーパに起因する記録画像の仕上がりの変動を補正するためのペーパキャリブレーションデータを導出する((A)参照)。 - 特許庁
According to the obtained CM audience rating analysis data (refer to Figure 5), the user can confirm an analysis object CM chance just preceding audience rating (or an average audience rating the analysis object CM of which is broadcast), an audience rating when the CM is broadcast, and a broadcast status in other broadcast stations in cross-reference with each other.例文帳に追加
得られたCM視聴率分析データ(図5参照)によれば、分析対象のCMチャンス直前視聴率(または、CMが放送された番組平均視聴率)とCM放送時視聴率と、他の放送局における放送状況とを対応づけて把握することができる。 - 特許庁
To obtain a position and a direction of a mobile terminal of a user with a simple configuration even without providing a bar code or the like on an object, and to allow the user to refer to introduction information of the object around the mobile terminal in real time based on the position and the direction of the mobile terminal.例文帳に追加
バーコード等を対象物に設置せずとも、簡易な構成でユーザが有する携帯端末の位置および方位を取得する事ができ、かかる携帯端末の位置および方位に基づいて、携帯端末の周辺の対象物の紹介情報をリアルタイムにユーザに参照させることが可能となる。 - 特許庁
An aiming jig 41 is set up in front of a vehicle at a prescribed distance from the vehicle along the longitudinal axial line of the vehicle and a reference reflecting body 44 is set up at the position corresponding to the upper end of the detectable range of the object detecting device (refer to Fig. 14(A)).例文帳に追加
車両の前後軸線上の所定距離前方にエイミング治具41を設置し、物体検知装置による検知範囲の上端に対応する位置に基準反射体44をセットする(図14(A)参照)。 - 特許庁
Evaluation devices 121 to 124 refer to the parameter of the corresponding storage devices 111 to 114, and calculates a determination object vector 150 for expressing the chord and a distance including positive/negative between the vector and the corresponding hyper-plane, as an evaluation value.例文帳に追加
評価装置121〜124は、対応する記憶装置111〜114のパラメータを参照し、和音を表す判定対象ベクトル150と対応する超平面との正負を含めた距離を評価値として計算する。 - 特許庁
A read process 131 and a write process 132 refer to the data migration management information 1121, and reads and writes object data which are to be moved but have not been moved with the storage device system 2 and other data with the internal storage device 17.例文帳に追加
リード処理131,ライト処理132は、データ移行管理情報1121を参照し、データ移行対象、かつ、データ移行済みでないデータは記憶装置システム2と、それ以外のデータは内蔵記憶装置17とリード/ライトを実行する。 - 特許庁
In a calendar service providing device 1 providing service enabling the user to register and refer to an individual's or group's schedule via a network 2, an action object extracting part 103 extracts the behavior of the user from the schedule inputted by the user.例文帳に追加
ネットワーク2を介して,ユーザが個人やグループのスケジュールを登録し,参照することが可能なサービスを提供するカレンダーサービス提供装置1において,アクション対象抽出部103 は,ユーザの入力したスケジュールからユーザの行動を抽出する。 - 特許庁
The central state repository can cross-refer a first state to a first identifier, and the stateless object access step includes accessing a plurality of stateless objects each including the first identifier in response to the first method.例文帳に追加
ステートの中央リポジトリは第1識別子に対して第1ステートを相互参照することができ、ステートレスオブジェクトにアクセスするステップは、第1メソッドに応答して、それぞれが第1識別子を各々含む複数のステートレスオブジェクトにアクセスすることを含む。 - 特許庁
An optical black area to refer to for calculating a black level is switched in accordance with photographing conditions and an object, an abnormal signal that occurs in the OB area, is detected and the OB area wherein the abnormal signal occurs, is not used as digital clamp data for digital clamping.例文帳に追加
撮影条件および被写体に応じて黒レベルを算出する際に参照するオプティカル・ブラック領域を切り替え、OB領域に生じた異常信号を検知し、異常信号が発生しているOB領域をデジタル・クランプのデジタル・クランプ・データとして使わない。 - 特許庁
To provide a web program community allowed to be unitarily managed as a shared object by making it possible to execute a series of operation and expression and refer to the community from various web pages without describing a text consisting of many lines in an HTML constructing a home page.例文帳に追加
ホームページを構築するHTMLに、多行に渡るテキストを記述することなく、一連の動作及び表現を可能にし、かつ諸処のWebページから参照できることで、共有のオブジェクトとして一元的に管理できるWebプログラムコミュニティを提供する。 - 特許庁
When either a pixel in the first frame or a pixel in the second frame, corresponding to the start point and the end point of the motion vector passing an object pixel within the interpolation frame, is located in reference-disabled area, an interpolation frame calculation part 20 does not refer to the pixel located in the reference-disabled area but refers to the pixel not located in the reference-disabled area to generate the object pixel.例文帳に追加
補間フレーム算出部20は、補間フレーム内の対象画素を通過する動きベクトルの始点および終点に対応する、第1フレーム内の画素および第2フレーム内の画素の一方が参照無効領域に存在する場合、参照無効領域に存在するほうの画素を参照せず、参照無効領域に存在しないほうの画素を参照して、対象画素を生成する。 - 特許庁
A cell 2 is structured of a standard cell 2a with a pressure loss contained within a preset range, a first detection cell 2b to be a detection object of cell voltage with a pressure loss larger than the standard cell 2a, and a second detection cell 2c to be a detection object of cell voltage with a pressure loss smaller than the standard cell 2a (refer to fig. 1).例文帳に追加
圧力損失が設定範囲内に収まる標準セル2aと、セル電圧の検出対象となるセルであって圧力損失が標準セル12aよりも大きな第1検出セル2bと、セル電圧の検出対象となるセルであって圧力損失が標準セル12aよりも小さな第2検出セル2cとからセル2を構成する(図1参照)。 - 特許庁
Further, the image recording apparatus being a calibration object records a test pattern image on the electronic paper by using the electronic paper whose paper calibration data are known and employing image data corrected by the paper calibration data and derives machine calibration data to correct variations in the finish of the recorded image due to the image recording apparatus being the calibration object on the basis of the finish of the image (refer to Figure 2(B)).例文帳に追加
また、ペーパキャリブレーションデータが既知の電子ペーパを用い、該ペーパキャリブレーションデータに基づいて補正した画像データを持ちて校正対象の画像記録装置により電子ペーパにテストパターン画像を記録し、該画像の仕上がりに基づいて校正対象の画像記録装置に起因する記録画像の仕上がりの変動を補正するためのマシンキャリブレーションデータを導出する((B)参照)。 - 特許庁
The system comprises a detection means 12 to detect a request from a CPU 70 for reference to the data of DMA transfer object and uses a device 10 for controlling DMA transfer, that lets the CPU 70 refer to the data for which the request for reference has been detected prior to DMA transfer during execution.例文帳に追加
DMA転送対象のデータに対するCPU70からの参照要求を検出する検出手段12を含み、実行中のDMA転送よりも優先して、前記参照要求が検出されたデータをCPU70に参照させるDMA転送制御装置10を用いる。 - 特許庁
A utility model patent application must refer to a single principal model, which may include a plurality of distinct additional elements or constructive or configurative variants, provided that the technical-functional and corporeal unity of the object is maintained. 例文帳に追加
実用新案特許出願は,単一の主たる新案に係わるものでなければならず,当該新案には,その対象の技術・機能的及び材質的単一性が維持されることを条件として,複数の異なる追加要素又は構造的若しくは形態的変異を含めることができる。 - 特許庁
This is remapped in reference to the mapping information file 10 by a mapping conversion device 13 to generate an object 7A having an assembly having a memory arrangement image 8A (=6B), whereby the objects 7A and 5B can mutually refer to assembly variables in a shared memory 9.例文帳に追加
これをマッピング情報ファイル10を参照し、マッピング変換装置13により、再マッピングしてメモリ配置イメージ8A(=6B)となる集成体を有するオブジェクト7Aを生成することで、オブジェクト7A、5Bは、共有メモリ9において集成体変数を相互参照することが可能となる。 - 特許庁
If the contaminated clothing is an object to be conveyed by the first conveyer 72, a fall guide member 94 rotate-moves (refer to a code 94A), and the contaminated clothing having fallen from the discharge end of the first conveyer 72 is guided to a contaminated clothing storage box 78 by the operation of the fall guide member 94.例文帳に追加
第1コンベア72による搬送対象が汚染衣類であれば、落下案内部材94が回転運動し(符号94A参照)、第1コンベア72の排出端部から落下した汚染衣類が落下案内部材94の作用により汚染衣類収容ボックス78へ導かれる。 - 特許庁
The application for industrial design registration shall refer to a single object, of which a plurality of variations shall be permitted, provided that they are intended for the same purpose and all retain the same preponderant distinctive characteristic, each application limited to a maximum of 20 (twenty) variations. 例文帳に追加
意匠登録出願は,単一の対象に係わるものとしなければならないが,当該対象については,複数の変異を認めるものとする。ただし,それらが同一用途に係るものであり,かつ,同一の顕著な識別性を有していることを条件とし,各出願に含める変異の数は, 20を限度とする。 - 特許庁
A data processor 1 is configured to refer to the department information of the department master table 26 according to the hierarchial structure based on the organization information associated with the tabulation object organization classification designated by a terminal 31 or the like, and to tabulate the task data associated with the referred department information, and to output a tabulation table tabulated based on the designated organization classification.例文帳に追加
データ処理装置1では、端末装置31などにより指定された集計すべき編成分類に対応する編成情報に基づいた階層構造に従って、部門マスタテーブル26の部門情報を参照し、当該参照された部門情報に関連付けられた業務データを集計することで、指定された編成分類に基づいて集計した集計表を出力する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| 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-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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
