小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 日英・英日専門用語 > アプリケーションタスクの英語・英訳 

アプリケーションタスクの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 application task


日英・英日専門用語辞書での「アプリケーションタスク」の英訳

アプリケーションタスク


「アプリケーションタスク」を含む例文一覧

該当件数 : 13



例文

アプリケーションタスク監視システムおよび方法例文帳に追加

SYSTEM AND METHOD FOR MONITORING APPLICATION TASK - 特許庁

ウェイクアップ状態時に実行される対応するアプリケーションタスクA及びBに対し、対応する又は同一の処理を行なうアプリケーションタスクA´及びB´がスリープ状態時に実行されるようにしてある。例文帳に追加

In the processing apparatus, corresponding application tasks A, B are executed in the wake-up mode and application tasks A', B' for executing corresponding or identical processing are executed in the sleep mode. - 特許庁

ウェイクアップ状態時に起動されるアプリケーションタスクA及びBのタスク優先度は状態管理タスクの優先度よりも高く、スリープ状態時に起動されるアプリケーションタスクA´及びB´のタスク優先度は状態管理タスクの優先度より低い。例文帳に追加

The task priority of the application tasks A, B to be started in the wake-up mode is higher than the priority of a mode management task and the task priority of the application tasks A', B' to be started in the sleep mode is lower than the priority of the mode management task. - 特許庁

タスク切り替え管理部172は、プリエンティブなマルチタスクを実現するために、画像処理に関するアプリケーションタスクAT1、モータを駆動するための命令信号を生成するアプリケーションタスクAT2および命令信号を送信する送受信タスクAT3を強制的に切り替えて実行する。例文帳に追加

To actualize multitask processing, a task switching management part 172 forcibly switches and executes an application task AT1 regarding image processing, an application task AT2 which generates an instruction signal for driving a motor, and a transmitting and receiving task AT3 for sending the instruction signal. - 特許庁

中央管理タスク部93はアプリケーションタスク部66がファイルシステム84にアクセスしている時は接続タスク部64によるファイルシステム84へのアクセスを禁止し、接続タスク部64がファイルシステム84にアクセスしている時はアプリケーションタスク部66によるファイルシステム84へのアクセスを禁止する排他制御を行う。例文帳に追加

While the application task part 66 is on access to the file system 84, the central management task part 93 prohibits access to the file system 84 by the connection task part 64, while the connection task part 64 is on access to the file system 84, the central management task part performs exclusive control so as to prohibit access to the file system 84 by the application task part 66. - 特許庁

マルチタスク処理システムにおいて、動的なアプリケーションタスクが動的に生成されるタイマを利用することができる処理プログラムを開発者が容易に開発する。例文帳に追加

To enable a developer to easily develop a processing program in which a dynamic application task is able to use a dynamically generated timer in a multi-task processing system. - 特許庁

例文

具体的には、アプリケーション、タスク、軽量プロセスをクラス化し、あらかじめ用意されたタスククラスに制御および同期処理を隠蔽することで、プログラマからは同期処理が見えないようにした。例文帳に追加

Specifically, the synchronous processing is prevented from being seen from the programmer by classing the application, task, and light process and concealing the control and synchronous processing in a previously prepared task class. - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「アプリケーションタスク」を含む例文一覧

該当件数 : 13



例文

CPUは、イベントマネージャEMを実行し、所定の操作等を受けて、イベントマネージャEMのタスクがアプリケーションを実行するアプリケーションタスクAT、デバイスドライバのドライバタスクDTを生成する。例文帳に追加

A CPU executes an event manager EM and receives predetermined operation or the like to generate an application task AT for a task of the event manager EM to carry out an application, and a driver task DT of a device driver. - 特許庁

並列アプリケーションの構造をアプリケーション、タスク、軽量プロセスの3つに分け、プログラマが記述する軽量プロセスに並列処理に必要な制御や同期処理の記述を必要としないようにした。例文帳に追加

The structure of parallel application is divided into three parts of application, task, and light process so as to eliminate the need of describing the control or synchronous processing required for parallel processing in the light-weight process described by a programmer. - 特許庁

複数のアプリケーションタスク(以下、アプリタスク)が実行されるマイコンにおいて、アプリタスクの各々では、自タスクが実行されなくても良いスリープ可能状態であると判定すると関数コールによる通知を行う。例文帳に追加

In the microcomputer in which a plurality of application tasks (hereinafter called appli-tasks) is executed, each of appli-tasks calls a function for notification when it determines the task can sleep. - 特許庁

共通部分103は、アプリケーション101に含まれる複数のアプリケーションタスク102の実行に関わるスケジューリングを行い、タスク中断処理やタスク再開処理等のタスク制御指示を機種依存部分106に発行する。例文帳に追加

A common part 103 executes scheduling related to the execution of plural application tasks 102 included in application 101 and issues a task control instruction such as task interruption processing and task restarting processing to a machine kind depending part 106. - 特許庁

情報処理システムは、中央管理タスク部62と、シリアルバスを介して接続されるPCとの間の接続のタスク処理を行う接続タスク部64と、アプリケーションデバイス(20、30、40)のタスク処理を行うアプリケーションタスク部66と、ストレージ82のファイルシステム84の管理タスク処理を行うファイル管理タスク部68を含む。例文帳に追加

The information processing system includes: a connection task part 64 for performing the task processing of connection between a central management task part 62 and a PC connected via a serial bus; an application task part 66 for performing the task processing of application devices 20, 30, and 40; and a file control task part 68 for performing the control task processing of a file system 84 of the storage 82. - 特許庁

例文

タスク切替管理部172は、アプリケーションタスクAT2において、送信すべきデータの作成が完了した時点でセットされるフラグ180により上記送信すべきデータが完成したか否かを判断し、完成すれば、送受信タスクAT3にスレッドを割り当て、サーボアンプ102へ命令信号を送信する。例文帳に追加

The task switching management part 172 decides whether data to be sent is completed from a flag 180 set, when the generation of the data to be sent is completed, assigns a thread to the transmitting and receiving task AT3 when the generation is completed, and sends the instruction signal to a servo-amplifier 102. - 特許庁

>>例文の一覧を見る

「アプリケーションタスク」の英訳に関連した単語・英語表現

アプリケーションタスクのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS