THE OUTPUT BUFFER 日本語 意味 - 日本語訳 - 英語の例文

[ðə 'aʊtpʊt 'bʌfər]
[ðə 'aʊtpʊt 'bʌfər]
出力バッファ

英語 での The output buffer の使用例とその 日本語 への翻訳

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Sw: switch to the output buffer(default).
Sw:出力バッファに移動(デフォルト)。
Its size is equal to the I/O Buffer Size setting,but only affects the output buffer.
このバッファのサイズは、「I/Oバッファサイズ」設定のサイズと同じですが、影響を受けるのは出力バッファのみです。
The contents of the output buffer are available to the decoder.
出力バッファの内容はデコーダのために用意されます。
This demonstrates the low offset voltage andthe low temperature drift of the output buffers.
このグラフから、出力バッファのオフセット電圧と温度ドリフトが小さく抑えられていることがわかります。
This function does not destroy the output buffer like ob_end_clean() does.
この関数は、ob_end_clean()のように出力バッファを破棄しません。
Finally, the output buffer is returned as the result of remove_dot_segments.
最後に、出力バッファがremove_dot_segmentsの結果として返される。
This function does not destroy the output buffer like ob_end_flush() does.
この関数は、ob_end_flush()のように出力バッファを破棄しません。
To compensate for this offset, place the unused switch(S3B)in the feedback path of the output buffer.
このオフセットを補償するには、出力バッファの帰還パスに未使用のスイッチ(S3B)を配置します。
The corners of the output buffer are mapped to the corners of the canvas.
出力バッファの角はキャンバスの角にマッピングされます。
This option also accepts integer values instead of boolean"On"/"Off",using this you can set the output buffer size default is 4KB.
このオプションも論理値"On"/"Off"のかわりに整数値をとることができ、これを用いて出力のバッファサイズ(デフォルトは4KB)を設定することができます。
The source and sink capability of the output buffer enables fast settling of the output..
出力バッファのソース/シンク能力により、出力が高速にセトリングされることがわかります。
The output buffer is a pixel array with dimensions specified by the width and height parameters of the PNG'IHDR' chunk.
出力バッファはピクセルの配列であり、PNGの'IHDR'チャンクの幅と高さでサイズが決まります。
Conceptually, each frame is constructed in the output buffer before being composited onto the canvas.
概念的には、各フレームはキャンバスに描画する前に出力バッファ上に作成されます。
The output buffer maintains a count of the number of codes still to be transmitted before the current flow-control batch is exhausted.
出力バツフアは、なお現在の流れ制御バツチが排出される前に伝送されるべき、コード数のカウントを維持する。
This will return the contents of the output buffer or FALSE, if output buffering isn't active.
出力用バッファの内容を返します。出力のバッファリングがアクティブでない場合にはFALSEを返します。
View the output buffering section to learn how to'catch' your content into a variable to output later, for example, after outputting headers.
出力バッファリングセクションを参照して、ヘッダーを出力した後など、後で出力する変数にコンテンツを「キャッチ」する方法を学びます。
This will return the length of the contents in the output buffer or FALSE, if output buffering isn't active.
この関数は、出力バッファの内容の長さを返します。出力のバッファリングがアクティブでない場合には、FALSEを返します。
The Output Buffer sums in the offset adjustments and provides the required gain to increase the output swing to the desired magnitude.
出力バッファは、オフセット調整を加算し、また所望の出力振幅に増加させるために必要な利得を備えています。
The pattern"*"(and-re".*") will flush the output buffer without reading any more output from the process.
パターン"*"(と-re".*")は、プロセスからのデータがさらに来ない限り、出力バッファをフラッシュしない。
The output buffer circuit provides the high current output performance necessary. Its slew rate, representing response speeds of 2,000 V/microsecond- is incredibly fast.
出力バッファー回路には、電流出力能力が高く、応答速度を表すスルーレートが2000V/μsという驚異的なハイスピードを誇る高性能素子を採用。
In a traditional IF VCO design, the oscillator core and the output buffer stage are formed by discrete transistors, resistors, capacitors, and inductors Figure 1.
従来のIFVCOの設計では、発振器のコアと出力バッファ段はディスクリートのトランジスタ、抵抗、コンデンサ、およびインダクタで構成されています(図1)。
Once the output buffer is properly enabled,the buffer input is switched over to the DAC, and the output stage of the buffer is turned on.
出力バッファが正しくイネーブルされると、バッファ入力がDACに切り替わり、バッファの出力段がオンになります。
Is a complete path segment, then replace that prefix with"/" in the input buffer and remove the last segment andits preceding"/"(if any) from the output buffer; otherwise.
が完全パスセグメントの場合、入力バッファ内のその部分を"/"に置き換え、出力バッファから最後のセグメントと(ある場合)それに先行する"/"を削除する;
The increase in the output buffer failure counters can be a sign that the ports are run at an inferior speed and/or duplex, or there is too much traffic that goes through the port.
Outputbufferfailureカウンタの増加は、ポートが稼働している速度とデュプレックス(またはそのどちらか)が不良であるか、または、そのポートを通過するトラフィックが多すぎることを示しています。
The localtime_r() and gmtime_r() functions provide the same functionality as localtime() and gmtime() respectively,except the caller must provide the output buffer result.
Localtime_r()およびgmtime_r()は、それぞれ、localtime()およびgmtime()と同じ機能ですが、呼び出し元が出力バッファresultを準備しなければならないという点は異なります。
The asctime_r() function provides the same functionality as asctime()except the caller provide the output buffer buf to store the result, which must be at least 26 characters long.
Asctime_r()は、asctime()と同じ機能を備えていますが、呼び出し元が結果を保存するための出力バッファbufを準備する点は異なります。このバッファの長さは少なくとも26文字である必要があります。
An event, implementing the AudioProcessingEvent interface, is sent to the object each time the input buffer contains new data,and the event handler terminates when it has filled the output buffer with data.
入力バッファに新しいデータがセットされる度にAudioProcessingEventインタフェースを実装したイベントが生起します。イベントハンドラは出力バッファにデータをセットして処理を終了します。
The ctime_r() function provides the same functionality as ctime()except the caller must provide the output buffer buf to store the result, which must be at least 26 characters long.
Ctime_r()は、ctime()と同じ機能ですが、呼び出し元が結果を保存するために出力バッファbufを準備しなければならないという点は異なります。このバッファは少なくとも26文字の長さである必要があります。
Whenever the sum of the number of codes in the input buffer 44 and the number of codes to be received before the current flow-control batch is exhausted(the debit) is less than the difference between the size of the buffer and the size of a flow-control batch,the input buffer 44 signals the output buffer 42 on the path 43 called fct. request.
入力バツフア44のコード数と電流流れ制御バツチ前方にうけ入れられるコード数の和が排出されるときはいつも、(デビツト)はバツフアのサイズと流れ制御バツチのサイズとの差より小さく、入力バツフア44は経路43において被呼fct.requestを上の出力バツフア42に信号する。
結果: 29, 時間: 0.041

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語