1153万例文収録!

「execution process」に関連した英語例文の一覧と使い方(14ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > execution processに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

execution processの部分一致の例文一覧と使い方

該当件数 : 1232



例文

The e-commerce device 100 preferentially allocates the child business process to the business processor 200 having comparatively many available calculation resources, for execution.例文帳に追加

電子商取引装置100は、計算リソースの使用可能量が比較的大きい業務処理装置200に優先的に子業務プロセスを割り当てて実行させる。 - 特許庁

To provide a project management support device 20 for assigning execution sequence to each process so that works with a high risk of delaying are performed early.例文帳に追加

遅延リスクの高い作業が早期に実行されるようにそれぞれの工程に実行順番を割り当てることができるプロジェクト管理支援装置20を提供する。 - 特許庁

To suppress, when map data is compactly designed by efficiently describing connection relationships between links, execution loads of a process based on the map data in an electronic device.例文帳に追加

リンクの接続関係を効率的に記述して地図データをコンパクトに設計した際の電子機器における上記地図データに基づいた処理の実行負荷を抑える。 - 特許庁

To provide a substrate processing device allowing normal completion according to the contents of an alarm recipe regardless of occurrence of an error in execution of a process recipe to execute the alarm recipe.例文帳に追加

プロセスレシピ実行中にエラーが発生してアラームレシピを実行しても、そのアラームレシピの内容により、正常終了とすることが可能な基板処理装置を提供する。 - 特許庁

例文

The side wall 351 of the paper conveyance path 35 constitutes the paper conveyance path 35 for conveying paper to the intermediate transfer belt 311 only during execution of image forming process.例文帳に追加

用紙搬送路35の側壁351は、画像形成処理の実行中のみに中間転写ベルト311へ用紙を搬送する用紙搬送路35を構成する。 - 特許庁


例文

An instruction scheduling means 109 operates instruction scheduling processing in the optimization process dependent on the execution processor with an assembly instruction code as an object.例文帳に追加

命令スケジューリング手段109は、アセンブリ命令コードを対象とする当該実行処理装置に依存した最適化を行う過程で、命令スケジューリング処理を行う。 - 特許庁

To store and manage the contents and result of execution for each kind of business process or for each project independently of a data format so that they may be traced in future.例文帳に追加

業務プロセスの種類毎あるいはプロジェクト毎に実施内容・結果を、データ形式に依存せず、将来的にトレース可能な形で蓄積・管理を可能とする。 - 特許庁

To inhibit increase of exhaust emission during execution of PM regeneration process in an exhaust emission control system for an internal combustion engine provided with a particulate filter.例文帳に追加

本発明は、パティキュレートフィルタを備えた内燃機関の排気浄化システムにおいて、PM再生処理実行中の排気エミッションの増加を抑制することを課題とする。 - 特許庁

When the moving pattern coincides with any of the command patterns, a process indicated by a command, related to the coincident command pattern is executed (execution of the command).例文帳に追加

その移動パターンがいずれかのコマンドパターンと一致する場合には、一致するコマンドパターンに対応付けられたコマンドをによって指示される処理を実行する(コマンドの実行)。 - 特許庁

例文

To provide an information processor capable of performing time correction in a secure manner while setting time information different at each execution space and each process.例文帳に追加

各実行空間や各プロセスごとに異なる時刻情報を設定できるようにしつつ、時刻の補正を安全な方法で実行できる情報処理装置を提供する。 - 特許庁

例文

To materialize a tracing function capable of verifying the execution state of a process stepping type program in a programmable logic controller at high visibility and detailed timing.例文帳に追加

プログラマブルロジックコントローラにおける工程歩進型プログラムの実行状態を視認性が高く、かつ詳細なタイミングが検証できるようにしたトレース機能を実現する。 - 特許庁

Similarly, an image formation device 1 selects any one image processing server as a process execution server from among a plurality of image processing servers of the final stage.例文帳に追加

画像形成装置1は、同様にして最終段の複数の画像処理サーバーの中から、いずれか1つの画像処理サーバーを処理実行サーバーとして選択する。 - 特許庁

Consequently, execution of cylinder discrimination process is not necessary at engine start and the engine can be easily and quickly started with appropriate fuel injection at appropriate ignition timing.例文帳に追加

このため、エンジンの始動時に気筒判別処理を行う必要がなくなり、エンジンを適正な燃料噴射及び点火タイミングで簡易かつ迅速に始動させることができる。 - 特許庁

On the other hand, when the object instance is not referred to in the execution process after the last garbage collection pass, the aging value is increment during the garbage collection pass.例文帳に追加

一方、直前のガーベッジ・コレクション・パス以降に実行プロセスでオブジェクト・インスタンスが参照されなかった場合は、ガーベッジ・コレクション・パスの間にエージング値が増分される。 - 特許庁

Consequently, when the process branches to the microcommand, the instruction of the microcommand can be supplied immediately to the execution unit 11 by only switching the multiplexer 18.例文帳に追加

これにより、マクロコマンドへの処理の分岐が発生した時には、マルチプレクサ18を切り換えるのみで、直ちにマクロコマンドのインストラクションを実行ユニット11に供給できる。 - 特許庁

Functions are executed in the context of the current shell; no new process is created to interpret them (contrast this with the execution of a shell script). 例文帳に追加

関数は現在のシェルのコンテキスト内で実行されます。 つまり、新しいプロセスを生成して関数を処理することはありません(これはシェルスクリプトと対照的な点です)。 - JM

is not set then both the calling process and the child are schedulable after the call, and an application should not rely on execution occurring in any particular order. 例文帳に追加

呼び出し後は、呼び出し元のプロセスと子プロセスの両方がスケジュール対象となり、アプリケーションはこれらのプロセスの実行順序に依存しないようにすべきである。 - JM

Sometimes you need to communicate with partner services whose endpoints are not known beforehand or you need to change an endpoint reference (EPR) during the process execution. 例文帳に追加

事前に終了点が判明していないパートナーサービスと通信する必要がある場合や、プロセスの実行中に終了点参照 (EPR) を変更する必要がある場合があります。 - NetBeans

A pressure loss term process section 137 determines the new coefficient from this Fourier coefficient and the connection angles and calculates the pressure loss term with the new coefficient at simulation execution.例文帳に追加

シミュレーション実行時は圧力損失項処理部137がこのフーリエ係数と接続角から新係数を求め、これを用いて圧力損失項を計算する。 - 特許庁

To provide a workflow management system where the notification is given to all execution candidates of a workflow process (task) and only one of candidates who decided to execute the workflow task by themselves can execute this task.例文帳に追加

ワークフローの処理(タスク)の実行候補者全員に通知を出し、自身で実行すると決めた候補者のうちのただ1人がタスクを実行できるようにする。 - 特許庁

In this process, when two of the three stop buttons are depressed simultaneously during the execution of performances at steps other than those in the case finally mentioned, the following steps are deleted.例文帳に追加

ここで、上記した最終ステップ以外のステップでの演出の実行中に3つのストップボタンのうちの2つが同時に押下された場合は、後続するステップが削除される。 - 特許庁

In particular, a screen for directing a batch conversion process for lead time allows the setting of a bath request flag for indicating whether or not the execution of batch processing of the manufacturing orders is requested.例文帳に追加

特に、リードタイム一括変換工程指示画面では、製造オーダのバッチ処理の実行を依頼するか否かを指示するためのバッチ依頼フラグを設定する。 - 特許庁

To solve the problem that handling for efficiently implementing processes of an image processing apparatus without limiting execution of other image processes by a UI process may be required.例文帳に追加

UIの処理によってその他の画像処理の実行が制限されることなく、効率よく画像処理装置の各処理を実現するための対応が必要となる。 - 特許庁

To provide a slot machine which can increase excitement and enjoyment of a game by a process in which a special performance is executed and the execution itself of the special performance.例文帳に追加

特別な演出が実行されるまでの過程および実行されること自体により遊技の興趣を向上させることができるスロットマシンを提供することである。 - 特許庁

The end plates 2 and 3 are used as load carrying plates receiving tensile force of the first stick 4 and the second stick 5 and, at the same time, these sticks 4 and 5 are held in the process of execution.例文帳に追加

端板2,3は、第一棒材4及び第二棒材5の引張力を受ける耐荷板であると共に、施工過程でこの棒材4,5を保持するものである。 - 特許庁

A progress estimation process calculates estimated man-hours necessary to execute future tests in the current test project from the past test execution information and past actual man-hours.例文帳に追加

進捗予測処理では、過去のテスト実行情報および過去の実績工数に基づいて、現テストプロジェクトにおける今後のテストの実行に要する予測工数が算出される。 - 特許庁

A process sequence display apparatus 110 displays the sequence diagram structuring and displaying execution result of the target program using a function of a viewer 115 based on the sequence diagram information.例文帳に追加

処理シーケンス表示装置110は、ビューワ115の機能を用いて、シーケンス図情報にもとづいて、対象プログラムの実行結果を構造化表示したシーケンス図を表示する。 - 特許庁

When interrupt in each fixed time is generated, the state of an empty process 9 is set, and since there is a plenty of residual time, the execution of the next minimum unit starts.例文帳に追加

一定時間毎の割り込みが発生するときには、空プロセス9の状態になっており、残り時間が十分なので、次の最小単位の実行に移る。 - 特許庁

To avoid the execution of the same recovery process to the same device based on the fault message which is caused by one fault and transmitted from the communication device in various timings.例文帳に追加

1の故障に起因して様々な送信タイミングで通信装置から送信される故障メッセージに基づく、同一装置への同一の回復措置の実行を回避する。 - 特許庁

After execution of physical dust removal on the basis of an instruction from a user, the process above is repeated again and total results of the dust by size divisions are compared and displayed in graph formats.例文帳に追加

ユーザによる指示に基づいて物理的なゴミ除去実行後に再び上述の処理を繰り返し、ゴミのサイズ区分別集計結果をグラフ形式で比較表示する。 - 特許庁

While the execution device 901 executes the OS different from the OS to process the interruption, the interruption vector indicates not an interruption processing program but switching programs 669 and 679.例文帳に追加

実行装置901が割込を処理すべきOSと異なるOSを実行中は、割込ベクタが、割込処理プログラムではなく切替プログラム669,679を示す。 - 特許庁

Before a suspended state comes, a host CPU 11 makes a state transition to an initial operating state in which the execution of an application process is avoided.例文帳に追加

ホストCPU11は、サスペンド状態になる前に、動作状態のうちの初期状態であって、アプリケーションの処理の実行を抑制した初期状態に状態を遷移させる。 - 特許庁

Subsequently, if the amount m of accumulated PM is not less than a specified value, the amount m of accumulated PM is reset to 0 after execution of forced regeneration process of the DPF (S5-7).例文帳に追加

そして、PM堆積量mが所定値以上であれば、DPFの強制再生処理を実行した後、PM堆積量mを0にリセットする(S5〜7)。 - 特許庁

Accordingly, false execution of the process at the time of power supply suspension can be prevented even if the power supply cut signal is temporarily on by mistake because of the generation of noise.例文帳に追加

従って、ノイズの発生によって電源断信号が一時的に誤ってオン状態となっても、電力供給停止時処理の誤実行は防止される。 - 特許庁

To re-run a process during execution when a UNIX sever has a fault in the other UNIX server.例文帳に追加

UNIXサーバ障害時に実行中であったプロセスを、他のUNIXサーバでリランすることを可能とするアプリケーションプロセスのリカバリ方式及びその方法を提供する。 - 特許庁

The three-dimensional models of respective construction members included in construction are prepared by a CAD program 10 and the execution plan of the construction is prepared by a process plan program 12.例文帳に追加

CADプログラム10により工事に含まれる各工事部材の三次元モデルを作成するとともに、工程計画プログラム12により工事の施工計画を作成する。 - 特許庁

Before executing respective processes in an automatic sound field correction section 253, an execution control section 265 sends a notification IDP before process start toward an interruption control section 262.例文帳に追加

自動音場補正部253におけるそれぞれの処理を実行する前に、実行制御部265は、中断制御部262へ向けて処理開始前報告IDPを送る。 - 特許庁

An action executing part 28 executes the parenthetic sentence generation process coordinated with a phrase when the extracted phrase satisfies one of the plurality of execution conditions.例文帳に追加

アクション実行部28は、抽出された語句が複数の実行条件のうちいずれかを満たす場合、その語句に対応付けられた挿入文生成処理を実行する。 - 特許庁

An operating system (OS) executes a thread type classification module 121 and a scheduling module 122 in the background of the execution of a thread requested by a process (application).例文帳に追加

オペレーティングシステム(OS)は、プロセス(アプリケーション)が要求するスレッドを実行するバックグラウンドで、スレッドタイプ分類・モジュール121及びスケジューリング・モジュール122を実行する。 - 特許庁

By the building blocks in the sequence deciding a process of the workflow schedule, the user can set a logical condition about an execution method for a task in the workflow schedule.例文帳に追加

その順序がワークフロースケジュールのプロセスを決定するビルディングブロックにより、ユーザは、ワークフロースケジュール中のタスクの実行の仕方に関して論理条件を設定できる。 - 特許庁

Meanwhile, the processor 10 reads a group of instructions about the OS from a flash memory 14 and executes them concurrently in time with the execution of the preparatory process by the processor 11.例文帳に追加

一方、プロセッサ10は、プロセッサ11による準備処理の実行と時間的に並行して、フラッシュメモリ14からOSに関する命令群を読み出して実行する。 - 特許庁

To provide an SCSI(small computer system interface) control system in which forced interruption of an I/O process under execution does not occur to a unhung-up target and operation efficiency of a device is enhanced.例文帳に追加

非ハングアップのターゲットに対し、既に実行中のI/Oプロセスの強制的中断がなく、装置の動作効率を良くしたSCSI制御方式を提供する。 - 特許庁

In addition, since an execution process is simplified and moreover the whole strength is improved, the firm coping concrete 2 can be simply constructed in the upper end part of the steel sheet pile wall.例文帳に追加

また、施工工程が簡素化されるばかりか、全体の強度が向上されるため、鋼矢板壁の上端部に強固な笠コンクリート2を簡単に構築できる。 - 特許庁

To provide an encrypted data decoder capable of improving the secret property of an encrypted program or data in the process from decoding to execution of the program or data.例文帳に追加

暗号化プログラムやデータの復号から実行の過程において、これらプログラムやデータの機密性を向上させることのできる暗号化データ復号装置を提供する。 - 特許庁

The control circuit is composed of two separate circuits which are; the control circuit (game control means) that controls the game process and another control circuit (direction control means) that controls the execution of direction.例文帳に追加

遊技の進行を制御する制御回路(遊技制御手段)と演出の実行を制御する制御回路(演出制御手段)とを分けて制御回路を構成する。 - 特許庁

The system includes a first step for defining the process execution time required to execute each of the control processes for controlling the machine by the programmable controller, a second step for setting fixed allowable time range to the defined process execution time, a third step for setting the abnormal condition of the process, and a fourth step for setting the abnormal contents, according to the abnormal conditions for each of the control processes.例文帳に追加

プログラマブルコントローラによって機械を制御する各制御工程ごとにその工程の実施に要する工程実施時間を定義する第1ステップと、上記定義した工程実施時間に対して一定の許容時間範囲を設定する第2ステップと、上記工程の異常条件を設定する第3ステップと、各制御工程ごとに上記異常条件に対応した異常内容を設定する第4ステップと、を含む。 - 特許庁

When a received print job is set in a toner-saving mode, a reverse-side paper printing mode, or a speed-priority mode, conditions for limitation are set as execution conditions of the process control (S200 to S240) and when not, normal conditions are set (S250), so that the process control is suspended until the execution of the print job is completed (S260).例文帳に追加

受け付けた印刷ジョブがトナーセーブモードや裏紙印刷モード,速度優先モードとして設定されているときにはプロセスコントロールの実行条件として制限用条件を設定し(S200〜S240)、これらのモードとして設定されていないときには通常用条件を設定し(S250)、印刷ジョブの実行が完了するまで待機する(S260)。 - 特許庁

When there is a need to re-execute the business process in one of ESB execution computers, the computer 4 for business process restart extracts a variable name and a variable value in an activity preceding an activity to be re-executed, and transmits the extracted variable name and variable value to the ESB execution computer to re-execute the target activity.例文帳に追加

いずれかのESB実行計算機においてビジネスプロセスの再実行が必要になった際に、ビジネスプロセス再開用計算機4では、再実行対象のアクティビティに先行するアクティビティにおける変数名と変数値を抽出し、抽出した変数名と変数値をESB実行計算機に送信して、対象のアクティビティを再実行させる。 - 特許庁

To provide a microcomputer system capable of maintaining information, such as program execution states or process results, as much required under the power supply voltage supplied and maintained to the microcomputer system without saving information, such as program execution state or process results, at the time of power interruption in a non-volatile storage region or a storage region having a backup power source.例文帳に追加

電源遮断におけるプログラム実行状態や処理結果等の情報を不揮発性記憶領域やバックアップ電源を備えた記憶領域に退避することなく、マイクロコンピュータシステムに供給維持される電源電圧の下で、必要な限りのプログラム実行状態や処理結果等の情報を保持できるマイクロコンピュータシステムを提供する。 - 特許庁

例文

In this information processor capable of executing a routine including a tracing process for collecting information about a processing state by multithread, registration of the routine during the execution is executed in each thread during starting (steps 31-33, 35), and a level of the tracing process in the routine during the execution is decided on the basis of registered information (steps 33, 36).例文帳に追加

処理状況に関する情報を収集するトレース処理が含まれるルーチンをマルチスレッドで実行可能な情報処理装置において、起動中のスレッド毎に実行中のルーチンの登録を行い(ステップ31〜33、35)、実行中のルーチンにおけるトレース処理のレベルを登録情報に基づいて判定する(ステップ33、36)。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
© 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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS