Queueを含む例文一覧と使い方
該当件数 : 2508件
A client process 4 of a client 1 stores a process request in a message queue 6 of a server 2 through a network 3.例文帳に追加
クライアント1のクライアントプロセス4はネットワーク3を介して、処理要求をサーバ2のメッセージキュー6に格納する。 - 特許庁
The sound data acquisition part 209 sends the acquired sound data with an order of priority to a queue buffer 210.例文帳に追加
音声データ取得部209は、取得した音声データを優先順位と共にキューバッファ210に送り込む。 - 特許庁
The execution charge for the jobs chosen in the order of storage in the queue is calculated based on the unit charge (S110).例文帳に追加
その単位料金に基づきキューの記憶順に選択されたジョブの実行料金が計算される(S110)。 - 特許庁
When the vehicle stays in the queue, the device can communicate with vehicles existing just before and immediately after the vehicle.例文帳に追加
自動車が待ち行列内にいる場合、デバイスは、直前および直後の自動車と通信することができる。 - 特許庁
The arrived ATM cells are sorted and accumulated in the queue VCQx for every virtual connection VCx.例文帳に追加
仮想コネクションキューVCQxには、到着したATMセルを仮想コネクションVCx毎に分類して蓄積する。 - 特許庁
The job is extracted from the command queue, and the real command of the job is inputted to a command processing part of a corresponding platform.例文帳に追加
コマンドキューからジョブを取り出して、該ジョブの実コマンドを、対応するプラットフォームのコマンド処理部に投入する。 - 特許庁
The value of the mirroring flag is, conversely, set to OFF, if the length of the queue is smaller than the threshold at the end of mirroring (274).例文帳に追加
キュー長がミラーリング終了閾値より小さい場合は、逆に同フラグの値をOFFに変更する(274)。 - 特許庁
Lastly, the method includes a step for merging the associated message detected in the message queue with the new message.例文帳に追加
最後に、本方法は、メッセージ・キューにおける見つけられた関連メッセージと新しいメッセージをマージするステップを含む。 - 特許庁
An input interface 100 includes a plurality of queue groups having a plurality of packet queues having degrees of priority different from one another.例文帳に追加
入力インタフェース100は、それぞれ優先度の異なる複数のパケットキューを有する、複数のキューグループを備える。 - 特許庁
A queue controller 13 determines whether or not each packet multiplexed by the packet multiplexing section 12 is normal.例文帳に追加
キュー制御部13は、パケット多重部12によって多重された各パケットが正常であるか否かを判定する。 - 特許庁
To provide a method and a system for maintaining command order while processing commands in a command queue.例文帳に追加
コマンド・キュー内のコマンドを処理しながら、コマンドの順序を維持するための方法およびシステムを提供する。 - 特許庁
The traffic management section enques a packet group, judged to be in the same flow, in the same FIFO queue in the incoming order.例文帳に追加
トラフィック管理部では、同一フローと判断したパケット群を到着順に同一のFIFOキューに積む。 - 特許庁
A transmitter removes a duplicated data packet from a queue after a second channel, for example, a dedicated channel, is established.例文帳に追加
送信機は、第二チャネル、例えば専用チャネル、が設立されて後に、キューから重複のデータパケットを取り除く。 - 特許庁
The stage processing means executes stage processing relating to the transfer request commands queued by the command queue means.例文帳に追加
ステージ処理手段は、前記コマンドキュー手段にキューイングされた転送要求コマンドに係るステージ処理を実行する。 - 特許庁
One of the algorithms uses a single queue holding all requests irrelevantly to the priority levels.例文帳に追加
そのアルゴリズムの1つは、その優先順位に関係無く、全ての要求を保持する単一待ち行列を使用する。 - 特許庁
To provide a clock-reproducing device which does not deteriorate transmission efficiency and which dispense with the need for monitoring the queue length of a buffer.例文帳に追加
伝送効率を悪化させず、バッファのキュー長を監視する必要がないクロック再生装置を提供する。 - 特許庁
Every time the processing thread under execution is finished, the processing requests registered in the queue are processed in order.例文帳に追加
キューに登録された処理要求は、実行中の処理スレッドが終了する毎に順番に処理される。 - 特許庁
This solves the ABA problem without requiring the use of a unique number, such as a queue-specific number.例文帳に追加
これが特有の数、例えばあるキューに特有の数を使用する必要なしにABA問題を解決する。 - 特許庁
A radio driver (2.6) transmits the outputted element of the queue for radio transmission mounted on a data transmission slot.例文帳に追加
出力された無線送信用キュー要素を無線送信ドライバ(2.6)がデータ伝送スロットに載せて送信する。 - 特許庁
User nodes are enqueued directly to the queue and can be immediately dequeued on-demand by any thread.例文帳に追加
ユーザー・ノードはそのキューに直接にエンキューされ、任意のスレッドによりオンデマンドで直ちにデキューされることができる。 - 特許庁
For the queue to display an effect of its interruption capability, it becomes valid for the interruption (step 200).例文帳に追加
そのキューがその割込み能力の効果を発揮するためには、それが割込みのために有効にされる(ステップ200)。 - 特許庁
The queue has a limited number of slots and if all the slots are filled it is unable to open any further connections.例文帳に追加
キューは限られた数の枠しか持たず、全ての枠が埋まると、それ以上のコネクションを開けなくなります。 - Gentoo Linux
to queue one instance of any of the signals that are not already queued to the process. 例文帳に追加
使うことで、そのプロセスに対してまだキューに入れられていないシグナルのインスタンスをキューに入れることができる(Linux 2.6.8 以降)。 - JM
the system call ignores everything but the least significant 9 bits of msgflg and creates a new message queue (on success). 例文帳に追加
システムコールはmsgflgの下位 9 ビット以外の全てを無視して(成功した場合は) 新しいメッセージ・キューを作成する。 - JM
system call appends a copy of the message pointed to by msgp to the message queue whose identifier is specified by msqid . 例文帳に追加
システムコールはmsgp引き数で指定されたメッセージのコピーをmsqidで指定された識別子を持つメッセージ・キューへ追加する。 - JM
system call removes a message from the queue specified by msqid and places it in the buffer pointed to by msgp . 例文帳に追加
システムコールはmsqidで指定されたキューからメッセージを削除し、msgpで指定されたバッファにそのメッセージを格納する。 - JM
/proc/sys/kernel/msgmax This file defines a system-wide limit specifying the maximum number of bytes in a single message written on a System V message queue. 例文帳に追加
/proc/sys/kernel/msgmaxこのファイルは、System V メッセージキューに書き込まれる 1 つのメッセージの最大バイト数を、システム全体で制限する。 - JM
(not in POSIX; not supported under Linux) All characters in the input queue are reprinted when the next character is read. 例文帳に追加
(POSIX にはない; Linux では対応していない)次の文字を読み込んだ時、入力キュー中の全文字を再表示する。 - JM
To add a customer executing voice diagnosis in operator off-business hours preferentially to a waiting queue.例文帳に追加
オペレータの営業時間外に音声診断を実行した顧客を優先的にオペレータへの待ち行列に追加する。 - 特許庁
When a display process 13 is started, a retrieval result is written into the display data queue 14 of the display process 13.例文帳に追加
表示プロセス13が起動中であれば、検索結果を表示プロセス13の表示データキュー14へ書き込む。 - 特許庁
To provide a program tracing device with which when which task processing or interruption processing destroys a queue is immediately recognized.例文帳に追加
どのタスク処理、割込み処理が、いつキュー破壊をしたかが直ちに分かるプログラムトレース装置を提供する。 - 特許庁
According to the M-LWDF, the weighted delay of the i-th queue is defined as γiWi(t)/ci(t).例文帳に追加
M−LWDFによれば、i番目のキューの加重遅延は、γ_iW_i(t)/c_i(t)として定義される。 - 特許庁
A data transfer processing section 20 transfers the data queued in the common queue 22 by the queued sequence.例文帳に追加
データ転送処理部20は、共通キュー22にキューイングされたデータをキューイングされた順序に従って転送する。 - 特許庁
An SNMP (simple network management protocol) request is once held in a queue prior to carrying out processing for the received SNMP request.例文帳に追加
受信したSNMPリクエストに対する処理を行う前に、当該SNMPリクエストを一旦キューに保持する。 - 特許庁
Information relating to the number of times of success of download for queue names having download results for every classification is stored.例文帳に追加
分類ごとのダウンロード実績のあるキュー名称に対するダウンロード成功回数に関する情報を保持する。 - 特許庁
To provide a device and a method for transmitting the depth queue of an image in a Web page to a visually disabled user.例文帳に追加
ウェブ・ページ内の画像のデプス・キューを視覚障害のあるユーザに伝える装置および方法を提供すること。 - 特許庁
A clean queue 102 and a clean counter 202 managing the segment being in a clean state are respectively provided in the respective CLPRs.例文帳に追加
クリーン状態のセグメントを管理するクリーンキュー102及びクリーンカウンタ202は、各CLPR毎にそれぞれ設けられる。 - 特許庁
To prevent requests to prepare a report to a queue control section from conflicting with each other in a multilink type ONU.例文帳に追加
多重リンク型のONUにおいて、キュー制御部に対するレポート作成の要求が衝突しないようにする。 - 特許庁
A host I/F 111 in the printer 104 writes into a memory 112 the drawing instruction queue received from the computer 102.例文帳に追加
プリンタ104内のホストI/F111は、コンピュータ102から受けた描画命令列をメモリ112に書き込む。 - 特許庁
A transmission control part 12 transmits a frame in order of a frame that is waiting in a queue of which a value of the inner priority is higher.例文帳に追加
送信制御部12は、内部優先度の値が高いキューで待機させているフレームから順に送信する。 - 特許庁
To associate a plurality of threads that are stored based on thread priority with a run queue in a deterministic amount of time.例文帳に追加
スレッド優先度に基づいて格納された複数のスレッドを、決定性の時間で実行キューに関連付ける。 - 特許庁
A plurality of the data blocks are received and temporarily stored in a first memory (815B) (e.g., a queue and a buffer).例文帳に追加
複数のデータブロックが受信され、一時的に第1のメモリ(815B)(例えば、待ち行列、バッファ)に格納される。 - 特許庁
An alarm transmitting section 23 sequentially takes out alarms from the normal alarm queue 24 and transmits them to a terminal 30.例文帳に追加
アラーム送信部23は、通常アラーム用キュー24からアラームを順次取り出して端末30に送信する。 - 特許庁
ID is added to transfer data from a bus master 2-1 corresponding to an in-order, and the ID is stored in an ID queue part 7.例文帳に追加
インオーダ対応バスマスタ2−1からの転送データにIDを付加し、IDをIDキュー部7で保持する。 - 特許庁
A transmitter removes a duplicate data packet from a queue after a second channel, e.g., an exclusive channel, is set up.例文帳に追加
送信機は、第二チャネル、例えば専用チャネル、が設立されて後に、キューから重複のデータパケットを取り除く。 - 特許庁
A plurality of data blocks are received and temporarily stored in a first memory (815B) (e.g., queue, buffer).例文帳に追加
複数のデータブロックが受信され、一時的に第1のメモリ(815B)(例えば、待ち行列、バッファ)に格納される。 - 特許庁
Also, the print processing time of a job stored in the print queue of the output device is received (S133).例文帳に追加
また、出力デバイスの印刷キュー内に蓄積されているジョブの印刷処理時間を受信する(S133)。 - 特許庁
Queue sections 104-106 store temporarily respective multiplex requests outputted from the multiplex request generating sections.例文帳に追加
キュー部104〜106は、多重要求生成部により出力された夫々の多重要求を一時記憶する。 - 特許庁
To provide a multi-point TV conference system which generates a queue to select users who will participate in the conference.例文帳に追加
待ち行列を作成して会議に参加するユーザを選択できる多地点TV会議システムを提供する。 - 特許庁
| 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. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|