「8進数」を含む例文一覧(55)

1 2 次へ>
  • 8 進数
    Base 8.  - JM
  • 8桁の10進数
    8 decimal digits  - コンピューター用語辞典
  • 8桁の10進数
    8 decimal digits.  - コンピューター用語辞典
  • 8 進数 (デフォルト)
    octal (default)  - JM
  • 符号なし 8 進数
    Unsigned octal.  - Python
  • mode は 8 進数の値である。
    Mode is an octal number.  - JM
  • 8 進数値 ooo を持つ文字
    Character with octal value ooo  - Python
  • 10 進数の場合は ``d''、 8 進数には ``o''、 16 進数には ``x'' を指定する。
    It must be ``d'' for decimal, ``o'' for octal, or ``x'' for hexadecimal.  - JM
  • ラインフィードは、10進数で 10、8進数で 012、16進数で 0Aと表示されます。
    Line feeds are represented as ordinal 10, octal 012 and hex 0A.  - PEAR
  • データ処理には8進数や16進数も使われる
    Octal digits and hexadecimal digits are also used for data processing  - コンピューター用語辞典
  • 1桁の8進数字は,3桁の2進数字と全く等価である
    Each octal digit is exactly equivalent to three binary digits  - コンピューター用語辞典
  • データ処理には8進数や16進数も使われる
    Octal digits and hexadecimal digits are also used for data processing.  - コンピューター用語辞典
  • の場合は 8 進数、それ以外は 10 進数と解釈される。
    in octal; otherwise, in decimal.  - JM
  • 符号なしの 8 進数 (整数)。
    An unsigned octal number (also an integer).  - JM
  • "unsigned int"引き数を、符号なし8進数( o ),
    The "unsigned int" argument is converted to unsigned octal ( o ),  - JM
  • 2 バイトずつ 8 進数で表す。
    input printed as a single octal number.  - JM
  • OFFSET は 8 進数と解釈され、
    OFFSET is interpreted as an octal number specifying how  - JM
  • デフォルトでは8進数の0666です
    It defaults to octal0666.  - Python
  • 8進数字と8の基数を使う位取り記数法
    a positional system of numeration that uses octal digits and a radix of eight  - 日本語WordNet
  • は 1 桁から 3 桁までの 8 進数字であり、8 進のコード 0
    is a string of 1, 2, or 3 octal digits, stands for the  - JM
  • 先頭が 0 である定数は 8 進数として解釈されます。
    Constants with a leading 0 are interpreted as octal numbers.  - JM
  • この数値は常に 8 進数として扱われる;
    This number is always interpreted in octal; you do not have to add a  - JM
  • モードは 0 を基点とし、8 進数、chmod
    which can be either an octal number, or a symbolic mode as in chmod ,  - JM
  • 8 進数 (`ooo' の部分は 0 桁から 3 桁まで)
    Octal number (`ooo' is 0 to 3 digits)  - JM
  • OOO (1〜3 桁の 8 進数) によって指定される文字
    The character with the value given by OOO, which is 1 to 3 octal digits  - JM
  • N が 0 ではじまる場合は 8 進数とみなされ、
    If N begins with  - JM
  • あいまいな 8 進数エスケープが指定された場合。
    When an ambiguous octal escape is given.  - JM
  • この形式は 8 個の 16 進数から構成され、各々の 16 進数は 16 ビット値を表す( x
    This form consists of eight hexadecimal numbers, each of which expresses a 16-bit value (i. e.  - JM
  • 上記の全ての形式で、ドット区切りのアドレスの各要素は、10 進数8 進数 (先頭にを付ける)、16 進数 (先頭に0Xを付ける) で指定できる。
    In all of the above forms, components of the dotted address can be specified in decimal, octal (with a leading 0 ),  - JM
  • 文字を表すために連続した8つの二進数を使うコード
    code using a string of 8 binary digits to represent characters  - 日本語WordNet
  • 8進数463(463_8_と書く)の各桁が基数のべき乗を現わしている
    each position in the octal number 463 (written 463_8_) represents a power of the base  - コンピューター用語辞典
  • はオフセットを 8 進数で、ファイルのデータのグループは
    prints the offset in octal, and each group of file data is two bytes of  - JM
  • 印字できない文字を、バックスラッシュ表記の 8 進数で出力する。
    Print unprintable characters in octal backslash notation.  - JM
  • なぜなら 8 進数の 400 に対応するバイトは存在しないからである。
    octal does not fit into a single byte.  - JM
  • 標準 C と同じく、最大で 3 桁の 8 進数まで受理します。
    As in Standard C, up to three octal digits are accepted.  - Python
  • 標準の値は 8 進数の0666 です (この値は現在有効な umask で修飾されます)。
    It defaults to octal0666 (and will be modified by the prevailing umask).  - Python
  • これから変更するアクセス権の内部表現に対応した 8 進数 (基数 8) を使って指定することができる。
    number that corresponds to the internal representation of the new mode.  - JM
  • ではもっと一般的なドット区切りの数字表記 (16 進数8 進数の形式や、4 バイト全てを明示的に書かなくてもよい形式) が使用できる。
    allow the more general numbers-and-dots notation (hexadecimal and octal number formats, and formats that don't require all four bytes to be explicitly written).  - JM
  • アクセス権を表すビットパターンを 8 進数で表現したもののいずれかを 使うことができる。
    an octal number representing the bit pattern for the new permissions.  - JM
  • キーシムのリストは10か16、あるいは8進数で指定される。
    If no existing key has the specified list of keysyms assigned to it, a spare key on the keyboard is selected and the keysyms are assigned to it. The list of keysyms may be specified in decimal, hex or octal. - XFree86
  • 特に、8進小数点の右側に8進数字を必要とする数表示は、常に小数点の右側に3個を越えない数の10進数字で記される。
    Specifically, a numeral requiring octal digits to the right of the octal point may always be written as a decimal numeral with no more than 3 digits to the right of the point.  - コンピューター用語辞典
  • 後者のフォーマットはオプションによって制御される。 デフォルトではodはファイルのオフセットを 8 進数で、またファイルデータを 2 バイトずつ8 進数で表示する。
    od --traditional [FILE] [[+]OFFSET [[+]LABEL]] DESCRIPTION Write an unambiguous representation, octal bytes by default, of FILE to standard output.  - JM
  • もし numberの最初の桁が 0 である、すなわちnumberが 3 桁の8進数であれば、それはグループのマッチとは解釈されず、8進数値 number を持つ文字として解釈されます。
    If the first digit of number is 0, or number is 3 octal digits long, it will not be interpreted as a group match, but as the character with octal value number.Inside the "[" and "]" of a character class, all numericescapes are treated as characters. - Python
  • \\fI\\fP, \\fI\\fP, \\fI\\fP := \\fIh\\fP | \\fIhh\\fP | \\fIhhh\\fP | \\fIhhhh\\fP\\fIh\\fP := 一桁の 16 進数\\fIh\\fP は 4 ビットの値、\\fIhh\\fP は 8 ビットの値、\\fIhhh\\fP は 12 ビットの値、\\fIhhhh\\fP は 16 ビットの値をそれぞれ表す。
    red, green, blue := h | hh | hhh | hhhh h := single hexadecimal digitsNote that h indicates the value scaled in 4 bits, hh the value scaledin 8 bits, hhh the value scaled in 12 bits, and hhhh the value scaled in16 bits, respectively.  - XFree86
  • では固定小数点数を宣言するために、単純に、整数であれば左に8ビットけた送りし、10進数であれば256倍しよう。
    Now, in order to declare a fixed point number we simply shift left by 8 bits if its a whole number or multiply by 256 if its a decimal number.  - コンピューター用語辞典
  • 最初に入力された文字が 0 (ゼロ)ならば、screenはこれに続く文字 (3 文字まで) を文字としてではなく 8 進数の値として扱う。
    If the first character entered is a 0 (zero), screen will treat the following characters (up to three) as an octal number instead. - JM
  • 浮動小数点数における整数部と指数部は 8 進数のように見えることもありますが、10 を基数として解釈されるので注意してください。
    Note that the integer and exponent parts of floating point numbers can look like octal integers, but are interpreted using radix 10. - Python
  • 本考案は、或る地点の位置情報を、基本的に16進数字0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,Fの組み合わせで表す事を主要な特徴とする。
    A coding system for designating a place basically displays the positional information of the certain spot point, using a combination of hexadecimal numbers 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E and F. - 特許庁
  • 基板判別部4は電子部品固定用ボンド塗布機によりボンド5が塗布もしくは非塗布とされるビット領域6が並設されたボンド塗布領域7と、各ビット領域6に対応して10進数表示8がそれぞれ表示された10進数表示領域9とを備える。
    The substrate discrimination part 4 is equipped with a bond application region 7 where bit regions 6 in that bond 5 is or is not coated by a bond-coating machine for fixing the electronic components are provided in parallel, and a decimal display region 9 where a decimal display 8 is displayed corresponding to each bit region 6. - 特許庁
  • 4ビットの2進化10進法を使って10進数を表現することができるが,BCDの英数字バージョンで文字を表現するには6ビット,7ビット,8ビットコードが使われている
    A 4-bit binary coded decimal(BCD) coding system can be used to represent decimal numbers, but 6-,7-, or 8-bit codes are used to represent characters in alphanumeric versions of BCD  - コンピューター用語辞典
1 2 次へ>

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

  • 日本語WordNet
    日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
    WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  • JM
    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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence