「byte-oriented」を含む例文一覧(10)

  • A byte-oriented protocol relies on control characters
    バイト指向プロトコルは, 制御文字に依存する - コンピューター用語辞典
  • A positive return value means wide-character oriented. A negative return value means byte oriented.
    正の返り値はワイド文字単位を、負の返り値はバイト単位を意味する。 - JM
  • Wide-character output to a byte oriented stream can be performed through the fprintf (3)
    バイト単位のストリームにワイド文字を出力にするにはfprintf (3) - JM
  • stdout must not be byte oriented; see fwide (3)
    stdout がバイト単位入出力であってはいけない。 より詳しい説明はfwide (3) - JM
  • stream must not be byte oriented; see fwide (3)
    stream がバイト単位入出力であってはいけない。 より詳しい説明はfwide (3) - JM
  • function first attempts to set stream's orientation (to wide-character oriented if mode is greater than 0, or to byte oriented if mode is less than 0).
    関数は最初に streamの入出力単位を設定しようとする(mode が 0 より大きい場合にはワイド文字単位に、mode が 0 より小さい場合にはバイト単位に設定しようとする)。 - JM
  • To obfuscate software by concurrently encoding a plurality of parameters having different byte lengths in the software described in an object oriented language.
    オブジェクト指向言語で記述されたソフトウェアにおいて、バイト長の異なる複数の変数を同時に符号化してソフトウェアを難読化する。 - 特許庁
  • The kernel supports read-modify-write-type buffering actions on block-oriented structured devices to allow the latter to be read and written in a totally random byte-addressed fashion, like regular files.
    カーネルは、読み込み-変更-書き込みに対してバッファリングを提供し、 通常ファイルと同様の、完全なバイトアドレス指定のランダムアクセスを提供します。 - FreeBSD
  • This thermistor thin-film 13 comprises, for example, a composite oxide of Mn-Co-Ni, having such vicks-byte type crystal structure preferentially oriented in the (100) face or in the (111) face, in short, oriented mainly in the (100) face or the (111) face.
    上記サーミスタ薄膜13は、例えばMn−Co−Niの複合酸化物から成り、(100)面または(111)面に優先配向した、すなわち主として(100)面または(111)面に配向したビックスバイト型結晶構造を有している。 - 特許庁
  • It returns zero if stream has no orientation yet; in this case the next I/O operation might change the orientation (to byte oriented if it is a char I/O operation, or to wide-character oriented if it is a wide-character I/O operation).
    stream の入出力単位がまだ決定されていない場合にはゼロが返される。 この場合には次の I/O 操作によって入出力単位が変更される(バイト I/O 操作の場合にはバイト単位に、ワイド文字 I/O 操作の場合にはワイド文字単位になる)。 - JM

例文データの著作権について