小窓モード


プレミアム

ログイン
設定

設定

タスク変数の英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 task variable


コンピューター用語辞典での「タスク変数」の英訳

タスク変数

読み方 タスクヘンスウ

task variable


「タスク変数」の部分一致の例文検索結果

該当件数 : 21



例文

タスク引数をオート変数の代用にするRTOS例文帳に追加

RTOS TURNING TASK ARGUMENT INTO SUBSTITUTE OF AUTO VARIABLE - 特許庁

タスクの引数をオート変数の代用に使い、タスクの引数を待避させるタスク引数値数記憶手段をタスクごとに設ける。例文帳に追加

A task argument values memory means is arranged for saving the argument of a task at every task by using the argument of the task for a substitute of auto variables. - 特許庁

続いてその変数テーブルにタスクレベルを追加した変数属性テーブルを作成する。例文帳に追加

Then, a variable attribute table formed by adding a task level to the variable table is created. - 特許庁

続いてその変数テーブルにタスクレベルを追加した変数属性テーブルを作成する。例文帳に追加

A variable attribute table is generated continuously by adding a task level to the variable table. - 特許庁

下位タスクによるグローバル変数の参照時に上位タスクによってそのグローバル変数が更新される可能性のある第1のケースに対し、下位タスクで公開領域からグローバル変数を読み出し、上位タスクで作業領域へグローバル変数を書き込む。例文帳に追加

The global variables are read from the public area by a low order task, and the global variables are written in the working area by a high order task in the first case that there is any possibility that the global variables are updated by the high order task when the global variables are referred to by the low order task. - 特許庁

そして、変数テーブル、コールツリー、タスクレベル表22を用いて、変数属性テーブル作成ブロック13が、グローバル変数毎にアクセス属性及び優先度が記述された変数属性テーブルを生成し、干渉検出ブロック14が、グローバル変数の干渉を判断する。例文帳に追加

A variable attribute table forming block 13 generates a variable attribute table with access attribute and priority described every global variable by use of the variable table, the call tree, and a task level table 22, and an interference detecting block 14 judges the interference of the global variable. - 特許庁

例文

CPUユニットは、ユーザプログラムを含むタスクを実行するタスク実行部21と、タスク実行部21によりタスクが実行されているときに、ユーザプログラムにおいて参照および更新される変数を収集するデータ収集部22と、データ収集部22により収集された変数を管理する収集データ管理部24とを備える。例文帳に追加

A CPU unit comprises: a task execution unit 21 for executing tasks including a user program; a data collection unit 22 for, while the task execution unit 21 executes tasks, collecting variables to be consulted and updated in the user program; and a collection data management unit 24 for managing the variables collected by the data collection unit 22. - 特許庁

>>例文の一覧を見る


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

日英・英日専門用語辞書での「タスク変数」の英訳

タスク変数


クロスランゲージ 37分野専門語辞書での「タスク変数」の英訳

タスク変数


「タスク変数」の部分一致の例文検索結果

該当件数 : 21



例文

下位タスクは、グローバル変数の参照を完了すると、領域設定情報Sを更新して、公開領域と作業領域とを切り換える。例文帳に追加

At the time of completing the reference to the global variables, the low order task updates the area set information S, and switches the public area and the working area. - 特許庁

変数に対して複数のタスクがアクセスする場合にも、一貫性のある演算を行うことが可能な制御装置を提供する。例文帳に追加

To provide a control device which can perform consistent calculation even when a plurality of tasks has access to variables. - 特許庁

PC5は、各機器の制御とIRIの算出とを各々別タスクで制御し、タスク間の測定データの受け渡しはファイル及び共通(グローバル)変数で行う。例文帳に追加

The PC 5 controls the control of each device and the calculation of IRI by separate tasks, and the delivery of the measurement data between the tasks is performed through files and common (global) variables. - 特許庁

そこで、下位タスクV中の開始時tiに作業領域C1から公開領域C2にグローバル変数cを複製し、サブタスクX、Yが、複製されたデータを共に参照することにより、データの同時性を確保することができる(N111)。例文帳に追加

Therefore, the global variable c is copied from a working area C1 to a public area C2 at a start time ti of the lower level task V, and both of the sub-tasks X and Y refer to the copied data, so that the simultaneity of the data can be ensured (N111). - 特許庁

タスクエリア203に表示される各処理毎に設定された内部変数の値により初期設定を行い、内部変数ステップが値「Manual」以外であるときに、その設定手順に用いる画面を表示することなく、内容設定を行う。例文帳に追加

Initialization is executed based on the values of internal variables set for each processing displayed in the task area 203, and when the internal variable step is any value other than a value "Manual", content setting is executed without displaying any picture to be used for the setting procedure. - 特許庁

時間差演算モジュール検出部24が、複数のモジュール間で共通して用いられる変数のうち演算周期が異なる複数のタスクにより更新される変数を抽出し、抽出された変数を用いるモジュールのプログラム記述箇所を不具合が発生する可能性があるコンピュータプログラムの記述箇所と判定する。例文帳に追加

A time difference operation module detection part 24 extracts a variable to be updated by a plurality of tasks having respectively different operation periods out of variables to be used in common among a plurality of modules and determines a program description place of a module using the extracted variable as a description place of a computer program in which a trouble may be generated. - 特許庁

アプリケーションのタスクや共通関数、共通変数などの資源を複数のプロセッサコアに配置する際に、資源間の結合強度を求め、求めた資源間の結合強度に応じて割り付けを行う。例文帳に追加

When arranging the resources such as a task, a common function, or a common variable of an application to the plurality of processor cores, the connection strength between the resources is obtained, and allocation is performed according to the obtained connection strength between the resources. - 特許庁

例文

このTC生成用ハードウエア226がワードカウンタを保持しており、Audioタスク213は、TC生成用ハードウエア226のカウンタ値を次のTCの値を求めるための変数にセットする。例文帳に追加

This TC generating hardware 226 has a word counter and an audio task 213 sets a count of the TC generating hardware 226 to a variable to obtain a next TC. - 特許庁

>>例文の一覧を見る

「タスク変数」の英訳に関連した単語・英語表現

タスク変数のページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS