| 例文 |
first byteの部分一致の例文一覧と使い方
該当件数 : 105件
On the i386 the host byte order is Least Significant Byte first (little endian), whereas the network byte order, as used on the Internet, is Most Significant Byte first (big endian). 例文帳に追加
i386 ではホストバイトオーダは Least Significant Byte (LSB) first(リトルエンディアン) だが、インターネットで使われるネットワークバイトオーダはMost Significant Byte (MSB) first (ビッグエンディアン)である点に注意すること。 - JM
2-byte word, with the high byte first (network byte order). 例文帳に追加
このワードデータでは高位バイトが先に来る (ネットワークバイトオーダー)。 - JM
On the i386 the host byte order is Least Significant Byte first, whereas the network byte order, as used on the Internet, is Most Significant Byte first. 例文帳に追加
i80x86 のホストバイトオーダーでは最下位バイトが若いアドレスに配置されるが、インターネットで用いられるネットワークバイトオーダーでは最上位バイトが先に配置される。 - JM
written in a "standard" byte order (the high-order byte of the value is written first). 例文帳に追加
この値は「標準」バイトオーダー (高位バイトが先に書かれる)で記述される。 - JM
The byte order of the font should be requested as LSBFirst(least significant byte first). 例文帳に追加
TP 8\\-LSBフォントのバイト順が LSBFirst (最下位バイトが先頭)であることを指定する。 - XFree86
function with a conversion state starting in the initial state before the first byte). 例文帳に追加
関数によって)ワイド文字へと変換される。 - JM
This member's value holds the byte offset from the beginning of the file to the first byte in the section. 例文帳に追加
このメンバの値は、ファイルの先頭からセクションの最初のバイトへのバイトオフセットを保持する。 - JM
The database lines have no termination byte; the start of the next line is indicated by its first 例文帳に追加
データベースの各エントリには終端バイトが無く、 - JM
The CPU reads the first plane of the page buffer circuit by the first byte of data, and writes in the first plane by the first byte of the stored data.例文帳に追加
CPUは、データの第1バイトでページバッファ回路の第1プレーンを読み込み、第1プレーンにストアされたデータの第1バイトで書き込みを行う。 - 特許庁
shall use the shortest form possible, for example, producing a two-byte sequence with first byte 0xc0 is non-conforming. 例文帳に追加
例えば、先頭バイトが 0xc0 であるような 2 バイト列を生成するのは準拠しているとはいえない。 - JM
All multi-byte data in the file (metrics, bitmaps and everything else) will be written least significant byte first.例文帳に追加
ファイル中の複数バイトのデータ(寸法やビットマップ等)は、最下位バイトが最初に書かれている。 - XFree86
Then there are tzh_leapcnt pairs of four-byte values, written in standard byte order; the first value of each pair gives the time (as returned by time (2)) 例文帳に追加
標準バイトオーダーで記述される。 それぞれのペアの最初の値は閏秒の起きた時刻を (time (2) - JM
the byte and line number at which the first difference occurred is reported. 例文帳に追加
最初に差異が生じたバイト位置と行番号を表示する。 - JM
The main CPU 23 transmits packet data, in which the first byte is an index number, the second byte is a data value and the third byte is a check sum, to the sub CPU 25.例文帳に追加
メインCPU23は、1バイト目がインデックス番号、2バイト目がデータ値、3バイト目がチェックサムからなるパケットデータをサブCPU25に送信する。 - 特許庁
The log is constituted of, e.g. 4 byte characters from first to fourth.例文帳に追加
ログは、例えば第1乃至第4の4バイト文字で構成される。 - 特許庁
When a program counter 72 indicates a first instruction byte, a first data processing operation is started.例文帳に追加
プログラム・カウンタ72が第1命令バイトを指すと、第1データ処理演算が開始される。 - 特許庁
The first byte to match c (interpreted as an unsigned character) stops the operation. 例文帳に追加
最初に c (unsigned char と解釈される) が見つかった時点で動作が停止する。 - JM
function fills the first n bytes of the memory area pointed to by s with the constant byte c. 例文帳に追加
は s で示されるメモリ領域の先頭から n バイトをc で埋める。 - JM
This member holds the virtual address at which the first byte of the segment resides in memory. 例文帳に追加
このメンバは、セグメントの先頭バイトがあるメモリの仮想アドレスを保持する。 - JM
This will have the value'big' on big-endian (most-signigicant byte first) platforms,and 'little' on little-endian (least-significant byte first)platforms.New in version 2.0. 例文帳に追加
ビッグエンディアン(最上位バイトが先頭)のプラットフォームでは'big'、リトルエンディアン(最下位バイトが先頭)では'little'となります。 バージョン 2.0 で 新たに追加 された仕様です。 - Python
When the r-th byte to the (r+m-1)th byte of the second file do not match those in any or the blocks of the first file, it is determined whether (r+1)th byte to (r+m)th byte of the second file match those of one of the blocks of the first file or not.例文帳に追加
一方、第2のファイルのrバイト目から(r+m−1)バイト目までが第1のファイルのいずれのブロックとも一致しない場合は、第2のファイルの(r+1)バイト目から(r+m)バイト目まで第1のファイルのいずれかのブロックと一致するかを調べる。 - 特許庁
The CPU reads a second plane by the second byte of the data during the writing in the memory array by the first byte of the data stored in the first plane, and writes by the second byte of the data stored in the second plane.例文帳に追加
また、CPUは、1プレーンにストアされたデータの第1バイトでメモリアレイに書き込みを行う間に、データの第2バイトで第2プレーンを読み込み、第2プレーンにストアされたデータの第2バイトで書き込みを行う。 - 特許庁
A stream relating to voice information starts from the first byte of an access unit of the data management unit and ends at the last byte of the access unit.例文帳に追加
音声情報に関するストリームは、データ管理単位のアクセス単位の最初のバイトで始まり、アクセス単位の最後のバイトで終わる。 - 特許庁
Each stream associated with audio information starts from the first byte in an access unit in the data management unit and ends at the last byte of the access unit.例文帳に追加
音声情報に関するストリームはデータ管理単位のアクセス単位の最初のバイトで始まり、アクセス単位の最後のバイトで終わる。 - 特許庁
Because Motorola processors have the least significant byte first, you have to interchange the lead and second bytes of any double-byte character. 例文帳に追加
モトローラのプロセッサーでは最低位のバイトが先にくるので, すべての 2 バイト文字の先行バイトと後続バイトを入れ換える必要がある - 研究社 英和コンピューター用語辞典
So, the first UTF-8 byte is used for encoding ASCII, giving the character set full backwards compatibility with ASCII.例文帳に追加
なぜなら、これらの文字セットでは最初の1バイトしか使われないからです。 - Gentoo Linux
If the console is in UTF-8 mode, then the incoming bytes are first assembled into 16-bit Unicode codes. 例文帳に追加
もし、コンソールが UTF-8 モードなら、入って来たバイト(byte)は16 ビットの Unicode に組み立てられる。 - JM
This member holds the offset from the beginning of the file at which the first byte of the segment resides. 例文帳に追加
このメンバは、セグメントの先頭バイトがある(ファイル先頭からの) オフセットを保持する。 - JM
A first byte with value 1 indicates that the Q-bit of the corresponding incoming data packets was set. 例文帳に追加
先頭バイトが 1 だと、到着データパケットのQ ビットがセットされていたことになる。 - JM
The string has 4 byte RGBA pixels.The bottom left pixel is the first in the string.例文帳に追加
文字列は4バイトRGBピクセル形式です。 左下のピクセルが文字列の先頭になります。 - Python
The low byte of argc indicates the number of positional parameters, the high byte the number of keyword parameters.On the stack, the opcode finds the keyword parameters first.例文帳に追加
argcの低位バイトは位置パラメータを示し、高位バイトはキーワードパラメータの数を示します。 オペコードは最初にキーワードパラメータをスタック上に見つけます。 - Python
The first left shifter performs a shift operation according to the most significant byte value, so as to generate a first exponential coefficient.例文帳に追加
第一の左シフタは、第一の指数計数を生ずる為に最上位バイト値に従ってシフト操作を行う。 - 特許庁
If the first byte of the data written to the socket is 1 the Q-bit of the corresponding outgoing data packets will be set. 例文帳に追加
ソケットに書き込むデータの先頭バイトが 1 だと、その発信パケットの Q ビットをセットする。 - JM
The magic number should be present in the first four bytes of the bytecode file, in little-endian byte order.例文帳に追加
マジックナンバはバイトコードファイルの先頭 4 バイトにリトルエンディアン整列で配置されています。 - Python
Further, a stream associated with audio information starts from the first byte in an access unit in the complete data management unit and ends at the last byte of the access unit.例文帳に追加
さらに、音声情報に関するストリームは、完全なデータ管理単位のアクセス単位の最初のバイトで始まり、アクセス単位の最後のバイトで終わる。 - 特許庁
Next, the main CPU 31a selects high-byte data from a first bit table and selects a low-byte data from a second bit table based on the symbol numbers.例文帳に追加
次に、メインCPU31aは、図柄番号に基づき、上位バイトデータを第1ビットテーブルから選択し、下位バイトデータを第2ビットテーブルから選択する。 - 特許庁
A stream relating to sound information starts with the first byte of the access unit of the complete data management unit and ends with the last byte of the access unit.例文帳に追加
音声情報に関するストリームは、前記完全なデータ管理単位のアクセス単位の最初のバイトで始まり、アクセス単位の最後のバイトで終わる。 - 特許庁
A common address extracting apparatus 10 performs a log addition processing of first round sieve processing to each byte and, for the value of each byte after the first round of log addition processing is completed, turns ON the parity bit attached to the address of the byte satisfying the condition.例文帳に追加
共通アドレス抽出装置10は、各バイトに対して篩処理一回目のログ加算処理を実施し、一回目のログ加算処理が終了した後の各バイトの値に対して、条件を満足するバイトのアドレスに付属するパリティビットをオンとする。 - 特許庁
First come all the one byte symbols, then all the two bytes, then all the four bytes, and then everything else. 例文帳に追加
まず 1 バイト変数のシンボル、ついで 2 バイト、 4 バイト変数のシンボル、最後にそれ以外のものが並ぶ。 - JM
The first byte stored is the length of the string, or 255, whichever is smaller.例文帳に追加
このデータの先頭の 1 バイトには文字列の長さか255 のうち、小さい方の数が収められます。 - Python
Upon start winning at a first start winning port, the high order byte CU and low order byte CL of a count value are acquired such that the high order byte RU1 and low order byte RL1 of numerical data being a random number value are updated by a flip-flop 204A for latch and random number value registers 205A and 205B.例文帳に追加
第1始動入賞口での始動入賞時には、ラッチ用フリップフロップ204A、乱数値レジスタ205A、205Bにより、乱数値となる数値データの上位バイトRU1及び下位バイトRL1を更新するように、カウント値の上位バイトCU及び下位バイトCLを取得する。 - 特許庁
A method of completing a two's complement operation includes receiving a plurality of byte values and splitting the plurality of byte values into a first portion and a second portion.例文帳に追加
2の補数演算を達成する方法は、複数のバイト値を受信することと、複数のバイト値を第1の部分及び第2の部分に分割することとを含む。 - 特許庁
Next, the coding in the row direction of this arrangement is performed by a first ECC using a 4-fold error correction RS code whose redundant byte count is an 8 byte, for example.例文帳に追加
次に、この配列の行方向に、例えば冗長バイト数が8バイトである4重誤り訂正RS符号を用いた第1のECCで符号化を行う。 - 特許庁
A control command transmitted from a game control board to respective electric components control boards has two byte constitution, control data of the first byte express MODE (classification of the command), and the second byte control data express EXT (type of the command).例文帳に追加
遊技制御基板から各電気部品制御基板に送出される制御コマンドは2バイト構成であり、1バイト目の制御データはMODE(コマンドの分類)を表し、2バイト目の制御データはEXT(コマンドの種類)を表す。 - 特許庁
If set to 1, an additional first byte is prepended to each message read from or written to the socket. 例文帳に追加
1 にセットすると、ソケットから読む、あるいはソケットに送るメッセージそれぞれに先頭バイトが前置される。 - JM
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| 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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|