1153万例文収録!

「long integer」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > long integerの意味・解説 > long integerに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

long integerの部分一致の例文一覧と使い方

該当件数 : 92



例文

function converts the initial part of the string in nptr to a long integer value according to the given base, which must be between 2 and 36 inclusive, or be the special value 0. 例文帳に追加

関数は、 nptr の文字列の最初の部分を、base を基数として long int に変換する。 この base は 2 から 36 までの値あるいは特別な意味を持つ値 0 でなければならない。 - JM

y, if one operator is a sequence that implements sequence repetition, and the other is an integer(int or long), sequence repetition is invoked.例文帳に追加

y において、一方の演算子が繰り返し (repeat) 演算を実装しているシーケンスであり、かつ他方が整数 (int または long) である場合、シーケンスの繰り返しが実行されます。 - Python

All (short, long, unsigned) integer arguments or return values that are only used to specify the length of an array argument are omitted.For example, the C call例文帳に追加

配列である引数の長さを特定するためだけに使われる全て(short、long、unsigned)の整数値の引数あるいは返り値は、無視されます。 例えば、Cの呼び出しで、 - Python

Returns 0 : normal termination -1 : insufficient number of arguments -2 : row or column out of range -3 : long string truncated to 255 chars Parameter integer $row- Zero indexed row 例文帳に追加

正常に終了した場合に 0、パラメータが足りない場合に -1、行や列が範囲を超えている場合に -2、長い文字列を 255 文字に切り詰めた場合に -3 を返します。 パラメータ integer $row-ゼロから数えた行番号。 - PEAR

例文

A long integer giving when the key was last modified (if available) as 100's of nanoseconds since Jan 1, 1600.例文帳に追加

最後のキーの変更が (あれば) いつだったかを表す長整数で、1600 年 1 月 1 日からの 100 ナノ秒単位で数えたもの。 - Python


例文

The values stored for 'L' and 'I' items will be represented as Python long integers when retrieved, because Python's plain integer type cannot represent the full range of C's unsigned (long) integers.The module defines the following type:例文帳に追加

Python の通常の整数型では C の unsigned (long) 整数の最大範囲を表せないため、'L'と'I' で表現されている要素に入る値は Pythonでは長整数として表されます。 このモジュールでは次の型を定義しています: - Python

Optionally, the shape of the fine opening 103 has a side having a shorter length than a half-integer-fold or integer-fold length of the wavelength as long as a value determined beforehand, or an approximately equal length thereto.例文帳に追加

または、微小開口103の形状は、その波長の半整数または整数倍から予め定められた値だけ短い長さに等しいまたは略等しい辺を有する形状である。 - 特許庁

Detaches the Windows handle from the handle object. The result is an integer (or long on 64 bit Windows) that holds the value of the handle before it is detached.例文帳に追加

切り離される以前にそのハンドルを保持していた整数 (または 64 ビット Windows の場合には長整数) オブジェクトが返されます。 - Python

The first polarizing element changes the phase of the optical beams of a first wavelength by about (M+1/2) times (M is an integer) as long as the first wavelength, and the second polarizing element changes the phase of the optical beams of a second wavelength by about (N+1/2) times (N is an integer) as long as the second wavelength.例文帳に追加

第1の偏光素子は、第1の波長の光ビームの位相を第1の波長の略(M+1/2)倍(Mは整数)変化させ、第2の偏光素子は、第2の波長の光ビームの位相を第2の波長の略(N+1/2)倍(Nは整数)変化させる。 - 特許庁

例文

Each pipe has a length other than integer times as long as half-wave length of the bending wave of an optional frequency band propagated in the concrete layer.例文帳に追加

各管は、コンクリート層を伝搬する任意の周波数帯域の曲げ波の半波長の整数倍以外の長さ寸法を有する。 - 特許庁

例文

The peripheral length of the photosensitive drum 10 is set to be n or 1/n times (n: integer) as long as the peripheral length of the spacers 37 and 38.例文帳に追加

また、感光ドラム10の周長がスペーサ37,38の周長の整数倍あるいは整数分の1倍に設定される。 - 特許庁

Integer literals with an"L" or "l" suffix yield long integers("L" is preferred because "1l" looks too much likeeleven!). 例文帳に追加

