1153万例文収録!

「"processing thread"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "processing thread"に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

"processing thread"を含む例文一覧と使い方

該当件数 : 29



例文

MULTICALL PROCESSING THREAD PROCESSING METHOD例文帳に追加

マルチ呼処理スレッド処理方法 - 特許庁

In the saving of the working processing thread, memory record data of the working processing thread and a program of the working processing thread are stored as they are in a storing means.例文帳に追加

加工処理スレッドの待避は、加工処理スレッドのメモリの記録データと加工処理スレッドのプログラムをそのままの状態で記憶手段に記憶させる。 - 特許庁

The request processing thread processes the SOAP requests according to business logic of the WSA.例文帳に追加

リクエスト処理スレッドは、WSAのビジネスロジックに従ってSOAPリクエストを処理する。 - 特許庁

SYSTEM AND METHOD FOR PROCESSING THREAD GROUPS IN SIMD ARCHITECTURE例文帳に追加

SIMDアーキテクチャ内でスレッドグループを処理するためのシステムおよび方法 - 特許庁

例文

The external request processing thread processes SOAP requests from various web service applications.例文帳に追加

外部リクエスト処理スレッドは、様々なクライアントアプリケーションからのSOAPリクエストを処理する。 - 特許庁


例文

A thread start processing means 3 starts an arbitrary quick sort processing thread xi.例文帳に追加

スレッド起動処理手段3は、任意のクイックソート処理スレッドxiを起動する。 - 特許庁

On a main Web server 34, an HTTP processing thread generator 340 receives the request message from the httpd 32 and generates an HTTP processing thread 341.例文帳に追加

メインWebサーバ34では、HTTP処理スレッド生成部340が、httpd32からのリクエストメッセージを受け取ってHTTP処理スレッド341を生成する。 - 特許庁

When a new second instruction is generated in the process of event processing, the event processing thread 211 of the consignment destination machine 2 transmits it to the instruction processing thread 133 of the request origin machine 1.例文帳に追加

委託先マシン2のイベント処理スレッド211は、イベント処理の過程で新たな第2の命令が発生したとき、委託元マシン1の命令処理スレッド133に送信する。 - 特許庁

A saving means 2 saves a working processing thread in which the working program is decoded and performed.例文帳に追加

待避手段2は、加工プログラムを解読し実行している加工処理スレッドを待避させる。 - 特許庁

例文

Each CPU processing thread processes data according to an instruction and sends a processing result and a notification to the control thread.例文帳に追加

各CPU処理スレッドは指示に従い、データを処理し、処理結果と通知を制御スレッドに送る。 - 特許庁

例文

Then, the ink application object uses the first processing thread to prepare a copy of the document data, provides the copy of the document data to an electronic ink analysis process, and returns control of the first processing thread to the analysis process.例文帳に追加

ついで、インクアプリケーションオブジェクトは、第1の処理スレッドを使用して、文書データのコピーを作成し、文書データのコピーを電子インク分析プロセスに提供し、第1の処理スレッドのコントロールを分析プロセスに返す。 - 特許庁

When receiving the second instruction, the instruction processing thread 133 of the consignment source machine 1 performs processing after performing exclusive locking and transmits processing end to the consignment destination event processing thread 211 after releasing the exclusive locking.例文帳に追加

この委託元マシン1の命令処理スレッド133は、第2の命令を受信すると、排他用ロックしてから処理し、排他用ロックの解放後に委託先イベント処理スレッド211に処理終了を送信する。 - 特許庁

Every time the processing thread under execution is finished, the processing requests registered in the queue are processed in order.例文帳に追加

キューに登録された処理要求は、実行中の処理スレッドが終了する毎に順番に処理される。 - 特許庁

A returning means 4 returns the working processing thread saved by the saving means when the interrupt working finishes.例文帳に追加

復帰手段4は、割込み加工が終了したときに待避手段で待避されていた加工処理スレッドを復帰させる。 - 特許庁

A broker 112 makes a processing sorting means 113 sort a received electronic business document 102 to a processing thread 114.例文帳に追加

ブローカ112は受信した業務電文102を処理振分手段113によって処理スレッド114に振り分けさせる。 - 特許庁

A second scheduler generates the event processing thread and extracts the call processing event from each event queue managing object to be executed.例文帳に追加

第2のスケジューラは、イベント処理スレッドを生成し、各イベントキュー管理オブジェクトから呼処理イベントを抽出して実行させる。 - 特許庁

Data is read by unit of job by a printing job processing thread 10, a main body part of the printing data is converted into bit map data by a data conversion thread 11 and is transferred to a print spooler 13 of the host computer with a printing condition setting header by a spool processing thread 12.例文帳に追加

印刷ジョブ処理スレッド10はジョブ単位でデータを読み出し、印刷データ本体部分は、データ変換スレッド11によりビットマップデータに変換され、印刷条件設定ヘッダとともに、スプール処理スレッド12により、ホストコンピュータのプリントスプーラ13に転送される。 - 特許庁

The quick sort processing thread xi selects a reference value to a sort target block, distributes records inside the sort target block to a plurality of blocks, and recursively repeats a series of processes for determining a quick sort processing thread processing each the distributed block.例文帳に追加

クイックソート処理スレッドxiは、ソート対象ブロックに対して基準値を選出し、ソート対象ブロック内のレコードをさらに複数のブロックに振り分け、振り分けられた各ブロックを処理するクイックソート処理スレッドを決定する一連の処理を再帰的に繰り返す。 - 特許庁

An interrupt working means 3 starts the working processing thread that decodes and executes the working program of interrupt working and performs interrupt working.例文帳に追加

割込み処理手段3は、割込み加工の加工プログラムを解読し実行する加工処理スレッドを起動して割込み加工を行なう。 - 特許庁

The processing thread 114 compares a revision 115 with the latest one, and if they are the same, it continues processing of the electronic business document 102 without stopping it.例文帳に追加

処理スレッド114はリビジョン115を最新のものと比較して同一であれば中断することなく業務電文102の処理を行う。 - 特許庁

A microprocessor 110 is provided with a successive processing thread 111 and a repetitive processing thread 112 for respectively executing the successive processing task and the repetitive processing task and a cache part 120 is provided with a successive processing cache 121 and a repetitive processing cache 122 respectively inclusively used at the time of executing the successive processing task and the repetitive processing task.例文帳に追加

マイクロプロセッサ110は、逐次処理タスク及び繰返処理タスクをそれぞれ実行する逐次処理スレッド111および繰返処理スレッド112を備え、キャッシュ部120は、逐次処理タスクおよび繰返処理タスクの実行時にそれぞれ専用に使用される逐次処理キャッシュ121および繰返処理キャッシュ122を備える。 - 特許庁

That is, since the control is not returned to control thread on the occasion of starting or terminating the processing thread like a conventional technology, the acceleration in the process for that can be realized.例文帳に追加

すなわち従来技術のように、処理スレッドの起動や終了に際して制御スレッドに制御を戻すことがないので、その分処理の高速化をはかることができる。 - 特許庁

In this multicall processing thread processing method, a single CPU performs a call processing event that occurs in a congestive manner according to a call processing program expanded on a memory.例文帳に追加

本発明は、シングルCPUがメモリ上に展開された呼処理プログラムに従い、輻輳的に発生する呼処理イベントを実行するマルチ呼処理スレッド処理方法に関する。 - 特許庁

This return interrupt designates the data processing thread active in the second operating system so as to be capable of switching, that is, resuming a proper task in the first operating system.例文帳に追加

このリターン割り込みは第1オペレーティングシステムで適当なタスクの切り替え、すなわち再開を行うことができるように、第2オペレーティングシステムでアクティブなデータ処理スレッドを指定する。 - 特許庁

The host computer 10 executes a reservation layer 31b for controlling the generation of a processing thread 31c by means of a CPU 31 and processing requests exceeding the throughput of the CPU 31 are registered in a queue.例文帳に追加

ホストコンピュータ10は、CPU31により、処理スレッド31cの生成を制御する予約レイヤ31bを実行し、CPU31の処理能力を超える処理要求はキューに登録される。 - 特許庁

In a system supporting two or more of operating systems, a data processing thread operating in a first operating system occasionally receives interrupt for triggering interrupt treatment in a second operating system.例文帳に追加

2つ以上のオペレーティングシステムをサポートするシステムにおいて、第1オペレーティングシステムで作動しているデータ処理スレッドが第2オペレーティングシステムでの割り込み取り扱いをトリガーする割り込みを受けることがある。 - 特許庁

An application programming interface instantiates an ink analyzer object, and the ink analyzer object receives document data about a document including electronic ink content from a software application which hosts the document and executes the document with a first processing thread.例文帳に追加

アプリケーションプログラミングインターフェースは、インクアナライザオブジェクトをインスタンス化し、そのインクアナライザオブジェクトは、文書をホストし第1の処理スレッドで実行する、ソフトウエアアプリケーションからの電子インクコンテンツを含む文書についての文書データを受け取る。 - 特許庁

Using a shared cache 320 inside the same memory space, a plurality of page conversion processing threads 312 reuse a conversion result of another page conversion processing thread 312 inside the shared cache 320 without performing inter-process communication.例文帳に追加

複数のページ変換処理スレッド312は、同じメモリ空間内にある共有キャッシュ320を利用することで、プロセス間通信を行うことなく、共有キャッシュ320内にある他のページ変換処理スレッド312の変換結果を再利用する。 - 特許庁

例文

A thread streak on the machining screw 3 has a plurality of machining thread ridges formed larger in outer diameter and effective diameter than the standard thread ridge, while between the plurality of processing thread ridges a plurality of relief thread ridges is formed smaller in outer diameter and effective diameter than the standard thread ridge.例文帳に追加

加工ねじ部3のねじ条には、標準ねじ山より外径および有効径が大きい複数の加工ねじ山を形成するとともに、複数の加工ねじ山間に標準ねじ山より外径および有効径が小さい複数の逃げねじ山を形成する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS