To make a module to process an MIB object to update itself. MIBオブジェクトを処理すべきモジュールを自己更新させることである。 - 特許庁
The face recognition system is provided with a component learning/extraction module, a component classifier training module, a knowledge base for component classification, a component extraction module, an object identification training module, a knowledge base for face identification, and an object identification module. 顔認識システムは構成要素学習/抽出モジュール、構成要素分類器訓練モジュール、構成要素分類用知識ベース、構成要素抽出モジュール、物体認知訓練モジュール、顔認知用知識ベース及び物体認知モジュールを備える。 - 特許庁
A memory module 2 stores ID information of an object with this active radio tag attached and exchanges data with the WPAN module and the RFID module. メモリモジュール2は、本アクティブ無線タグが付された物体のID情報を保存して、WPANモジュールおよびRFIDモジュールとの間でデータの授受を行なう。 - 特許庁
A tracing object image acquisition module 223 photographs a mobile body detected by a mobile body detection module 222. 追跡対象画像取得モジュール223は、動体検知モジュール222により検知された動体を撮影する。 - 特許庁
Load and initialize a module implemented as a byte-compiled code file and return its moduleobject. バイトコンパイルされたコードファイルとして実装されているモジュールをロードして初期化し、そのモジュールオブジェクトを返します。 - Python
The second battery module 102 and the third battery module 103 are included in a first overlapped detection object 400. 第2バッテリモジュール102と第3バッテリモジュール103とが、第1重複検出対象400に含まれている。 - 特許庁
The CCD module generates the image data of an image including an object image. CCDモジュールは、被写体の像を含む画像の画像データを生成する。 - 特許庁
Three implementations of the writer object interface are provided as examples by this module. このモジュールでは、3 種類の writer オブジェクトインタフェース実装を提供しています。 - Python
Also, the floor plan processing part, after distributing dummy gates to each divided objectmodule, performs area division in each objectmodule (step S18). また、フロアプラン処理部は、分割を行った各対象モジュールに対して、ダミーゲートを分配した後、各対象モジュール内のエリア分割を行う(ステップS18)。 - 特許庁
Each module class object inclusively represents a process entity, and is used to create a moduleobject tied to specific equipment within the plant. 各モジュール・クラス・オブジェクトはプロセス・エンティティを包括的に表わし、プラント内の特定の設備に結び付けられたモジュール・オブジェクトの生成に使用される。 - 特許庁
Upper and lower flanges 24 and 25 are horizontally projected from an end surface of a panel-like module body 21 (a fixing object body) of a solar battery module 20 (the fixing object). 太陽電池モジュール20(被固定物)のパネル状のモジュール本体21(被固定物本体)の端面から上下のフランジ24,25を水平に突出させる。 - 特許庁
A user target object extracting module 73 extracts data about an object set by a user target object setting module 72 and targeted by the user from original image data inputted to an image input module 71. ユーザ注目対象抽出モジュール73は、画像入力モジュール71に入力された原画像データの中から、ユーザ注目対象設定モジュール72により設定されたユーザ注目対象に対応するオブジェクトデータを抽出する。 - 特許庁
The process plant item is configured by a moduleobject or the like capable of clearly showing the process entity of the process plant, and the moduleobject is produced from a module lass object capable of comprehensively showing the process entity of the process plant. プロセスプラントアイテムをプロセスプラントのプロセスエンティティを明確に表すことが可能なモジュールオブジェクトなどから構成し、これらのモジュールオブジェクトは、プロセスプラントのプロセスエンティティを包括的に表すことが可能なモジュールクラスオブジェクトから作成する。 - 特許庁
The feature collation module identifies other object associated with the object when the object is opened again, and the actuator displays information associated with the other object. 特徴照合モジュールは、オブジェクトが再度開かれた時に、オブジェクトに関連する別のオブジェクトを識別し、アクチュエータは、別のオブジェクトに関連する情報を表示する。 - 特許庁
A control A module 608 and a control B module 609 acquire MIB(management information base) data from a management object device by using a MIB module 610. 制御Aモジュール608および制御Bモジュール609は、MIBモジュール610を用いて管理対象デバイスからMIBデータを取得する。 - 特許庁
A processing module (122) is connected with the front end module (124) so that the single robot may supply the object to the processing module (122) from the storage device. 処理モジュール(122)は、単一のロボットが対象物を保管装置から処理モジュール(122)へ供給するように、フロントエンドモジュール(124)と連結される。 - 特許庁
In particular, it implements file locking, control over the file flags, and an easy interface to duplicate the file object. The module defines a new file object, the posixfile object. 特に、このオブジェクトはファイルのロック機構、ファイルフラグへの操作、およびファイルオブジェクトを複製するための簡単なインタフェースを実装しています。 - Python
FLASH MODULE, CAMERA, AND METHOD FOR ILLUMINATING OBJECT DURING FLASH PHOTOGRAPHY フラッシュ・モジュール、カメラ及びフラッシュ撮影時に被写体を照明する為の方法 - 特許庁
The ECU 2 is provided in each module which is an object of drive control. ECU2は、駆動制御の対象となる各モジュール毎に備えられている。 - 特許庁
An imaging module 101 picks up an image of an object to generate an image signal. 撮像モジュール101は被写体像を撮像して画像信号を生成する。 - 特許庁
For instance, the feedback module displays the object with emphasis on an LCD 62. 例えば、フィードバックモジュールはLCD62上にそのオブジェクトをハイライト表示する。 - 特許庁
Compilers and assemblers read a programmer's code and generate an objectmodule コンパイラおよびアセンブラーは,プログラマの(書いた)コードを読んで,目的モジュールを作り出す - コンピューター用語辞典
This will fail with a TypeError if the object is a built-in module, class, or function. オブジェクトが組み込みモジュール・クラス・関数の場合はTypeError例外が発生します。 - Python
Returns true if p is a moduleobject, but not a subtype ofPyModule_Type.New in version 2.2.
o がモジュールオブジェクトで、かつモジュールオブジェクトのサブタイプでないときに真を返します。 - Python
HIGH-SPEED INTERFACE CIRCUIT INSPECTION MODULE, OBJECTMODULE FOR HIGH-SPEED INTERFACE CIRCUIT INSPECTION, AND HIGH-SPEED INTERFACE CIRCUIT INSPECTION METHOD 高速インターフェース回路検査モジュール、高速インターフェース回路検査対象モジュールおよび高速インターフェース回路検査方法 - 特許庁
A Bluetooth module 3 on an object 1 side and a Bluetooth module 4 on a cellular phone 2 side are set to a communication and communication stand-by condition. 対象物1側のBluetoothモジュール3と、携帯電話2側のBluetoothモジュール4を、通信・通信待機状態にセットする。 - 特許庁
METHOD, DEVICE, AND PROGRAM FOR DYNAMICALLY CONNECTING OBJECT MODULES, COMPUTER-READABLE RECORDING MEDIUM FOR PROGRAM, PROGRAM CONVERSION METHOD FOR FORMING OBJECTMODULE, OBJECTMODULE, AND INFORMATION PROCESSOR オブジェクトモジュール動的結合方法およびその装置およびそのプログラム、このプログラムのコンピュータ読み取り可能な記録媒体、オブジェクトモジュールを形成するプログラム変換方法、オブジェクトモジュール、および情報処理装置 - 特許庁
When an acquisition request for an object is issued, the object management module 2 refers to the table 3 by using a logical name and acquires the object. オブジェクトの取得要求があったとき、オブジェクト管理モジュール2は論理名を用いてオブジェクト情報テーブル3を参照し、そのオブジェクトを取得する。 - 特許庁
OBJECT-ORIENTED PROGRAM DEVELOPMENT SYSTEM, OBJECT FILE STRUCTURE, COMPILER DEVICE, EXECUTION MODULE DEVICE, METHOD OF HOLDING INFORMATION, AND OBJECT-ORIENTED PROGRAM OPERATION SYSTEM オブジェクト指向プログラム開発システム、オブジェクトファイルの構造、コンパイラ装置、実行時モジュール装置、情報保持方法及びオブジェクト指向プログラム運用システム - 特許庁
When the monitoring module 12 detects the change in the data of the object system 20, an information module 13 inform the user 30 of the object system 20 of the change. 監視モジュール12が対象システム20のデータの変更を検出したとき、通知モジュール13が、その対象システム20のユーザ30にその変更を通知する。 - 特許庁
An optical module 105 forms an optical image 170 of an object 150. 光学的なモジュール105は、物体150の光学的な像170を形成する。 - 特許庁
METHOD AND MODULE CLASS OBJECT FOR CONFIGURING EQUIPMENT ABSENCE IN PROCESS PLANT プロセス工場における設備の不存在を設定する方法およびモジュール・クラスオブジェクト - 特許庁
ANTI-ALIASING IMAGING METHOD AND MODULE FOR GRAPHICAL OBJECT AND NAVIGATION SYSTEM グラフィカル・オブジェクトのアンチエイリアシング化イメージング方法およびモジュール、およびナビゲーションシステム - 特許庁
Eventually, the source statements are compiled and an objectmodule is created
最終的に,原始ステートメント(命令文)がコンパイルされて目的モジュールが生成される - コンピューター用語辞典
The computing device includes an object retrieval tool with which object information is retrieved from a group of object data sets stored in the media device, and a control command module which controls an object of the media device. コンピューティングデバイスは、メディアデバイスに記憶されたオブジェクトデータセットのグループからオブジェクト情報を検索するオブジェクト検索ツールと、メディアデバイスのオブジェクトを制御する制御コマンドモジュールを含む。 - 特許庁
The language module is actualized in an object-oriented programming style and provided by an infrastructure for language module development. 言語モジュールは、オブジェクト指向プログラミング形態で実現され、言語モジュール開発のためのインフラストラクチャによって提供される。 - 特許庁
A secrecy check processor checks a module level attribute including an OPERMODE and OPERLOCK attribute, and whether or not the information should be written in the unit moduleobject or the moduleobject is decided according to the value. 機密性チェックプロセッサは、OPERMODE及びOPERLOCK属性を含むモジュールレベル属性を調べ、その値は、ユニットモジュールオブジェクト又はモジュールオブジェクトに情報を書き込まれるかどうかを決定する。 - 特許庁
To provide an IC module built-in seal capable of adding a function of a non-contact IC module newly added to an object which is not equipped with the function of the non-contact IC module. 非接触ICモジュールの機能を備えていない物に、非接触ICモジュールの機能を新たに加えることができるICモジュール内蔵シールを提供する。 - 特許庁
The handheld device is moved so that the camera module can take a plurality of images of an object. ハンドヘルド装置は、カメラモジュールが物体の複数の画像を撮影するように動かされる。 - 特許庁
An imaging module 20 makes a photoelectric conversion of the object image and outputs the image signal. 撮像モジュール20は、被写体の像を光電変換して画像信号を出力する。 - 特許庁
BATTERY MODULE, BATTERY SYSTEM, ELECTRIC VEHICLE, MOBILE OBJECT, POWER STORAGE DEVICE AND POWER SUPPLY DEVICE バッテリモジュール、バッテリシステム、電動車両、移動体、電力貯蔵装置および電源装置 - 特許庁
In this module 1, the tip of a mold object part 9 is divided into plural portions in the vertical direction. モジュール1によれば、被モールド部9の先端が上下方向に複数に分かれている。 - 特許庁
An execution module is generated from the test object program and the source code of the pseudo program. この試験対象プログラムと擬似プログラムのソースコードとから、実行モジュールを生成する。 - 特許庁
Each test module performs a test on a corresponding test object device on a test site. 各テストモジュールは、テストサイトにおいて対応するテスト対象装置上でテストを行う。 - 特許庁
A linkage editor combines object modules to form a load module 連係編集プログラム(リンケージエディター)は,目的モジュールを組み合せてロードモジュールを作り上げる - コンピューター用語辞典
The light passes through the object to enter the carriage module in the transmissive scanning mode. 透過型走査モードにおいて、光は該対象物を透過し、キャリッジモジュールに入射する。 - 特許庁
A user target object adjusting module 74, a user target object combining module 75, and a down-convert module 76 adjust the original image data on the basis of the object data targeted by the user and output it via an image output module 77. ユーザ注目対象調整モジュール74、ユーザ注目対象合成モジュール75、およびダウンコンバートモジュール76は、ユーザ注目対象が他のオブジェクトよりも相対的に強調されるように、ユーザ注目対象のオブジェクトデータに基づいて原画像データを調整して、画像出力モジュール77を介して出力する。 - 特許庁
The resulting object looks and feels roughly the same as a standard file object. The posixfile module defines the following constants: 生成されるオブジェクトは標準ファイルオブジェクトとだいたい同じルック フィールです。 posixfile モジュールでは、以下の定数を定義しています: - Python
In the other case, the object is provided to the printing device while the color module 305 is by-passed, and color-processed by the color module 306. その他の場合は、カラーモジュール305を回避して印刷装置へ提供され、カラーモジュール306によって色処理が施される。 - 特許庁
The value of the module level attribute is controlled based on whether or not the specific moduleobject is being used by the process control system. モジュールレベル属性の値は、特定のモジュールオブジェクトがプロセス制御システムによって使用されているかどうかに基づいて制御される。 - 特許庁
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.