値が通常の整数で表すには大きすぎる場合、"L" または "l" が末尾につく整数リテラルは長整数型を表します ("L" が望ましいです。 - Python

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

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 は型混合の演算を完全にサポートします: ある 2 項演算子が互いに異なる数値型の被演算子を持つ場合、より ``制限された'' 型の被演算子は他方の型に合わせて広げられます。 - Python

The integrated circuit device 10 includes first-N-th circuit blocks (N is integer of 2 or more) CB1-CBN arranged along the long side of the integrated circuit device.例文帳に追加

集積回路装置10は、集積回路装置の長辺に沿って配置される第1〜第Nの回路ブロック(Nは2以上の整数)CB1〜CBNを含む。 - 特許庁

One shot-form of exposure treatment is made to be rectangular, and one dimension is made (a)times as long as a chip pattern dimension (however, (a) is a positive integer of 2 or larger).例文帳に追加

露光処理の1ショットの形状を矩形状とし、その一方の寸法をチップパターンの寸法のa倍(ただし、aは2以上の正の整数)とする。 - 特許庁

The length of the long side of a top plate 3 is made to be n times or more (n is an integer of 2 or more) of the center to the center distance of the adjoining heating coils 4a.例文帳に追加

トッププレート3の長辺の長さは、隣り合う加熱コイル4aの中心間距離のn倍以上(nは2以上の整数)になるようにする。 - 特許庁

To provide a carrier phase relative-positioning system capable of determining an integer bias with high precision, even in the case of a long baseline.例文帳に追加

長基線の場合であっても高精度に整数バイアスを決定することができるキャリア位相相対測位装置を提供することを目的とする。 - 特許庁

Conversion of floating point numbers to integers truncates (towards zero).If the argument is outside the integer range a long object will be returned instead.例文帳に追加

浮動小数点数から整数へ変換では (ゼロ方向に)値を丸めます。 引数が通常整数の範囲を超えている場合、長整数が代わりに返されます。 - Python

Although both lower case "l" and upper case "L" are allowed as suffix for long integers, it is strongly recommended to always use "L", since the letter "l" looks too much like the digit "1".Plain integer literals that are above the largest representable plain integer (e.g., 2147483647 when using 32-bit arithmetic) are accepted as if they were long integers instead.例文帳に追加

長整数を表す末尾の文字は小文字の "l" でも大文字の "L" でもかまいませんが、"l" は "1" に良く似ているので、常に "L" を使うよう強く勧めます。 整数で表現できる最大の値よりも大きい整数のリテラル (例えば 32-bit 整数を使っている場合には 2147483647) は、長整数として表現できる値であれば受理されます。 - Python

The rules for integer representation are intended to give the most meaningful interpretation of shift and mask operations involvingnegative integers and the least surprises when switching between the plain and long integer domains.例文帳に追加

整数表現に関する規則は、シフト演算やマスク演算において、負の整数も含めて最も有意義な解釈ができるように、かつ通常の整数と長整数との間で定義域を切り替える際にできるだけ混乱しないように決められています。 - Python

An layout position adjustment processing section 16 moves a macro block toward an inner region by a distance an integer times as long as an optional wiring pitch determined with design criteria.例文帳に追加

配置位置調整処理部16は設計基準によって決められる任意の配線ピッチの整数倍の距離だけ、マクロブロックを内部領域側に移動させる。 - 特許庁

Otherwise, the argument may be a plain or long integer or a floating point number, and a floating point number with the same value (within Python's floating point precision) is returned.例文帳に追加

それ以外の場合、引数は通常整数、長整数、または浮動小数点数をとることができ、同じ値の浮動小数点数が (Python の浮動小数点精度で) 返されます。 - Python

If radix is specified and x is not a string,TypeError is raised.Otherwise, the argument may be a plain or long integer or a floating point number.例文帳に追加

radix が指定されており、x が文字列でない場合、TypeError が送出されます。 それ以外の場合、引数は通常整数、長整数、または浮動小数点数をとることができます。 - Python

A flag setting means 10 is formed so as to set a special game flag in a flag setting area 90 as long as the count value of the special game winning counter 120 indicates the positive integer.例文帳に追加

特別遊技当選カウンター120のカウント値が正の整数を示している限り、フラグ設定領域90に特別遊技フラグを設定するように、フラグ設定手段100を形成する。 - 特許庁

A video clock generating means 12 generates a video clock having a period an integer N times as long as the specified period of a reference clock generated from a reference clock generating means 11.例文帳に追加

基準クロック生成手段11から出力された所定周期の基準クロックの整数N倍の周期を持つビデオクロックをビデオクロック生成手段12において生成する。 - 特許庁

For (plain or long) integer division, the result is an integer.The result is always rounded towards minus infinity: 1/2 is 0,(-1)/2 is -1, 1/(-2) is -1, and (-1)/(-2) is 0. 例文帳に追加

(通常および長) 整数の割り算では、結果は整数になります。 この場合値は常にマイナス無限大の方向に丸められます: つまり、1/2 は 0、(-1)/2 は -1、1/(-1) は -1、そして (-1)/(-2) は 0 になります。 - Python

The method for producing the electron-accepting compound comprises the step of synthesizing a phenolic compound of the structural formula(1)( wherein, m is an integer of 2-11; and n is an integer of 6-21 ) by reacting a long-chain alkyl isocyanate compound and an aminoalkylcarboxylic acid compound with a condensation agent, an activator and an aminophenol in succession in the identical solvent.例文帳に追加

同一溶媒中で長鎖アルキルイソシアネート化合物及びアミノアルキルカルボン酸化合物を縮合剤、活性化剤及びアミノフェノールと順次反応させて下記構造式(1)で表されるフェノール化合物を合成する合成工程を含むことを特徴とする電子受容性化合物の製造方法である。 - 特許庁

In a method of controlling an automatic exposure, a location of a scene is judged, and an exposure length is set to be an integer times as long as half period of an AC current that is usually used in the location of the scene.例文帳に追加

自動露出を制御する方法において、シーンの所在地を判定し、シーンの所在地で通常使用される交流電流の半周期の整数倍に等しく露出長を設定する。 - 特許庁

The stage 6 loading the work 5 is driven stepwise at a pitch of integer multiple of period of the interference fringe 43 and the long dimensional periodic structure is exposed by means of overlapping the plural numbers of exposure by the interference fringe 43.例文帳に追加

ワーク5を搭載したステージ6を、干渉縞43の周期の整数倍のピッチでステップ的に駆動して、干渉縞43による複数回の露光をオーバラップさせることにより、長尺の周期構造を露光する。 - 特許庁

The second surface 12 totally reflects one of the light of the zeroth order component of the long wavelength and the light of the q-th order (q≠0, q=an integer) diffraction component of the short wavelength region which are transmitted through the first surface and transmits the other one of the light.例文帳に追加

第2の面12は、上記第1の面を透過した長波長域の0次回折成分の光と短波長域のq次(q≠0,q=整数)回折成分の光とのうちの一方を全反射し、他方を透過させる。 - 特許庁

The arguments must either both be numbers, or one argument must be an integer (plain or long) and the other must be a sequence.In the former case, the numbers are converted to a common type and then multiplied together.例文帳に追加

引数の組は、双方ともに数値型であるか、片方が整数 (通常の整数または長整数) 型で他方がシーケンス型かのどちらかでなければなりません。 前者の場合、数値は共通の型に変換された後乗算されます。 - Python

To provide a disk array subsystem whose redundancy is N(N is an integer which is 3 or more) wherein even when any failure is generated in N disk devices, data can be prevented from being lost as long as any failure is not generated in the adjacent (N-1) disk devices.例文帳に追加

冗長度N(Nは3以上の整数)のディスクアレイ・サブシステムにおいて、N台のディスク装置に障害が発生しても、隣接する(N−1)台のディスク装置に障害が発生しなければ、データ損失が発生しないようにする。 - 特許庁

The exposure treatment is carried out by making a step pitch (c) times as long as the chip pattern dimension (however, (a) is a divisor of (a) and a positive integer smaller than (a)), and making one shot S exposure (c/a) times as much as the exposure necessary for the photosensitive coloring resist layer.例文帳に追加

ステップピッチをチップパターンの寸法のc倍(ただし、cはaの約数であり、かつaより小さい正の整数)とし、1ショットSの露光量を、感光性着色レジスト層が必要とする露光量のc/aとして露光処理を行う。 - 特許庁

A plurality of substrate metal pieces 2 are arranged on the surface of the external wall panel 1 with space substantially equal to the width of the external wall panels 1 or integer times thereof, a bolt 5a is passed through a fitting hole 2a and a long hole 2b, and the external wall panels are fixed by a fixing piece 3.例文帳に追加

外壁パネル1の表面に該外壁パネル1の幅寸法と略等しいか整数倍の間隔を持って複数の下地金具2を配置し、取付孔2a,長孔2bにボルト5aを挿通して固定具3によって固着する。 - 特許庁

By pulling out the rolled flexible metal layer in a long length shape, forming resist 16 on it, and successively performing exposure through a photomask 20, a first shot S1 to an n-th (n is an integer ≥2) shot Sn are formed on the resist 16.例文帳に追加

ロール状のフレキシブル金属層を長尺状に引き出し、その上にレジスト16を形成し、フォトマスク20を介して順次露光することにより、レジスト16に第1ショット部S1から第n(nは2以上の整数)ショット部Snまでを形成する。 - 特許庁

Using the short base lines 13, 12 directed in the different directions, a calculation quantity and a time required until the decision of an actual integer bias can be reduced, and the attitude angle of a movable body can be accurately decided by using the long base line 11.例文帳に追加

方向の異なる短基線13と短基線12を利用することにより、真の整数値バイアスを決定するまでの計算量と時間を短縮することができ、かつ長基線11を用いて移動体の姿勢角を精度よく決定することができる。 - 特許庁

An optional pixel in the image area is overlapped by corresponding pixels of projection images from the plurality of adjacent projector apparatuses and the length of one side of each projection image is n times (n is an integer of 2 or more) as long as a distance between adjacently arranged projector apparatuses.例文帳に追加

そして、画像領域の任意の画素は、隣り合う複数台のプロジェクタ装置からの投影画像の対応する画素によって重ね合わされ、投影画像の1辺の長さは、隣り合って配置されたプロジェクタ装置間の距離のn倍(nは2以上の整数)である。 - 特許庁

The heating panel 9 for the double floor is formed so that the length in the shorter direction is 1/N ( N is two or a larger integer ) as long as the length in the shorter direction of the ordinary panel 8 for the double floor, and the thickness is made substantially same with that of the ordinary panel 8 for the double floor.例文帳に追加

二重床用暖房パネル9を短手方向の長さが二重床用普通パネル8の短手方向の長さの1/N(Nは2以上の整数とする)となり且つ厚みが二重床用普通パネル8の厚みと略同じとなるように形成する。 - 特許庁

The P-type ZnTe quantum well layers 12a and the P-type ZnSe barrier layers 12b constituting the P-type ZnSe/ZnTeMQW layer 12 are grown in a desired thickness in a growing time almost an integer times as long as a rotation period of the substrate.例文帳に追加

p型ZnSe/ZnTeMQW層12は、p型ZnSe/ZnTeMQW層12を構成する全てのp型ZnTe量子井戸層12aおよび全てのp型ZnSe障壁層12bは、基板の回転周期の整数倍とほぼ等しい成長時間で所望の厚さに成長することにより形成する。 - 特許庁

This resin paste for a semiconductor is shown by a general expression (1) where (n) is an integer being equal to or more than 1, and comprises long-chain alicyclic epoxy resin having at least four carbon atoms between cyclohexanoxide groups, acetyleacetonate, a phenol compound, a low- stress agent, and silver powder.例文帳に追加

一般式(1)で示される、シクロヘキセンオキサイド基の間に4個以上の炭素原子を有している長鎖脂環式エポキシ樹脂、アセチルアセトナート、フェノール化合物、低応力剤及び銀粉からなる半導体用樹脂ペーストならびに、該半導体用樹脂ペーストを用いて製作されてなることを特徴とする半導体装置。 - 特許庁

例文

Each electronic display device 1 switches the operation mode of the own device between a usual mode in which the detection cycle Tr is the same as the transmission frequency Ts and a long sleep mode in which the detection cycle Tr is n times longer than the transmission frequency Ts (however, n is an integer of two or larger), according to an instruction from the information distribution device 10.例文帳に追加

各電子表示器1は、情報配信装置10からの指示に応じて、自装置の動作モードを、検出周期Trが送出周期Tsと同じである通常モードと、検出周期Trが送出周期Tsのn倍(ただし、nは2以上の整数)であるロングスリープモードとの間で切り換える。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 © 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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS