1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > スレッドの意味・解説 > スレッドに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

スレッドを含む例文一覧と使い方

該当件数 : 2370



例文

光ディスク装置及びスレッドサーボ補正量算出方法例文帳に追加

OPTICAL DISK APPARATUS AND METHOD OF CALCULATING SLED SERVO COMPENSATION AMOUNT - 特許庁

直近実行情報は直近に実行されたスレッドの番号である。例文帳に追加

The most recent execution information corresponds to the number of a thread executed most recently. - 特許庁

スレッド型に基づくコンピュータ・リソースの動的割り付け例文帳に追加

DYNAMIC ALLOCATION OF COMPUTER RESOURCE BASED ON THREAD TYPE - 特許庁

スレッドピッカーロジックは、スレッドブロックインジケータ115および/またはデコーデッドインジケーションまたはデコーダ120が提供する、フェッチされた命令の表現に基づいて、どのスレッドを選択するかを判断してよい、つまり、スレッドのどの命令を実行するのかを判断してよい。例文帳に追加

The thread picker logic may determines which thread is to be selected, i.e., which instruction of the thread is to be performed, on the basis of the expression of the fetched instruction which is to be provided by a thread block indicator 115 and/or a decoded indication or a decoder 120. - 特許庁

例文

複数のスレッドは、プロセッサ内のパイプラインを共用使用する。例文帳に追加

A plurality of threads commonly use a pipeline within a processor. - 特許庁


例文

クライアントコントローラ2C〜6Cに接続された特定コントローラ1Cによりマルチスレッドに対応したOS(オペレーティングシステム)上でメインスレッド1C4およびサブスレッド1C5b,1C5cを作動させる場合に、各スレッドの処理間で正確且つ容易に同期をとれるようにすること。例文帳に追加

To accurately and easily carry out synchronization between processes of each thread when operating a main thread 1C4 and sub threads 1C5b and 1C5c on an OS (an operating system) corresponding to multithreads by a particular controller 1C connected to client controllers 2C-6C. - 特許庁

そして、プロセッサが、N個のスレッド実行アーキテクチャにおいて並列に実行されているN個のスレッドのそれぞれが属するグループが互いに重複していない状態となっている時間が長くなるように、複数のスレッドをN個のスレッド実行アーキテクチャに割り当てて実行する。例文帳に追加

The processor allocates a plurality of threads for operation to N pieces of thread execution architectures for prolonging a period preventing the groups, to which the N pieces of threads operated in parallel in N thread execution architectures belong respectively, from overlapping mutually. - 特許庁

また、スレッドを使用して、すばやく頻繁なコンテキスト切替えを行う。例文帳に追加

Also, frequent context switching is quickly operated by using a thread. - 特許庁

スレッド終了方法及び装置並びに並列プロセッサシステム例文帳に追加

THREAD ENDING METHOD AND DEVICE AND PARALLEL PROCESSOR SYSTEM - 特許庁

例文

ユーザを指定する代わりに、スレッドに含める発言を指定しても良い。例文帳に追加

The words to be included in the thread can also be specified instead of specification of the user. - 特許庁

例文

セキュリティスレッド、その製造方法並びにセキュリティ用紙例文帳に追加

SECURITY THREAD, METHOD OF MANUFACTURING THE SAME, AND SECURITY PAPER SHEET - 特許庁

複数のスレッドは、言語処理系によって自動的に分割される。例文帳に追加

The threads are automatically divided by a language processing system. - 特許庁

スレッドの製造方法及びICチップ入りシートの製造方法例文帳に追加

METHOD FOR PRODUCING THREAD AND METHOD FOR PRODUCING SHEET WITH IC CHIP - 特許庁

スレッドプールを管理するための方法、SEDAステージ及びストレージ例文帳に追加

METHOD, SEDA STAGE, AND STORAGE FOR MANAGING THREAD POOL - 特許庁

マルチスレッド・コンピュータにおけるコンピュータ・データの割振り解除例文帳に追加

DEALLOCATION OF COMPUTER DATA IN MULTITHREADED COMPUTER - 特許庁

真贋判定機能を有するスレッド、及びそれを使用した偽造防止用紙例文帳に追加

