「被演算子」を含む例文一覧(124)

1 2 3 次へ>
  • 被演算子の型
    Operand type  - Python
  • 被演算子を MIME base64 に変換します。
    Convert operand to MIME base64  - Python
  • 被演算子をbz2を使って圧縮します。
    Compress the operand using bz2  - Python
  • 被演算子を uuencode を用いて変換します。
    Convert the operand using uuencode  - Python
  • 被演算子を gzip を用いて圧縮します。
    Compress the operand using gzip  - Python
  • 被演算子が複素数の場合、演算 、 = 、 および = は例外 TypeError を送出します。
    The , =, and =operators will raise a TypeError exception when any operand is a complex number. - Python
  • 第1演算被演算子演算結果とを第2演算の組合せで表現した真理値表T(δ)の被演算子に対応する行要素列からなるベクトルをそれぞれベクトル集合S(δ)の初期要素とする。
    A vector including a line-element row corresponding to an operand of a truth table T(δ) expressing an operand of the first operation and an operation result by a combination of second operations is determined as an initial element of the respective vector set S(δ). - 特許庁
  • 被演算子が型混合である場合、2 進算術演算での規則が適用されます。
    With mixed operand types, the rules for binary arithmetic operators apply. - Python
  • 被演算子を MIME quoted printable 形式に変換します。
    Convert operand to MIME quoted printable  - Python
  • 被演算子のシーザー暗号 (Caesar-cypher) を返します。
    Returns the Caesar-cypher encryption of the operand  - Python
  • 被演算子の内部表現を返します。
    Return the internal represenation of the operand  - Python
  • は常に被演算子の中の一つを返します)。
    always return one of their operands. - Python
  • 関連付けられている値は文字列で、その演算における被演算子の型を示します。
    The associated value is a string indicating the type of the operands and the operation. - Python
  • これらの関数は、左側の被演算子が対応する演算をサポートしていない場合にのみ呼び出されます。
    These functions are only called if the left operand does not support the corresponding operation. - Python
  • Python は型混合の演算を完全にサポートします: ある 2 項演算が互いに異なる数値型の被演算子を持つ場合、より ``制限された'' 型の被演算子は他方の型に合わせて広げられます。
    Python fully supports mixed arithmetic: when a binary arithmetic operator has operands of different numeric types, the operand with the``narrower'' type is widened to that of the other, where plain integer is narrower than long integer is narrower than floating point is narrower than complex.Comparisons between numbers of mixed type use the same rule. - Python
  • 両方の被演算子が aware で異なる tzinfo メンバを持つ場合、被演算子はまず (self.utcoffset() で得られる) UTC オフセット で修正されます。
    If both comparands are aware and have different tzinfo members,the comparands are first adjusted by subtracting their UTC offsets(obtained from self. - Python
  • 表示部4には、演算数表示部41、演算数列表示部42、演算表示部43、演算数表示部44、演算数列表示部45、問題数表示部46、正誤表示部47、難易度表示部48が配置してある。
    An operand display part 41, an operand column display part 42, an operator display part 43, an operand display part 44, an operand column display part 45, a number of question display part 46, a correction display part 47 and a difficulty display part 48 are arranged in the display part 4. - 特許庁
  • 被演算子の片方が naive でもう一方が aware の場合、TypeError が送出されます。
    If one comparand is naive and the other is aware,TypeError is raised.  - Python
  • 被演算子をバイトあたり 2 桁の 16 進数の表現に変換します。
    Convert operand to hexadecimal representation, with two digits per byte - Python
  • % 演算の左被演算子が文字列か Unicode オブジェクトの場合、型強制は起きず、文字列としての書式化操作が呼び出されます。
    If the left operand of a % operator is a string or Unicode object, nocoercion takes place and the string formatting operation is invokedinstead.  - Python
  • 被演算子をもっとも単純な表記にします。 本質的には、plus 演算の結果から末尾のゼロを全て取り除いたものと同じです。
    Normalize reduces an operand to its simplest form.Essentially a plus operation with all trailing zeros removed from the result. - Python
  • また、入力部104は、内積演算におけるベクトルの乗算結果を被演算子として入力を受け付けることを特徴とする。
    The input part 104 is characterized by that input of a multiplication result of vectors in the inner product operation is received as an operand. - 特許庁
  • 活動量演算部41は情報入力部31からの温熱環境因を基に検体Pの活動量を演算する。
    An activity amount computing section 41 computes the activity amount of the subject P based on the thermal environmental factors from an information input section 31. - 特許庁
  • 左シフト以外の演算では、演算結果がオーバフローを起こさずに整数の定義域の値になる場合は、長整数を使った場合でも、被演算子に整数と長整数を混合した場合でも同じ結果になります。
    Any operation except left shift,if it yields a result in the plain integer domain without causingoverflow, will yield the same result in the long integer domain or when using mixed operands. - Python
  • そして、当該パラメータを用いて時間領域マスクを生成し、当該時間領域マスクと混合信号とを被演算子とした演算を行い、その演算結果を目的信号区間情報として出力する。
    Then a time region mask is generated by using the parameter and an operation based upon the time region mask and mixed signal as operands is carried out and the operation result is output as target signal section information. - 特許庁
  • 演算セルは、記憶データのAND演算結果に応じた電流を対応のビット線に供給し、記憶単位からの読出データは、検索データと検索データとのEXOR演算結果に対応する。
    The operator cells supply currents according to the result of an AND operation between the stored data items to corresponding bit lines, and the data read from the storage unit corresponds to the result of an EXOR operation between the retrieval data and the to-be-retrieved data. - 特許庁
  • 電卓において表示する計算問題が作成される際、演算数と演算数が乱数を基づいて決定され、また、演算も乱数に基づいて決定される。
    When a calculator creates calculation questions to be displayed, operands are determined by random numbers, and an operator is also determined by a random number. - 特許庁
  • 電卓において表示する計算問題が作成される際、演算数と演算数が乱数を基づいて決定され、また、演算も乱数に基づいて決定される。
    When an electronic calculator produces calculation questions to be displayed, a target operand and an operand are determined based on random numbers, and an operator is also determined based on a random number. - 特許庁
  • しかしながら、比較演算のもう一方が timetuple 属性を持つ場合には NotImplemented が返されます。
    However, NotImplemented is returned instead if the other comparand has a timetuple attribute. - Python
  • 乗算の場合、「教科書的な」アプローチでは、乗算の被演算子すべての桁数を使います。
    Formultiplication, the ``schoolbook'' approach uses all the figures in themultiplicands.  - Python
  • , , ^, |) を実現しますが、メソッド呼び出しが行われる被演算子が逆転して (reflected, swapped: 入れ替えられて) います。
    , , ^, |) with reflected(swapped) operands.  - Python
  • ``デコード'' 方向の結果はテーブル内の被演算子型として列挙されています。
    The result of the ``decoding'' direction is listed as operand type in the table. - Python
  • パーザが被演算子の型を識別できるようにするために、このような優先度でなければならないのです。
    They must have since the parser can't tell the type of the operands. - Python
  • CCD撮像素3で撮像された写体像に対するCCD撮像素8で撮像された写体像のズレ量をAF演算部131で演算し、そのズレ量に基づいて写体距離を算出する。
    A deviation of an image taken with the CCD device 8 with respect to an image taken with the CCD device 3 is calculated in an AF calculation part 131, and the distance of an object is calculated on the basis of the deviation. - 特許庁
  • 整数や長整数の被演算子の場合、第二引数が負でない限り、結果は (型強制後の) 被演算子と同じになります; 第二引数が負の場合、全ての引数は浮動小数点型に変換され、浮動小数点型が返されます。
    For int and long int operands, the result has the same type as the operands (after coercion) unless the second argument is negative; in that case, all arguments are converted to float and a float result is delivered. - Python
  • このため、エラーが生じないかぎり、量化後の指数は右側の被演算子の指数と等しくなることが保証されます。 また、結果が劣化していたり不正確な値であっても、Underflowをシグナルしないという点も他の演算と異なります。
    This guarantees that, unless there is an error condition, the quantized exponent is always equal to that of the right-hand operand.Also unlike other operations, quantize never signals Underflow, even if the result is subnormal and inexact. - Python
  • 演算部12は赤外線送受信部11から入力される発光素11aからの照射開始及び受光素11bでの受光検出のタイミング差から対象物2までの距離を演算する。
    An operation part 12 computes the distance up to the object 2 from the timing difference between the start of the irradiation of the light emitting element 11a inputted from the IR transceiver section 11 and the light reception detection at the light receiving element 11b. - 特許庁
  • 撮像素8の撮像情報に基づいて写体像のコントラストを演算し、その演算結果に基づいてコントラスト方式によるAF動作を行わせる。
    The contrast of the object image is arithmetically calculated based on the image pickup information by the imaging device 8, and AF operation by the contrast system is performed based on the result of the arithmetic calculation. - 特許庁
  • 画像演算機能を備えた撮像素である画像演算処理センサー40により、撮影領域の画像から写体の動きの方向や移動量を検出し、その画像情報を制御マイコン30に出力する。
    The moving direction and amount of an object are detected from an image in a photographing region by an image arithmetic processing sensor 40 as an image pickup element provided with an image arithmetic function and the image information is outputted to a control microcomputer 30. - 特許庁
  • また、演算手段106(406)は、X線位相量から求めたρ_etと、X線透過率から求めたμtから検知物の実効原番号を演算する。
    The computing unit 106 (406) also computationally determines an effective atomic number of the object of examination from ρ_et determined from the quantity of the X-ray phase and μt determined from the X-ray transmittance. - 特許庁
  • 物体像の振幅の大きさにより測定面を構成する粒の内部領域の座標を抽出し、個々の粒の粒径を演算する。
    The coordinates of the internal regions of the particles constituting the surface to be measured are extracted by the magnitude of the amplitude of the matter image and the particle size of the individual particle is operated. - 特許庁
  • 二つの AddressList 被演算子中の双方に含まれるアドレスについて、重複を除いた (集合和の) 全てのアドレスを含む新たな AddressList インスタンスを返します。
    Return a new AddressList instance that contains all addresses in both AddressList operands, with duplicates removed (setunion). - Python
  • datetime から datetime の減算は両方の被演算子がnaive であるか、両方とも aware である場合にのみ定義されています片方が aware でもう一方が naive の場合、 TypeError が送出されます。
    Subtraction of a datetime from a datetime is defined only if both operands are naive, or if both are aware. - Python
  • datetime1 が時刻として datetime2 よりも前を表す場合に、datetime1 はdatetime2 よりも小さいと見なされます。 被演算子の片方が naive でもう一方が aware の場合、TypeError が送出されます。
    datetime1 is considered less than datetime2when datetime1 precedes datetime2 in time.If one comparand is naive and the other is aware, TypeError is raised. - Python
  • 両方の被演算子が aware で、同じ tzinfo メンバを持つ場合、共通の tzinfoメンバは無視され、基本の datetime 間の比較が行われます。
    If both comparands are aware, and have the same tzinfo member,the common tzinfo member is ignored and the base datetimes are compared. - Python
  • 両方の被演算子が aware で、同じ tzinfo メンバを持つ場合、共通の tzinfoメンバは無視され、基本の datetime 間の比較が行われます。
    If both comparands are aware, and have the same tzinfo member, the common tzinfo member is ignored and the base times are compared. - Python
  • 被演算子の両方が長整数の場合、計算値に関わらず結果は長整数で返されるので注意してください。
    Note that the result is a long integer if either operand is a long integer, regardless of the numeric value. - Python
  • 撮影レンズ31を通って入射する写体光L1は測光素25で受光され、その輝度が測定され、制御絞り値が演算される。
    Object light L1 made incident through a photographing lens 31 is received by a photometry element 25, and the luminance is measured and a control aperture value is calculated. - 特許庁
  • 認証者110は、認証bに一方向性関数演算を施して認証情報Bを生成する。
    A person 110 to be authenticated applies unidirectional function arithmetic to an authenticator (b) to produce authentication information B. - 特許庁
  • 第1信号生成部は、合算される被演算子対に応答して、キャリー生成信号及びキャリー伝達信号を生成する。
    The first signal generation part is configured to generate a carry generation signal and a carry propagation signal in response to a pair of operands to be added. - 特許庁
1 2 3 次へ>

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