| 意味 | 例文 |
Memory Taskの部分一致の例文一覧と使い方
該当件数 : 198件
MEMORY MANAGING SYSTEM IN MULTI-TASK SYSTEM AND TASK CONTROLLER例文帳に追加
マルチタスクシステムにおけるメモリ管理方式およびタスク制御装置 - 特許庁
Furthermore, when the data are read and written in the first memory by the task, the memory management task is executed.例文帳に追加
その他タスクで第1メモリにデータの読み書きをする場合は,メモリ管理タスクを実行する。 - 特許庁
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.例文帳に追加
タスクの引数をオート変数の代用に使い、タスクの引数を待避させるタスク引数値数記憶手段をタスクごとに設ける。 - 特許庁
Select Memory in the Select Profiling Task dialog box. 例文帳に追加
「プロファイルタスクの選択」ダイアログボックスで「メモリー」を選択します。 - NetBeans
MEMORY AREA OF REAL TIME OS AND TASK MANAGING METHOD USING THE MEMORY AREA例文帳に追加
リアルタイムOSのメモリ領域及びそのメモリ領域を用いたタスク管理方法 - 特許庁
The memory 270 includes a task memory table 300 and a resource storage table 400.例文帳に追加
メモリ270は、タスク記憶テーブル300とリソース記憶テーブル400とを含む。 - 特許庁
To effectively utilize a memory as a first task, and to achieve flexible memory management as a second task.例文帳に追加
メモリを有効に活用することを第1の課題とし、柔軟なメモリ管理を実現することを第2の課題とする。 - 特許庁
At the mode via the auxiliary storage device, data is transferred from a communication task 11 to an image generation task 14 through a first buffer memory 21, an HD writing task 12, HDD 10, an HD reading task 13 and a second buffer memory 22.例文帳に追加
補助記憶装置経由モードでは、通信タスク11から第1バッファメモリ21,HD書込みタスク12,HDD10,HD読出しタスク13,第2バッファメモリ22を経てイメージ生成タスク14に至る。 - 特許庁
A lump of inputting and editing processings using a certain user's memory is called a task, and when the user is changed and the user's memory is changed, the task is also changed to the task corresponding to the changed user's memory.例文帳に追加
あるユーザメモリを使用した入力及び編集処理の一塊をタスクと称し、ユーザが変わってユーザメモリが切替えられると、その切替えられたユーザメモリに対応するタスクに切替えられる。 - 特許庁
To provide a task management system capable of flexibly managing the access right of a task to a shared memory.例文帳に追加
共有メモリに対するタスクのアクセス権の管理を柔軟に行うタスク管理システムを提供する。 - 特許庁
If there is no task exist but there is an ineffective area (S14), the flush memory erasure task erases flash memory in the ineffective area (S15).例文帳に追加
タスクがなく、かつ、無効領域が存在する場合(S14)、フラッシュメモリ消去タスクは無効領域のフラッシュメモリを消去する(S15)。 - 特許庁
A write task part 91 copies the data D of the first memory 131 to the second memory 132.例文帳に追加
書込みタスク部91は、第1記憶部131のデータDを第2記憶部132にコピーする。 - 特許庁
A write back task part 92 writes back the data D of the second memory 132 to the nonvolatile memory 55.例文帳に追加
書戻しタスク部92は第2記憶部132のデータDを不揮発性メモリー55に書き戻す。 - 特許庁
In the task management device, task execution control is carried out by using a task management table storing an execution start time and a storage location (a start address and its size) on a main memory of each task.例文帳に追加
タスク管理装置において、各タスクの実行開始時刻およびメインメモリ上における記憶位置(開始アドレスとサイズ)を記憶するタスク管理テーブルを用いて、タスクの実行制御を行う。 - 特許庁
Under the management of an OS, the task ID of the task to be processed by the microcomputer is monitored, and when the task ID is changed, control is performed so that the changed task ID is stored in the trace memory.例文帳に追加
また、OSの管理の下でマイクロコンピュータが処理するタスクのタスクIDを監視し、タスクIDが変化したとき、変化したタスクIDをトレースメモリに格納するように制御する。 - 特許庁
When judging that the designated task 51 corresponding to the task number 'i' is an executed task, on the other hand, the accelerator 12 reads the task 51 of #i out of a download memory 13 and executes it.例文帳に追加
一方、アクセラレータ12は、タスク番号“i”に該当する指定タスク51が非実行のタスクであると判断した場合には、ダウンロードメモリ13から#iのタスク51を読み出し、これを実行する。 - 特許庁
When there is an undiagnosed area in executing a task, a memory diagnosis is performed to a task use area required at the minimum when carrying out the task in the undiagnosed area.例文帳に追加
タスク実行時に未診断エリアがある場合、未診断エリア内のタスク実行時に最低限必要なタスク使用エリアに対してメモリ診断する。 - 特許庁
To detect an illicit access to a shared memory shared between interruption processing and a task operated on a real-time OS or between the task and another task.例文帳に追加
リアルタイムOS上で稼働する割り込み処理とタスクとの間やタスクと他のタスクとの間で共有して使用する共有メモリへの不正アクセスを検出する。 - 特許庁
Then, when the control part 52 is notified of the end of the arithmetic operation of the task, the task arithmetic operation part 51 performs the equivalence of a data memory which is being used by the task.例文帳に追加
次いで、制御部52が前記タスクの演算終了の通知を受けるとタスク演算部51は前記タスクが使用しているデータメモリの等価を実行する。 - 特許庁
To provide a memory area for a real time OS capable of reducing the load of task elimination processing and a task managing method using the memory area.例文帳に追加
タスク削除処理の負荷を軽減することのできるリアルタイムOSのメモリ領域及びそのメモリ領域を用いたタスク管理方法を提供する。 - 特許庁
A task selection part 202 selects game tasks for each player from those stored in the task memory part 201.例文帳に追加
課題選択部202は、課題記憶部201に記憶されたゲーム課題の中から、プレイヤーごとにゲーム課題を選択する。 - 特許庁
To do away with waiting of a transmission/reception task generated by exclusive control of a shared memory by a CPU lock, interrupt inhibition or the like for performing inter-task communication, in the inter-task communication through the shared memory.例文帳に追加
共有メモリを介したタスク間通信において、タスク間通信を行うためのCPUロックや割込み禁止などによる共有メモリの排他制御によって発生する送受信タスクの待ちをなくす。 - 特許庁
A recording part stores the second information in the first memory area when a processing object of a task processing part is changed from the second task to the other task, and stores the second information also in the second memory area.例文帳に追加
記録部は、タスク処理部の処理対象が第2のタスクから他のタスクに変更されるときに第2の情報を第1のメモリ領域に格納し、第2の情報を第2のメモリ領域にも格納する。 - 特許庁
The residual quantity data are read from the second memory by the printing agent residual quantity management task and the updated residual quantity data are written in the second memory, and then the memory management task is executed to write the updated residual quantity data in the first memory.例文帳に追加
印刷剤残量管理タスクでは第2メモリから残量データを読み出し,第2メモリに更新された残量データを書き込み,かつメモリ管理タスクを実行して第1メモリに更新された残量データを書き込む。 - 特許庁
A reception task 6 receives the information from the controller 5 and write it in a memory 7.例文帳に追加
受信タスク6は、コントローラ5からの情報を受信し、メモリ7に書き込む。 - 特許庁
About this purpose, the task requiring processing can be stored in a physical memory or a virtual memory managed by a memory manager.例文帳に追加
この目的に関して、処理を必要とするタスクを、メモリマネージャによって管理される物理メモリまたは仮想メモリに保管することができる。 - 特許庁
When an end notification is received from a timer task 601, a motor control task 602 reads the counter value of a motor 25b from a memory 28.例文帳に追加
タイマタスク601からタイムアップ通知を受信すると、モータ制御タスク602は、メモリ28からモータ25bのカウンタ値を読み込む。 - 特許庁
The dump includes the following information for each task (thread, process): thread ID, real user ID, thread group ID (process ID), virtual memory size, resident set size, the CPU that the task is scheduled on, oom_adj score (see the description of /proc/[pid]/oom_adj ), and command name. 例文帳に追加
値は以下の通り:0: 発見的なオーバーコミット (heuristic overcommit) (これがデフォルトである)1: 常にオーバーコミットし、チェックしない。 - JM
To provide a memory maintenance device which executes maintenance processing of a flash memory without hindering execution of each task.例文帳に追加
フラッシュメモリの保守処理を各タスクの実行に支障が出ないように実行するメモリ保守装置を提供する。 - 特許庁
A first part of a task 610 under execution is stored in a system memory 616 by direct memory access.例文帳に追加
実行中のタスク610の第1の部分は、ダイレクト・メモリ・アクセスによってシステムメモリ616に格納される。 - 特許庁
To immediately detect area destruction without using a special memory destruction detection program when a certain task destroys the use area of another task in buffer memory management which provides common memory space to each task such as an application program and dynamically ensures or releases the memory space.例文帳に追加
アプリケーションプログラムなどの各タスクに共通なメモリ空間を提供し動的にこのメモリ空間を確保あるいは解放するバッファメモリ管理において、あるタスクが他のタスクの使用領域を破壊した場合に、特別なメモリ破壊検知プログラムを使用せずに領域破壊を即座に検知する。 - 特許庁
A division task is executed by a controller inside the large capacity memory storage device.例文帳に追加
分割タスクは、メモリー大容量記憶装置内部のコントローラによって実施される。 - 特許庁
If there is no task, the flash memory erasure task searches an unused data area (ineffective area) in the card, with reference to a management table in a memory (S13).例文帳に追加
タスクがない場合、フラッシュメモリ消去タスクはカード内に使われていないデータ領域(無効領域)があるか否かを、メモリにある管理テーブルを参照して探索する(S13)。 - 特許庁
A task to turn on the flag is performed by a printing task to control printing operation, and a task to check a jamming flag and log it in a non-volatile memory is performed by a status check task by performing polling at specified time intervals.例文帳に追加
このフラグをオンとするタスクは、印刷動作を制御するプリントタスクで行われ、ジャムフラグをチェックして不揮発性メモリにロギングするのは、所定時間間隔でポーリングを行い、ステータスチェックタスクによって行われる。 - 特許庁
To solve the problems that instructions and data copied to a cache memory at the time of repetitive processing task execution are swept out from the cache memory at the time of successive processing task execution, a cache hit rate at the time of the next repetitive processing task execution lowers and overheads increase in the case of executing a successive processing task and a repetitive processing task in a single processor in a time division manner.例文帳に追加
逐次処理タスクと繰返処理タスクを単一のプロセッサで時分割で実行する場合、繰返処理タスク実行時にキャッシュメモリに複写された命令及びデータが、逐次処理タスク実行時にキャッシュメモリから掃出され、次回の繰返処理タスク実行時のキャッシュヒット率が低下し、オーバーヘッドが増大する。 - 特許庁
A lump of input and compiling processing using certain user memory is called task.例文帳に追加
あるユーザメモリを使用した入力及び編集処理の一塊をタスクと称している。 - 特許庁
When a user changes, it is also changing task since user memory is changed.例文帳に追加
ユーザが変わる時には、ユーザメモリを換えるので、それはタスクを切替えるということでもある。 - 特許庁
To provide a memory management method and a graphic processor for conducting the efficient management of a graphic memory corresponding to a multi-task.例文帳に追加
マルチタスクに対応して、効率的なグラフィックメモリの管理が可能なメモリ管理方法およびグラフィックプロセッサを提供する。 - 特許庁
When any task is shifted from a standby state to a performance standby state, the real time OS sends an instruction to read an instruction and data belonging to the task to a task cache memory 103.例文帳に追加
そして、リアルタイムOSは、いずれかのタスクが待ち状態から実行待ち状態に遷移したときに、このタスクに属する命令およびデータの読み込み指示を、タスクキャッシュメモリ103に送る。 - 特許庁
The data allotted to the LUNs 0-3 is allotted to any one of a memory slot input/output control task 121, a printer input/output task 151, a scanner input/output task 153, and a PC-FAX input/output task 155.例文帳に追加
LUN0〜3に振り分けられたデータは、それぞれメモリスロット入出力制御タスク121、プリンタ入出力タスク151、スキャナ入出力タスク153、PC−FAX入出力タスク155のいずれかへ振り分けられる。 - 特許庁
A task is assigned to a final dead memory block, and then a continuous time when each task assigned to a memory block group 3 occupies the memory block group 3 is measured by a timer 1 so that any abnormality can be detected.例文帳に追加
最後の空きメモリブロックにタスクが割り当てられた後に、メモリブロック群3に割り当てられている各タスクがメモリブロック群3を占有している継続時間をタイマ1により計測することで異常検出を行う。 - 特許庁
When a prefetch part prefetching an instruction code constituting the task before starting task execution based on the task management table is installed, cache mis-hit can be reduced since an instruction code of a new task is fetched in a cache memory when the new task is executed.例文帳に追加
そして、タスク管理テーブルに基づいて、タスクの実行開始までにタスクを構成する命令コードをプリフェッチするプリフェッチ部を備えることで、新たなタスクが実行状態になったときに、そのタスクの命令コードがキャッシュメモリ上に取り込まれていることになるため、キャッシュミスヒットを減らすことができる。 - 特許庁
To efficiently protect important information on each task by using a few memory resource in a modern operating system providing a multi-task environment.例文帳に追加
マルチタスク環境を提供する現代的なオペレーティングシステムにおいて、各タスクの重要情報を、少ないメモリ資源で効率的に保護する。 - 特許庁
The accelerator 12 judges whether or not a designated task corresponding to a task number 'i' set in a work area that a data memory 14 has is executed.例文帳に追加
アクセラレータ12は、データメモリ14に有するワークエリアに設定されたタスク番号“i”に該当する指定タスクを実行するか否かを判断する。 - 特許庁
A storage part includes a first memory area for storing first information related to a first task and second information related to a second task.例文帳に追加
記憶部は、第1のタスクに係る第1の情報および第2のタスクに係る第2の情報を格納する第1のメモリ領域を含む。 - 特許庁
A processor 4 is connected to the sensor, and when the speed value is within a predetermined speed range, the preceding task data and current task data are stored in a data memory 12.例文帳に追加
プロセッサ(2)がセンサに結合され、速度値が予定の速度範囲内にあるとき、前の任務データ及び現在の任務データをデータ・メモリ(12)に記憶する。 - 特許庁
To provide a task managing method and multitask OS which can perform task management with a good memory efficiency and can perform programming easily and shorten the processing time.例文帳に追加
メモリ効率のよいタスク管理ができるとともに、容易なプログラミングと処理時間の短縮とを可能にしたタスク管理方法およびマルチタスクOSを提供する。 - 特許庁
When a shared memory access request is generated during execution of an optional task on the microcomputer side, access is requested to the access channel according to the level of this task.例文帳に追加
マイコン側で任意のタスク実行中に共有メモリアクセス要求が発生すると、当該タスクのレベルに応じたアクセスチャネルにアクセスを依頼する。 - 特許庁
A comparison part compares, when the second task is taken as the processing object of the task processing part, the second information stored in the first memory area with the second information stored in the second memory area.例文帳に追加
比較部は、第2のタスクをタスク処理部の処理対象とするときに、第1のメモリ領域に格納されている第2の情報と第2のメモリ領域に格納されている第2の情報を比較する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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. |
| 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会員(無料)になると
|