1153万例文収録!

「プロデューサ」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > プロデューサの意味・解説 > プロデューサに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

プロデューサを含む例文一覧と使い方

該当件数 : 20



例文

プロデューサの名はチャーリーアイサクソンです例文帳に追加

Producer's name is charlie isakson. - 映画・海外ドラマ英語字幕翻訳辞書

プロデューサfifoのトップにNoneをプッシュします。例文帳に追加

Pushes a None on to the producer fifo.  - Python

先頭のプロデューサが枯渇状態の場合にはfifoからポップされ、その次のプロデューサがアクティブになります。 アクティブなプロデューサがNoneになると、チャネルはクローズされます。例文帳に追加

If it is exhausted then the producer is popped off the fifo and the next producer is activated.If the current producer is, or becomes, None then the channel is closed. - Python

このプロデューサがポップされると、チャネルがクローズします。例文帳に追加

When this producer is popped off the fifo it causes the channel to be closed. - Python

例文

WRSパケットは、バスB1からプロデューサ側に送信される。例文帳に追加

The control circuit 20 gives the WRS packet to a producer side through a bus 1. - 特許庁


例文

非常用のメソッドで、全ての入出力バッファとプロデューサfifoを廃棄します。例文帳に追加

In emergencies this method will discard any data held in the input and/oroutput buffers and the producer fifo.  - Python

実際の位置特定画像データを少なくとも1つのリクエスタに提供するための装置が、位置特定画像データの多数のプロデューサに結合され、各々のプロデューサは、1つ又は複数の特定の位置の位置特定画像データを提供するように適合され、プロデューサの位置を示す位置表示を少なくとも含むプロデューサ・プロファイルを有する。例文帳に追加

A device for providing actual position specification image data for at least one requester is coupled to many producers for position specification image data, and the respective producers have producer profiles adapted so as to provide position specification image data at one or a plurality of specific positions and including at least position representations showing positions of the producers. - 特許庁

これにより、プロデューサに対してタイムアウトを生じさせることなくパケット処理を行うことができる。例文帳に追加

Thus, the packet can be processed without causing expiration of time to the producer. - 特許庁

配信画像が復号されると、使用記録が作成され、最終的に連結されて使用レポートとしてプロデューサに送り返され、それによりプロデューサは製造業者における生産を監視及び計量できる。例文帳に追加

As distribution images are decrypted, usage records are created and eventually concatenated, and sent as usage reports back to the producer, thereby enabling the producer to monitor and measure production at the manufacturer. - 特許庁

例文

また、システム20には、空間プロデューサ35と、空間マネージャ36と、を含む空間管理部34が配設される。例文帳に追加

A space management part 34 including a space producer 35 and a space manager 36 is arranged in the system 20. - 特許庁

例文

データ送信が復号されると、クレジットプールからのクレジットは消費され、プロデューサによりクレジット指令により補充できる。例文帳に追加

As data transmissions are decrypted, credits from a credit pool are depleted and can be replenished by the producer through credit instructions. - 特許庁

Should return True as long as items remain on the producer fifo,or the channel is connected and the channel's output buffer is non-empty.プロデューサfifoが空ではないか、チャネルが接続中で出力バッファが空でない場合、Trueを返します。例文帳に追加

Should return True as long as items remain on the producer fifo,or the channel is connected and the channel's output buffer is non-empty. Subsections  - Python

適切なプロデューサ−コンシュマ順序を維持するための最低限の遅延ができ、1対多のバスブリッジ構成に拡張することができる。例文帳に追加

To enable the minimum delay for maintaining the proper order of producer consumers and to extend a bus bridge to one-to-many bus bridge configuration. - 特許庁

暗号化されたデータ送信はプロデューサにより製造業者に送られ、復号されて、装置において使用される機密データを取得する。例文帳に追加

Encrypted data transmissions are sent by the producer to the manufacturer and are decrypted to obtain sensitive data used in the devices. - 特許庁

コントローラからプロデューサとコンショークへのコンマド信号やレスポンス信号から、Asyncコネクションの設定、伝送、解除を検出して表示する。例文帳に追加

The setting, transmission and release of the Asynchronous connection is detected and displayed on the basis of a command signal and a response signal to a producer and a consumer from a controller. - 特許庁

空間プロデューサ35は、各ユーザの検索対象を表すキー記号が入力されるのに応答し、キー記号に対応する情報空間を形成する。例文帳に追加

The space producer 35 forms information space corresponding to a key code expressing a target to be retrieved by each user in response to the input of the key code. - 特許庁

本発明にかかるカウンセリングシステムは、 サーバ1、データベース2、ユーザの端末3a、3b、3c、カウンセラーの端末4a、4b、4c、プロデューサの端末5、通信網6を備えている。例文帳に追加

This counseling system comprises a server 1, a database 2, users' terminals 3a, 3b, and 3c, counselors' terminals 4a, 4b, and 4c, a producer's terminal 5, and a communication network 6. - 特許庁

この方法は、ソースオペランドに関連する同期インジケータが第2のスレッドのプロデューサ演算が終っていないことを示す場合、第2のスレッドのレジスタファイルからソースオペランドにアクセスする第1のスレッドの命令を実行しないようにし、同期インジケータが第2のスレッドのプロデューサ演算が終了したことを示す場合、命令を実行する段階を備える。例文帳に追加

The method includes a step for allowing the instruction of the first thread to perform access to a source operand from the register file of the second thread not to be executed when a synchronization indicator related to the source operand indicates that the producer calculation of the second thread is not terminated yet, and for executing the instruction when the synchronization indicator indicates the termination of the producer calculation in the second thread. - 特許庁

1つ又は2つ以上の別の製造業者を利用するプロデューサは、順方向及び逆方向チャネルを介して製造業者の元にあるローカルモジュールと通信する遠隔モジュールを操作する。例文帳に追加

A producer who utilizes one or more separate manufacturers operates a remote module that communicates over forward and backward channels with a local module at the manufacturer. - 特許庁

例文

これにより、利用者は、音楽ソフトに関する各種情報、例えばタイトル,アーティスト名,収録曲,該当する音楽ジャンル,作曲者,編曲者,作詞者,プロデューサ,楽器演奏者,レーベル,発売日,紹介文等を検索キーにより検索することができる。例文帳に追加

Thus, the user can retrieve various information related to the music software by such as a title, an artist name, a recorded music, the related music genre, a composer name, an arranger name, a songwriter, a producer, a musical instrument player, label, sale date, and introduction and the like through the retrieval key. - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS