| 例文 |
executable objectの部分一致の例文一覧と使い方
該当件数 : 86件
To provide a compiler device for generating an object program executable by a data-driven processor from a source program described in a procedural general programming language.例文帳に追加
手続き型の汎用プログラム言語で記述されたソースプログラムから、データ駆動型プロセッサが実行できるオブジェクトプログラムを生成するコンパイラ装置を提供する。 - 特許庁
An information recording instruction device performs following steps; acquiring processing object information including executable information from a designated acquisition source; executing processing according to the executable information included in the processing object information; generating execution result information; performing predetermined pre-processing to the processing object information; and providing instruction to record the processing object information after the pre-processing and the execution result information.例文帳に追加
指定された取得元から、実行可能情報を含んだ処理対象情報を取得し、当該処理対象情報に含まれる実行可能情報に従った処理を実行し、実行結果情報を生成し、処理対象情報に対して予め定めた前処理を行い、当該前処理後の処理対象情報と、実行結果情報とを記録するよう指示する情報記録指示装置である。 - 特許庁
On the basis of the input of the changed wide range variables, the code size difference of the changed wide range variables is obtained from the calculation result, and the size of the object is adjusted, and the prediction value of the executable object size is calculated and displayed.例文帳に追加
変更広域変数の入力に基づき、算出結果から変更広域変数のコードサイズ差を取得して、オブジェクトのサイズを調整し、実行可能オブジェクトサイズの予測値を算出して表示する。 - 特許庁
To make a voice test executable only by an operation on a monitor side in an object to be monitored, in a security system in which a voice transmitted from a security center is outputted from a voice outputting device in the object to be monitored.例文帳に追加
警備センタから送られてきた音声を、監視物件における音声出力装置から出力する警備システムにおいて、監視物件における監視装置側での操作のみで音声テストを可能とする。 - 特許庁
Thus, by making the mission performance executable with the symbol variation game to be the object of the continuous notice performance, the amusement of the game is improved.例文帳に追加
したがって、連続予告演出の対象となる図柄変動ゲームを対象にミッション演出を実行可能にすることで、遊技の興趣の向上を図ることができる。 - 特許庁
An executable or shared object file's program header table is an array of structures, each describing a segment or other information the system needs to prepare the program for execution. 例文帳に追加
実行可能ファイルまたは共有オブジェクトファイルのプログラムヘッダテーブルは、システムによるプログラム実行準備に必要な、セグメント等の情報を記述する構造体の配列である。 - JM
An executable object program optimal for environment can be obtained by performing optimization, and acquisition of execution information by using the intermediate expression of a compiler 1 as additional information.例文帳に追加
コンパイラ1の中間表現を付加情報として、最適化、実行情報の取得を行うことにより、環境に最適な実行可能オブジェクトプログラムを得ることができる。 - 特許庁
A dynamic complier 12 generates an object program for realizing the optimal memory allocation decided by the optimal allocation deciding part 19, and a dynamic linker 13 displaces one part of an object program without stopping the execution of an executable program.例文帳に追加
ダイナミックコンパイラ12は、最適割り付け決定部19が決定した最適なメモリ割り付けを実現するオブジェクトプログラムを生成し、ダイナミックリンカ13は、実行可能プログラムの実行を停止することなくオブジェクトプログラムの一部を置換する。 - 特許庁
To initialize a global register in relation with the compilation of an object file by allowing a static and a dynamic linker to perform link operation so as to generate an executable file and an execution image.例文帳に追加
ソースファイルをコンパイルし、グローバルシンボルをソースファイル内で参照されるグローバルレジスタと関連付けるデータ構造体を生成するシステム、方法及びコンピュータプログラム製品を提供する。 - 特許庁
Code objects represent byte-compiled executable Python code, or bytecode.The difference between a code object and a function object is that the function object contains an explicit reference to the function's globals (the module in which it was defined), while a code object contains no context; also the default argument values are stored in the function object,not in the code object (because they represent values calculated atrun-time).例文帳に追加
コードオブジェクトは バイトコンパイルされた (byte-compiled)実行可能な Python コード、別名 バイトコード (bytecode) を表現します。 コードオブジェクトと関数オブジェクトの違いは、関数オブジェクトが関数のグローバル変数 (関数を定義しているモジュールのグローバル) に対して明示的な参照を持っているのに対し、コードオブジェクトにはコンテキストがないということです; また、関数オブジェクトではデフォルト引数値を記憶できますが、コードオブジェクトではできません(実行時に計算される値を表現するため)。 - Python
When the object program 200 including the instructions without compatibility at the machine language level is loaded into a main memory 600, a system management program 300 detects instruction strings without compatibility which are unable to be executed of the object program 200 and converts them into executable instruction strings.例文帳に追加
機械語レベルで互換性のない命令を含むオブジェクト・プログラム200をメインメモリ600にロードするとき、システム管理プログラム300がオブジェクト・プログラム200の実行不可能な互換性のない命令列を検出し、実行可能な命令列に変換する。 - 特許庁
To provide a language processor capable of updating an executable object simply by recompiling only a program to be modified when a modification or addition, etc., is performed to a compiled program.例文帳に追加
コンパイル済みのプログラムに対して変更や追加等を加える場合に、変更対象のプログラムのみをリコンパイルするだけで実行可能なオブジェクトを更新することができる言語処理装置を提供すること。 - 特許庁
A linking order preparation part 11 allows a linker starting part 12 to start up a linker 17 on the basis of linking order prepared by applying genetic algorithm or the like and prepares an executable object 18.例文帳に追加
連結順序作成部11は、遺伝的アルゴリズム等を適用して作成された連結順序に基づいて、リンカ起動部12がリンカ17を起動し、実行可能オブジェクト18を作成する。 - 特許庁
To effectively use measuring instruments, etc., irrespective of the order of inspection steps and, at the same time, even to make adjustment, measurement, etc., executable only on necessary items, even when an object to be inspected is again thrown into a line.例文帳に追加
検査工程の順番にこだわらずに測定器等を有効に使用するとともに、被検査物をラインに再投入した場合でも、被検査物に必要な事項についてのみ調整や測定等を行えるようにする。 - 特許庁
To provide a highly reliable, small, and inexpensive image forming postprocessor for quickening processing operation for binding and fastening a recording object bundle of a delivering recording object, and a highly reliable, small, and inexpensively executable image forming device having the image forming postprocessor for quickening image forming postprocessing operation such as binding and fastening of the recording object bundle of the recording object delivered after forming a toner image.例文帳に追加
排出される被記録体の被記録体束を綴じ止める処理動作が早く信頼性も高く小形で低コストの画像形成後処理装置、及び、トナー画像を形成後に排出する被記録体の被記録体束の綴じ止め等の画像形成後処理動作が早く信頼性も高く小形で低コストで行なわれる画像形成後処理装置を具備する画像形成装置を提供する。 - 特許庁
A log analyzing part 102 reads a generated log file 114 by executing an executable file 113 generated from the source file 2.112, analyzes the pieces of generation/extinction information of the object and registers the pieces of information in the data base 115.例文帳に追加
ログ解析部102は、ソースファイル2・112から作成された実行可能ファイル113を実行して生成されたログファイル114を読み込み、オブジェクトの生成・消滅情報を解析して、データベース115に情報を登録する。 - 特許庁
Relocatable files must have information that describes how to modify their section contents, thus allowing executable and shared object files to hold the right information for a process's program image. 例文帳に追加
再配置可能ファイルはセクションの内容をどのように修正するかに関する情報を持たなければならない。 これにより、実行可能ファイルと共有オブジェクトファイルはプロセスのプログラムイメージについての正しい情報を持つことができる。 - JM
An exemplary device implementation includes: a processor; and a media in operative communication therewith, the media including: an object of a first type; metadata capable of being used to cast an unknown object in the runtime environment; and the processor-executable instructions that, when executed, cause the processor to perform a following action.例文帳に追加
装置の実施例では、プロセッサおよびそれと動作上の通信をする媒体を含み、その媒体は第1の型のオブジェクトと、ランタイム環境で未知のオブジェクトをキャストするために使用することのできるメタデータと、実行されると当該プロセッサに次の動作を行わせるプロセッサ実行可能命令とを含む。 - 特許庁
An object as ornamenting operation information (for example, plotting process information such as line drawing) to be multiply displayed on general original display information by the Internet such as an HTML document or the like is defined, and the object is made executable at image positions in a high order layer to be multi-layered on the original display information.例文帳に追加
HTML文書等のインターネットで汎用的な原表示情報に対して多重表示される装飾動作情報(たとえば線画等の描画過程情報)としてのオブジェクトを定義し、このオブジェクトを、原表示情報の上に多層化される上位階層の画像位置で実行できるようにしたものである。 - 特許庁
To display an error message indicating that a combination function has been determined not executable in an operation command for a first display object showing a function of a first image processor and a second display object showing a function of a second image processor, while checking the connection state of the equipment structuring the system.例文帳に追加
システムを構成される機器の接続状態を確認しながら、第一の画像処理装置の機能を表す第一の表示オブジェクトと、第二の画像処理装置の機能を表す第二の表示オブジェクトに対する操作指示時に、その組み合わせ機能を実行できないと判定されたことを示すエラーメッセージを表示することである。 - 特許庁
When a job file transmitted from a PC of 1 is received by other PC, a job-execution propriety file showing whether a function instructed by the job file is executable or not is transmitted to the PC of 1, and then, when a process object file transmitted from the PC of 1 is received by other PC, a processing based on the process object file is executed.例文帳に追加
1のPCから送信されるジョブファイルを他のPCが受信すると、ジョブファイルにより指示される機能が実行可能であるかを示すジョブ実行可否ファイルが1のPCに送信され、その後、1のPCから送信される処理対象ファイルを他のPCが受信すると、処理対象ファイルに基づいた処理が実行される。 - 特許庁
When a ladder program from peripheral equipment 1A, a flow chart program from peripheral equipment 1B and a new language program from peripheral equipment 10 are transferred to a PC 20, respectively, those programs are stored in a memory 3 at the PC side, converted into program data in an object format executable by a processor 12 by an incorporated converting function 11 and stored in an object program memory 5.例文帳に追加
周辺装置1Aからラダープログラム、周辺装置1Bからフロチャートプログラム、周辺装置10から新言語プログラムがそれぞれPC20へ転送されると、PC20側ではメモリ3に格納し、内蔵されている変換機能11がプロセッサ12が実行できる形式のオブジェクト形式にプログラムデータに変換し、オブジェクトプログラムメモリ5に格納される。 - 特許庁
The method generates processors having different disabled portion by intentionally disabling a part of processors, compiles a source program while reflecting key information by which the disabled portions different from each processor are specified, and generates object codes executable for each processor.例文帳に追加
プロセッサの一部を意図的に使用不能とすることで使用不能部位がそれぞれ異なるプロセッサを作成し、プロセッサ毎に異なる使用不能部位を特定したキー情報を反映させてソースプログラムをコンパイルし、プロセッサ毎に実行可能なオブジェクトコードを生成する。 - 特許庁
A method generates an intermediate language or a resource code file from the server side resource or a dynamic Web page file, and the resource codes are compiled into an executable class that enables a quick generation of a Web page control object that performs the server side functions including rendering of client responses.例文帳に追加
サーバ側資源または動的ウェブページファイルから中間言語または資源コードファイルを作成する方法であり、資源コードは、クライアントレスポンスのレンダリングを含むサーバ側機能を行うウェブページ制御オブジェクトを素早く生成することを可能にする実行可能なクラスにコンパイルされる。 - 特許庁
To provide a file server, a method for enabling a client to display and a computer program executable by the file server which allow a file of retrieval object to be displayed by a client in a relatively short time even the number of stored file is huge.例文帳に追加
記憶してあるファイル数が膨大な量である場合であっても、検索対象となるファイルを比較的短時間でクライアントにて表示することが可能なファイルサーバ、クライアントにて表示する方法及びファイルサーバで実行することが可能なコンピュータプログラムを提供する。 - 特許庁
A comparing part 13 compares the program size of the prepared executable object 18 with the minimum value stored in a storage part 14, and when the program size is smaller than the minimum value, a storage part 14 stores the program size and the minimum value and stores the connection order also.例文帳に追加
比較部13において、作成された実行可能オブジェクト18のプログラムサイズと、記憶部14に記憶している最小値とを比較し、プログラムサイズが最小値よりも小さい時は、記憶部14は、このプログラムサイズを最小値として記憶し、その時の連結順序も記憶する。 - 特許庁
To make efficiently executable customizing processing by arranging only indispensable items which are usually and frequently used on the work area screen of customization out of a number of customizing object items and by calling an item, which is not used so often, at need and setting it in displayable state.例文帳に追加
多数のカスタマイズ対象項目の中から普段よく使用する必須項目だけをカスタマイズの作業領域画面上に配置し、余り使用しない項目については必要に応じて呼び出して表示可能な状態にセットしておくことで、カスタマイズ処理を効率よく実行できる。 - 特許庁
The device 300 consists of a graph management part 1 for managing a message flow graph 202 describing the propagation order of a message between objects, a judging part 2 for judging whether an object can be executed in accordance with the propagation order described in the graph 202 or not and an execution part 3 for executing the inner processing of an executable object based on the judgement of the judging part 2.例文帳に追加
プログラム実行装置300は、オブジェクト間におけるメッセージの伝搬順序を記述したメッセージフローグラフ202を管理するグラフ管理部1と、メッセージフローグラフ202に記述された伝搬順序に従ってオブジェクトが実行可能か否かを判定する判定部2と、判定部2における判定に基づいて実行可能なオブジェクトの内部の処理を実行する実行部3とからなる。 - 特許庁
In the online patch processing method of an application process to be performed by a server, a management process 1 is characterized to decide whether or not the status of a target process is being performed, and when it is being performed, to temporarily stop the target process, and then to perform the exchange of an object executable file, and to start the object process again after its completion.例文帳に追加
本発明のオンラインパッチ処理方法は、サーバにて実行されているアプリケーションプロセスのオンラインパッチ処理方法において、管理プロセス1が対象プロセスの状態が実行中であるか否かの判定を行い、実行中であれば、一旦、対象プロセスを停止させた後に、対象実行ファイルの入れ替えを実施し、完了後に再び対象プロセスを起動する過程を有することを特徴とする。 - 特許庁
The electronic device combines, on the one hand, a Near Field Communication (NFC) interface, including an antenna and a circuit for generating a modulated electromagnetic wave, and on the other hand a user interface including a touch-sensitive display configured to present an object relating to a communication action executable by means of the NFC interface.例文帳に追加
電子装置は、一方で、アンテナと、変調された電磁波を生成する回路とを含むニアフィールド通信(NFC)インタフェースと、他方で、NFCインタフェースにより実行可能な通信アクションに関連するオブジェクトを提示するように構成されたタッチパネル式ディスプレイを含むユーザインタフェースとを組み合わせる。 - 特許庁
Failure information including a server status showing the failure occurrence circumstances of a server 2 corresponding to the server 2 executable of a service provided by this system and a failure level showing the level of failure and information including whether it is a load distribution object is set and registered for every service in a service status management table 15.例文帳に追加
サービス状態管理テーブル15には、本システムが提供するサービス毎に、当該サービスを実行可能なサーバ2に対応させてサーバ2の障害発生状況を示すサーバ状態、障害の程度を示す障害レベル及び負荷分散対象か否かを示す情報を含む障害情報が設定登録されている。 - 特許庁
Each of the graphic elements is an executable object that includes a property or a variable that may be bound to an associated process entity, like a field device, and that includes multiple visualizations, each of which may be used to graphically depict the associated process entity on a user interface when the graphic element is executed as part of the graphic display.例文帳に追加
図形エレメントはおのおのが実行可能なオブジェクトであって、フィールドデバイスのような関連のプロセスエンティティに拘束されるプロパティや変数を含み、複数のビジュアライゼーションを含むが、これはおのおのが、図形エレメントが図形ディスプレイの一部として実行されると、関連のプロセスエンティティをユーザインタフェース上でグラフで描写するために用いられる。 - 特許庁
This compile device generates an object code 107 executable on a shared memory type computer with a thread as the unit of parallel processing by input of a source program 101 and using an inter-thread synchronous overhead information file 108 and the number of machine cycles acquisition library 106, and is constituted of a syntax analysis part 103, a parallelization part 104 and a code generation part 105.例文帳に追加
ソースプログラム101を入力として、スレッド間同期オーバーヘッド情報ファイル108とマシンサイクル数取得ライブラリ106を使用して、スレッドを並列処理の単位として共有メモリ型計算機上で実行可能なオブジェクトコード107を生成させるものであり、構文解析部103、並列化部104、コード生成部105から構成される。 - 特許庁
To provide an engine hood hinge of a car body flexibly formed by impact force, relieving the impact force, preventing a direct collision with an impact object such as a head part, having high absorbing efficiency of collision energy and easily and inexpensively executable in the hinge installed between an engine hood and a cowl for supporting a fender and opening and closing the engine hood.例文帳に追加
エンジンフードとフェンダを支持するカウルとの間に架設されエンジンフードの開閉のためのヒンジであって、衝撃力により可撓に形成され、衝撃力の緩和を行うと共に、頭部等の衝撃物との直接衝突が防止され、衝突エネルギの吸収効率が高く、簡便,安価に実施できる車体のエンジンフードヒンジを提供する。 - 特許庁
A control program needed to control various control object devices in respective networks 10, 20 and 30 is divided into unique tasks needed to be executed in each ECU connected to each of the networks and float tasks executable in an optional ECU, and a manager ECU 40 connected to each of the networks manages a program for executing the float tasks.例文帳に追加
各ネットワーク10、20、30において各種制御対象機器を制御するのに必要な制御プログラムを、各ネットワークに接続された各ECU毎に実行する必要のある固有タスクと、任意のECUにて実行可能なフロートタスクとに分け、そのフロートタスク実行用のプログラムを、各ネットワークに接続されたマネージャECU40にて管理する。 - 特許庁
| 例文 |
| 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. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|