THREAD HAVING TRUTH OR FALSEHOOD DETERMINING FUNCTION AND FORGERY PREVENTIVE SHEET USING THE SAME - 特許庁

このウェブサーバは, RTOS(リアルタイムOS)なしの単一スレッドとしても, RTOSが使われる場合の多重スレッド・アプリケーションにおける一つのスレッドとしても使われる.例文帳に追加

The Web server can be used as a single thread without an RTOS, or as one thread in a multi-threaded application where an RTOS is used.  - コンピューター用語辞典

を実行すると、スレッド・グループ・リーダー以外の全てのスレッドは終了され、新しいプロセスがそのスレッド・グループ・リーダーの下で実行される。例文帳に追加

then all threads other than the thread group leader are terminated, and the new program is executed in the thread group leader.  - JM

を呼び出したスレッド以外のスレッドにそのシグナルが配送されないように、全てのスレッドで該当シグナルをブロックすべきである。例文帳に追加

The set of signals that is pending for a given thread is the union of the set of signals that is pending specifically for that thread and the set of signals that is pending for the process as a whole (see signal (7)).  - JM

しかし、POSIX ではこのような機能を規定しており、Linux 2.4 以降では、あるスレッドが同じスレッドグループの他のスレッドの子プロセスが終了するのを待つことができるようになった。 そして将来はこれがデフォルトの動作になるであろう。例文帳に追加

However, POSIX prescribes such functionality, and since Linux 2.4 a thread can, and by default will, wait on children of other threads in the same thread group.  - JM

例: テストで 2 つのスレッドスレッドごとに 3 回の呼び出しを指定し、テストがそのスレッドの 6 回の呼び出しで 15 秒かかるとすると、統計ではそれぞれ平均 2.5 秒と報告されます。例文帳に追加

Example: If a test specifies two threads and three invokes per thread, and if the test takes 15 seconds for the 6 invocations, then the statistics report an average of 2.5 seconds each.  - NetBeans

各セッションはスレッドのリストで分類され、中断中の各スレッドをその呼び出しスタックなどに展開できます。 「実行」ボタンおよび「中断」ボタンをクリックすると、スレッドを再開または中断できます。例文帳に追加

Each sessions is broken down in its list of threads,and you can expand each suspended thread to its call stack, etc.You can resume/suspend threads with one click on the play/pause buttons.  - NetBeans

スレッドを開始した後にフィールドを変更すると競合条件を抑制するためにスレッドを同期化せねばならないので推奨しません。 単一スレッドの環境では、このコンテキストを使わないよう薦めます。例文帳に追加

Changing the fields after threads have started is not recommended as it would require thread synchronization to prevent race conditions.In single threaded environments, it is preferable to not use this contextat all. - Python

プロファイル関数がスレッド状態を維持する必要があるなら、各々のスレッドに異なる obj を使うことで、状態を記憶しておく便利でスレッドセーフな場所を提供できます。例文帳に追加

If the profile function needs to maintain state,using a different value for obj for each thread provides a convenient and thread-safe place to store it. - Python

ほとんどのスレッドパッケージが ``スレッドごとのグローバルデータ''を保存する手段を持っている一方で、Python の内部的なプラットフォーム非依存のスレッド抽象層はこれをサポートしていません。例文帳に追加

While mostthread packages have a way to store ``per-thread global data,''Python's internal platform independent thread abstraction doesn'tsupport this yet.  - Python

なぜここまで詳しく説明しようとするかおわかりでしょうか? それは、C でスレッドを生成した場合、そのスレッドにはグローバルインタプリタロックがなく、スレッド状態データ構造体もないからです。例文帳に追加

Because when threads are created from C, they don't have the global interpreter lock, nor is there a thread state data structure for them. - Python

このようなスレッドが Python/C API を利用するには、まずスレッド状態データ構造体を生成し、次にロックを獲得し、そしてスレッド状態ポインタを保存するといったように、自分自身をブートストラップして生成しなければなりません。例文帳に追加

Suchthreads must bootstrap themselves into existence, by first creating a thread state data structure, then acquiring the lock, and finallystoring their thread state pointer, before they can start using thePython/C API. - Python

(インタプリタロックが生成されていて、スレッドサポートが有効の場合) インタプリタロックを解放して、スレッド状態を NULLにし、以前のスレッド状態 (NULLにはなりません) を返します。例文帳に追加

Release the interpreter lock (if it has been created and thread support is enabled) and reset the thread state to NULL, returning the previous thread state (which is not NULL). - Python

マルチスレッド・プロセッサを単一スレッド動作モード及び同時マルチスレッド動作モードの間で切り替えるための装置及び方法を提供する。例文帳に追加

To provide a device and a method for switching a multithread processor between a single thread operating mode and a simultaneous multithread operating mode. - 特許庁

マルチスレッドプロセッサのディスパッチ時にスレッドをブロックする方法、コンピュータプログラム、および装置(精細なマルチスレッドディスパッチロックメカニズム)例文帳に追加

METHOD FOR BLOCKING THREAD UPON DISPATCH OF MULTITHREAD PROCESSOR, COMPUTER PROGRAM, AND DEVICE (MINUTE MULTITHREAD DISPATCH LOCK MECHANISM) - 特許庁

また、スレッドマネージャ41が、MXFパース処理を行うときにMXFパーサスレッド43を起動し、MUX処理を行うときにMXF−MUXスレッド44を起動する。例文帳に追加

A thread manager 41 activates the MXF parser thread 43 when performing the MXF parse processing, while activates an MXF-MUX thread 44 when performing the MUX processing. - 特許庁

スレッドに関連付けされる特定の『型』を基礎として、スレッドが動的に複数の物理サブシステムを含むマルチスレッドコンピュータのコンピュータ・リソースに割り当てられる。例文帳に追加

A thread is dynamically assigned to the computer resource of the multithreaded computer including a plurality of physical subsystems based on a specific "type" associated with the thread. - 特許庁

コマーシャル検出装置は、カット検出スレッド及びフィルタスレッドによって解析された入力データストリームからフレームを取得するフレーム取得スレッドを含む。例文帳に追加

A commercial detection apparatus includes a frame grab thread which acquires frames from an input data stream analyzed by a cut detector thread and a filter thread. - 特許庁

マルチスレッドモードに加え、単一スレッドを実行する用途においても最適化されるように、SMT(同時マルチスレッド化)システムを構成する。例文帳に追加

To provide a method and circuit for structuring an SMT (simultaneous multithread) system so that execution of a single thread is optimized in addition to a multithread mode. - 特許庁

イベント処理装置1は、これら複数のスレッドのうちの所定のスレッドの実行中に外部からの割込みを保持し、所定のスレッドの終了後、割込みを実行する。例文帳に追加

An event processor 1 holds the interruption from the outside while executing a prescribed thread among the threads and executes the interruption after the prescribed thread is ended. - 特許庁

次に、スレッド駆動信号処理部が、供給された時間処理制御信号に基づいてスレッド駆動信号を生成し、スレッド駆動回路部へ供給する。例文帳に追加

Then, the thread driving signal processing section generates a thread driving signal based on the supplied time processing control signal, and supplies the signal to a thread driving circuit section. - 特許庁

スレッド割当部350は、関数抽出部320により抽出されたエントリ関数を含む部分プログラムを、マルチスレッド処理が可能な演算処理装置のスレッドに割り当てる。例文帳に追加

A thread assignment part 350 assigns the partial program including the entry function extracted by the function extraction part 320 to a thread of the computing processor for operating multithread processing. - 特許庁

第2の層のスレッド・ストレージ機能は、限定された数の実行可能なスレッド・レジスタ状態よりも大きな第2の数のスレッド状態を格納する。例文帳に追加

The thread storage function of a second layer stores a second number of thread states, the second number being larger than the limited number of executable storage register states. - 特許庁

タイヤを製造するためのシース付きスレッド、シース付きスレッドを備えたタイヤ、シース付きスレッドを製造する装置、並びにタイヤを製造する方法及びタイヤを製造する設備例文帳に追加

THREAD WITH SHEATH FOR MANUFACTURING TIRE, TIRE EQUIPPED WITH THREAD WITH SHEATH, APPARATUS FOR MANUFACTURING THREAD WITH SHEATH, AND METHOD FOR MANUFACTURING TIRE AND FACILITY FOR MANUFACTURING TIRE - 特許庁

イベント伝達メカニズムは、イベントをそれぞれのスレッドに関連付け、そのスレッドがそのときに実行されている仮想処理装置および/またはプロセッサに関わらず、イベントが発生するときにこれらのスレッドに通知する。例文帳に追加

An event transmission mechanism relates an event to each thread, and notifies the thread when the event occurs regardless of the virtual processor and/or processor where the thread is being executed then. - 特許庁

読み取り中、スレッド制御回路11はスレッドエラー信号SEが第1のしきい値TH_1 より大きければ、スレッドエラーを打ち消す方向へ一定量L_1 だけ光ピックアップ3を移動させる。例文帳に追加

When the thread signal is larger than the second threshold value, an optical pickup 3 is moved by a predetermined second fixed amount in a direction wherein the thread error is negated, so that the thread error is reduced. - 特許庁

ドライブ制御部23は、スレッドドライブIC21に対して指示した電圧と、スレッドドライブIC21が実際にスレッドモータ13に供給した電圧とに基づいて、補正値を算出する。例文帳に追加

The drive control unit 23 calculates a correction value based on the voltage instructed to the thread drive IC21 and the voltage actually supplied to the thread motor 13 by the thread drive IC21. - 特許庁

紙葉類の蛍光スレッド検出装置10は、紙幣2に設けられた蛍光スレッドSに紫外線LED12より紫外線を照射し、蛍光スレッドSから発する蛍光をフォトセンサ16で検出する。例文帳に追加

The fluorescent thread detector of paper sheets 10 irradiates the fluorescent threads S provided at a paper money 2 with ultraviolet rays by an ultraviolet LED 12 to detect the fluorescence emitted from the thread S by a photo sensor 16. - 特許庁

イッシュー手段2はターゲットとするスレッドが同一プロセッサ上に存在する場合、次の命令発行の時点で、次に実行するスレッド9を当該ターゲットとするスレッドとして連続的にパイプラインに投入する。例文帳に追加

An issue means 2 charges continuously the thread 9 to be executed next to a pipeline as the target thread in issuing the next command when the target threads exist on the same processor. - 特許庁

デバッグを容易に行うことが可能な、マルチスレッド処理を実行するマルチスレッドプロセッサ、及びこのマルチスレッドプロセッサのデバッグが可能なデバッグ装置を提供することを課題とする。例文帳に追加

To provide a multi-thread processor for performing multi-thread processing capable of easily performing debug and a debugging device capable of debugging the multi-thread processor. - 特許庁

第2のスレッド駆動信号処理部91は、パルス数が所定の数となったときに第2のスレッド駆動信号の生成を停止し、スレッド駆動回路部66への供給を停止する。例文帳に追加

The second thread driving signal processing part 91 stops the generation of second thread driving signals when the number of the pulses becomes a prescribed number and stops supply to a thread driving circuit part 66. - 特許庁

もし、このスレッド識別子のスレッドがロックを解放するまでに他のスレッドがロックを試みなければ、ロック用フィールドにSPECIALを格納し(5)、(1)に戻る。例文帳に追加

If no lock is attempted by other threads before the lock is released by the thread with the thread identifier, SPECIAL is stored in the field for lock 5 and the processing is returned to 1. - 特許庁

同じファイルに対する非同期入出力処理を行っているスレッドがなかった場合は、新しいスレッドを生成し、そのスレッドに新しい要求の入出力処理を行わせる。例文帳に追加

When there is not thread in the asynchronous input/output processing for the same file, a new thread is generated and made to perform the input/output processing of the new request. - 特許庁

有効な子スレッドを生成したプロセッサPE1 は、有効な子スレッドの開始アドレスの直前のアドレスの命令まで実行を完了することによりスレッドの処理を終了する。例文帳に追加

The processor PE1 which generates the valid slave thread ends the processing of the thread by completing the execution to the instruction of an address immediately before the start address of the valid slave thread. - 特許庁

例文

ビット列の各ビットはそれぞれ1つのスレッドに割り当てられており、ビットの番号と値はそれぞれスレッドの番号と、スレッドが実行可能な状態にあるか否かを示す。例文帳に追加

Each bit of the bit string is assigned to one thread, and the number and value of each bit show the number of the thread concerned and whether the thread is in an executable state or not. - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., 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.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS