1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

Integer typeの部分一致の例文一覧と使い方

該当件数 : 121



例文

The compressed data structure has regulations at each vertex, and can be extended by converting the integer type data into the floating decimal number type data and dividing with the scale value.例文帳に追加

圧縮されたデータ構造は各頂について規則的であり、整数型データから浮動小数点数型データへの変換とスケール値との乗算で伸張可能である。 - 特許庁

In case of the bar code type, the number of dots of top and bottom, an inter-line space, and an integer corresponding to the bar code as variable information are inputted.例文帳に追加

バーコード種の場合、天地のドット数と、行間スペースと、可変情報としてバーコードに対応する整数を入力する。 - 特許庁

A data conversion class is defined and n (n; positive integer) pieces of arbitrary type parameters to be encoded are selected from software.例文帳に追加

データ変換用クラスを定義し、ソフトウェアから符号化の対象となる任意型の変数をn個(n;正の整数)選択する。 - 特許庁

The optional argument arg can be an integer giving the exit status(defaulting to zero), or another type of object.例文帳に追加

オプション引数argには、終了ステータスとして整数(デフォルトは0)または整数以外の型のオブジェクトを指定することができます。 - Python

例文

Once the size of the fields has been specified, it is necessary to specify the type of each field (i.e., is it an integer, a string, an atom,or what?)例文帳に追加

フィールドのサイズが指定されると、それぞれのフィールドのタイプを指定する必要がある(つまり、整数、文字列、アトムなど)。 - XFree86


例文

To provide a method and device for Hadamard transformation processing for carrying out integer-type reversible Hadamard transformation, having simple construction and small operation delays.例文帳に追加

簡易な構成で、演算遅延の小さな整数型の可逆アダマール変換を行うアダマール変換処理方法及び装置を提供する。 - 特許庁

If you want to store the rounded value in an integer type, you probably want to use one of the functions described in lrint (3) 例文帳に追加

)丸めた値を整数型に格納した場合には、おそらくこの関数ではなくlrint (3) に載っている関数のどれかを使いたいのだろう。 - JM

If you want to store the rounded value in an integer type, you probably want to use one of the functions described in lround (3) 例文帳に追加

)丸めた値を整数型に格納した場合には、おそらくこの関数ではなくlround (3) に載っている関数のどれかを使いたいのだろう。 - JM

The value argument is used to specify an accompanying item of data (either an integer or a pointer value) to be sent with the signal, and has the following type: +4n 例文帳に追加

value引き数はシグナルと一緒に送るデータの付属アイテムを指定する。 valueは (整数またはポインタの値であり) 以下のような型である。 - JM

例文

A set 2 includes m or more wood type golf clubs (wherein, m is an integer of no less than 2) having a loft angle of greater than 20 degrees.例文帳に追加

本発明に係るセット2は、ロフト角が20度を超えるウッド型ゴルフクラブをm本以上(mは2以上の整数)含んでいる。 - 特許庁

例文

An object's type determines what kind of object it is (e.g., an integer, a list, or a user-defined function; there are many more as explained in the 例文帳に追加

あるオブジェクトの型は、そのオブジェクトがどの種類のオブジェクトか (例えば整数、リスト、ユーザ定義関数、など; その他多数については、 - Python

The reduced-type electron carrier is represented by the general formula (wherein R_1 is a methyl group; FG is a functional group; and n is an integer of 5-29).例文帳に追加

下記一般式(但し、式中、R_1はメチル基、FGは官能基、nは5〜29の整数を意味する。)で示される還元型電子伝達体。 - 特許庁

function returns an integer representing its identity (currently implemented as its address).An object's type is also unchangeable.例文帳に追加

は、オブジェクトのアイデンティティ値を表す整数 (現在の実装ではオブジェクトのメモリ上のアドレス)を返します。 オブジェクトの 型 もまた変わることがありません。 - Python

This γ type-like metal phthalocyanine composition comprises a metal phthalocyanine diphenylamide derivative represented by general formula (1) (M is a metal such as copper, nickel, cobalt, iron or the like; n is an integer of 1 or 2).例文帳に追加

下記一般式(1)で示される金属フタロシアニンジフェニルアミド誘導体を含有する、γ型類似の金属フタロシアニン組成物、及びその製造方法。 - 特許庁

A read write offset value being deviation quantity between a write head and a read head in the direction of radius of a disk type storage medium is set to N times of integer of a servo track.例文帳に追加

ライト・ヘッドとリード・ヘッドとのディスク状記憶媒体の半径方向のずれ量であるリード・ライト・オフセット値を、サーボ・トラックの整数N個分に設定する。 - 特許庁

In the general formula (I), D presents a fluorane type organic group, Z presents a bivalent organic group having polyester structure or polyester or polyol structure, and n denotes an integer.例文帳に追加

ただし、一般式(1)中、Dはフルオラン系有機基、Zはポリエステル構造またはポリエステルポリオール構造を有する2価の有機基、nは整数である。 - 特許庁

Integer attributes and enumerated type attributesare followed immediately by the corresponding desired or minimum value.The list must be terminated with None. 例文帳に追加

整数の属性値と列挙型の属性値の直後には、その属性に対応する希望の値または最小値が置かれる。 このリストは \\f3None\\fP で終端しなければならない。 - XFree86

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

Caveat: On machines where C's long int type has more than32 bits (such as the DEC Alpha), it is possible to create plain Python integers that are longer than 32 bits.If such an integer is marshaled and read back in on a machine whereC's long int type has only 32 bits, a Python long integer object is returned instead.例文帳に追加

補足説明: C 言語の long int が (DEC Alpha のように) 32 ビットよりも長いビット長を持つ場合、32 ビットよりも長い Python 整数を作成することが可能です。 そのような整数が整列化された後、C 言語の long int のビット長が 32 ビットしかないマシン上で読み戻された場合、通常整数の代わりにPython 長整数が返されます。 - Python

The wavelet transformation part 5 switch-controls the data from the data reading memory 1 with a switch 2 and sends to a fixed decimal-type wavelet transformation part 3 or an integer-type wavelet transformation part 4.例文帳に追加

ウェーブレット変換部5は、データ読み出しメモリ部1からのデータを切り替え部2で切り替え制御して、固定小数点型ウェーブレット変換部3、整数型ウェーブレット変換部4のいずれか一方に送るようにしている。 - 特許庁

The injection locking synchronized is configured with a reference signal source with a frequency f/m (m is an integer of 2 or more), a coupling circuit that passes only the frequency f/m, and a series feedback type oscillation section.例文帳に追加

周波数f/m(mは2以上の整数)の基準信号源、周波数f/mのみ通過する結合回路、直列帰還型発振部から構成される。 - 特許庁

A communication network designing method is provided with a step for stipulating the replacement parameter as the mixed integer programming expression of a formula and the step for deciding one of the optimum number of first type routers to be replaced by the second type router in a network and the corresponding replacement position from the mixing integer programming expression.例文帳に追加

与えられたネットワークトポロジー、特定のIP要求及びネットワーク遅延に関して、本発明に係る設計方法は、ユーザが、与えられたネットワークの各々のリンクに係る種々のネットワーク混雑シナリオ、例えばネットワーク全体に係る複数個のボトルネック事象の発生など、に係る必要リンク容量を計算することを可能にする。 - 特許庁

A sign addition part 300 performs integer calculation of the target data supplied through the signal line 149 as integer type data to add the sign to the target data based on the sign data from the sign data generation part 200 and the target data from the signal line 149.例文帳に追加

符号付加部300は、信号線149を介して供給される対象データを整数型のデータとして整数演算することによって、符号データ生成部200からの符号データと信号線149からの対象データとに基づいて対象データに符号を付加する。 - 特許庁

The epoxy resin composition for sealing semiconductors contains an epoxy resin, a curing agent, a cure-accelerator, and the inorganic filler, and it contains a bisphenol A-type epoxy resin as the epoxy resin component and a phenol resin having a structure shown by formula (1) in which m shows an integer of 1-3, and n shows an integer of 1-10, as the curing agent component.例文帳に追加

エポキシ樹脂、硬化剤、硬化促進剤及び無機充填材を含有する半導体封止用エポキシ樹脂であって、前記エポキシ樹脂成分としてビスフェノールA型エポキシ樹脂を、前記硬化剤成分として下記式(1)に示す構造を有するフェノール樹脂 - 特許庁

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は、基板の回転周期の整数倍とほぼ等しい成長時間で所望の厚さに成長することにより形成する。 - 特許庁

Phase noise of a PLL circuit is worse as the step frequency of the integer frequency dividing ratio type PLL circuit 1h becomes smaller (the frequency dividing ratio becomes larger) and also worse as the reference frequency of a reference signal generator 5 is lower as to the fraction type frequency dividing ratio type PLL circuit 1i.例文帳に追加

PLL回路の位相雑音は、整数分周比型のPLL回路1hについてステップ周波数が小さくなる(分周比が大きくなる)ほど悪く、分数分周比型のPLL回路1iについて基準信号発生器5の基準周波数が低いほど悪くなる。 - 特許庁

The epoxy resin sealing agent contains a mixture consisting of a liquid bisphenol type epoxy resin and a dicyclopentadiene epoxy resin shown by the chemical formula in the figure (wherein, each R1 shows hydrogen atom or a 1-12C alkyl group and each n shows an integer of 0-10), a cationic polymerization catalyst, and a mineral filler.例文帳に追加

本発明にかかるエポキシ樹脂シール剤は、液状ビスフェノール型エポキシ樹脂と、下記化学式で示されるジシクロペンタジエンエポキシ樹脂と、からなる混合物と、 - 特許庁

To solve the problem of a ΣΔ type analogue-to-digital converter of DC input in which resolution degrades when the output frequency of a comparator comes to be an integer fraction of sampling frequency.例文帳に追加

直流流力のΣΔ型アナログデジタル変換器で、コンパレータの出力周波数がサンプリング周波数の整数分の1になると分解能が低下するという課題を解決する。 - 特許庁

In the magnet-type generator, the number of poles of a rotor 1 having a rare earth magnet 13 is 4n (n: arbitrary positive integer), and the number of poles of a rotor 2 having a core end plate 23 is 3n.例文帳に追加

磁石式発電機は、希土類磁石13を有する回転子1の極数が4n(n:任意の正の整数)であり、かつコアエンドプレート23を有する固定子2の極数が3nである。 - 特許庁

The masking step will take place automatically on many machine architectures,depending on the size of the integer type used to do the computation, Thevisualid member gives the ID number of the visual from which the colormap was created.例文帳に追加

多くの計算機アーキテクチャでは、マスキングの処理は計算に使用される整数のサイズに依存して自動的に行われる。 visualid メンバは、カラーマップを生成したビジュアルの ID 番号を与える。 - XFree86

Combustible gas generated at the cooking time and standard smell gases to the number of n (n is an integer of 2 or higher) are measured respectively by using oxide semiconductor type smell sensors to the number of m (m is an integer of 2 or higher), and each measurement result of the standard gases is corrected based on a measurement result of the combustible gas.例文帳に追加

m個(mは2以上の整数)の酸化物半導体型においセンサを使用して、調理時に発生する可燃性ガスおよびn個(nは2以上の整数)の標準においガスをそれぞれ測定し、前記可燃性ガスの測定結果に基づいて前記標準ガスの測定結果を補正する。 - 特許庁

The formed article contains an addition-type cyclic olefinic resin constituted by the mass polymerization of a composition including a structural unit A represented by formula (1), wherein m is an integer of 1-4, and a specific structural unit.例文帳に追加

下記式(1)で示される構造単位Aならびに特定構造単位を含む組成物を塊状重合して構成された付加型の環状オレフィン系樹脂、を含むことを特徴とする成形体。 - 特許庁

The tube length l of the closed tube type gas flow path 12 is set to be λ×(2n-1)/4-δ, wherein λ represents a wavelength of resonance oscillation, δ represents an open end correction, and n is an integer of 1 or more.例文帳に追加

そして閉管型気体流路12の管の長さlは、共振振動の波長をλ、開口端補正をδとして、「(2n—1)/4—δ」となるように設定される(「n」は1以上の整数)。 - 特許庁

Meanwhile, if the scalability type requested by the controller 202 is quality (image quality), the camera storage subunit 104 converts the image quality of the JPEG-2000 file requested by the camera subunit 202 into 1/N (N is an integer being ≥1).例文帳に追加

一方、コントローラ202が要求するスケーラビリティタイプがquality(画質)である場合、カメラストレージサブユニット104はカメラサブユニット202が要求するJPEG-2000ファイルの画質を1/N(Nは1以上の整数)に変換する。 - 特許庁

If the scalability type requested by the controller 202 is resolution (resolution), the camera storage subunit 104 converts the image size of a JPEG-2000 file requested by the controller 202 into 1/M (M is an integer being ≥1).例文帳に追加

コントローラ202が要求するスケーラビリティタイプがresolution(解像度)である場合、カメラストレージサブユニット104はコントローラ202が要求するJPEG-2000ファイルの画像サイズを1/M(Mは1以上の整数)に変換する。 - 特許庁

Alternatively, the multiplication type knapsack encryption is composed in the partial cyclic group of an reduced residue class group (Z_K/ν)^× with a product ν of a plurality of prime ideals in an integer circle Z_K of an algebra object K, as the modulus.例文帳に追加

あるいは、代数体Kの整数環Z_Kにおける複数の素イデアルの積νを法とした既約剰余類群(Z_K/ν)^×の巡回部分群において乗法型ナップザック暗号を構成する。 - 特許庁

To provide a charge pump type boosting circuit and a boosting method which are capable of boosting an input voltage to the voltage multiplied by an integer not smaller than 3 without causing decrease in an input voltage level at the start of boosting operation.例文帳に追加

昇圧動作開始時に入力電圧のレベル低下を招くことなく入力電圧を3以上の整数倍の電圧に昇圧することができるチャージポンプ型の昇圧回路及び昇圧方法を提供する。 - 特許庁

(in formula, R^1 denotes a hydrogen atom or a methyl group, R^2 denotes a 4-18C chain type saturated aliphatic hydrocarbon group, W denotes an ethylene group or a propylene group, and n denotes an integer of 0 to 2).例文帳に追加

(式中、R^1は、水素原子又はメチル基を表し、R^2は、炭素数4〜18の鎖式飽和脂肪族炭化水素基を表す。Wは、エチレン基又はプロピレン基を表す。また、nは、0〜2の整数を表す。) - 特許庁

The high precision 1XVR type resolver comprises a second rotor section 21 provided with N (arbitrary integer of 3 or above) salient poles at an equal angle around the axis, and a first rotor section 11 provided with (N-1) salient poles at an equal angle around the axis.例文帳に追加

3以上の任意の整数NからなるN個の突極を軸中心で等しい角度に設けた第2ロータ部21と、(N−1)個の突極を軸中心で等しい角度に設けた第1ロータ部11を設ける。 - 特許庁

In the reverse type amplifier employing an operational amplifier 1, the resistance ratio between a reverse input side resistance and negative feedback resistance is controlled by a digital signal of N bits (N≥2, N is an integer), using an R-2R resistor circuit.例文帳に追加

演算増幅器1を用いた反転型増幅器において、R−2R抵抗回路を用いて、反転入力側抵抗と負帰還抵抗の抵抗比をNビット(N≧2:整数)のデジタル信号により制御する。 - 特許庁

A reception IC 1, while controlling the oscillation frequency of a VCO circuit 1f generating a 1st local signal by an integer frequency dividing ratio type PLL circuit 1h at step frequency intervals, controls the oscillation frequency of a VCO circuit 1g generating a 2nd local signal by a fraction type frequency dividing ratio type PLL circuit 1i at step frequency intervals.例文帳に追加

受信IC1において、第1ローカル信号を発生するVCO回路1fの発振周波数を整数分周比型のPLL回路1hによりステップ周波数間隔で制御する一方、第2ローカル信号を発生するVCO回路1gの発振周波数を分数分周比型のPLL回路1iによりステップ周波数間隔で制御する。 - 特許庁

The electron attractive group is at least one type of bivalent electron attractive group selected from the groups of -CO-, -COHN-, -(CF2)p- (p is an integer of 1 to 10), -C(CF3)2-, -COO-, -SO-, -SO2-.例文帳に追加

前記電子吸引性基は、−CO−、−CONH−、−(CF_2)_p−(pは1〜10の整数である)、−C(CF_3)_2−、−COO−、−SO−、−SO_2−からなる群から選ばれた少なくとも1種の2価の電子吸引性基である。 - 特許庁

To provide a recording and reproducing device in which a frame synchronizing part is formed without using a voltage control type oscillator circuit, relating to a VTR for recording video signals of one frame on a magnetic tape by distributing them to N-tracks (N is an integer ≥1).例文帳に追加

1フレームの映像信号をNトラック(Nは1以上の整数)に分割して磁気テープに記録するVTRにおいて、電圧制御型発振回路を使用しないでフレーム同期部を構成した記録再生装置を提供する。 - 特許庁

In the formulae, M^II is a cation of a type forming hexafluorotitanate; M^I is selected from ammonium and alkali metal cations; X is selected from halide, sulfate, nitrite, acetate and nitrate; and (a) and (b) are each an integer of 1 or 2.例文帳に追加

M^IIは、ヘキサフルオロチタネートを形成するタイプのカチオンであり、M^Iはアンモニウム及びアルカリ金属カチオンから選択され、Xはハライド、サルフェート、ニトライト、アセテート、及びニトレートから選択され、a及びbは1又は2である。 - 特許庁

The copolymer can be provided by sequentially polymerizing styrene and butadiene, reacting with the coupling agent of Cl4-nMRn type (M=Sn or Si, R = alkyl or aryl base, n is the integer of 0 to 2), and hydrogenating thus obtained copolymer.例文帳に追加

この重合体はスチレンとブタジエンとを逐次的に重合させついでCl_4-nMRn型(M=Sn又はSi、R=アルキル又はアリール基であり、nは0〜2の整数である)のカップリング剤と反応させついで得られた重合体を水素化することにより得られる。 - 特許庁

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

The integer arguments (fewer may be given) are in order: status (Enable(1) or Disable(0) this card), type (PC/Xi(0), PC/Xe(1), PC/Xeve(2), PC/Xem(3)), altpin (Enable(1) or Disable(0) alternate pin arrangement), numports (number of ports on this card), iobase (I/O Port where card is configured (in HEX)), membase (base of memory window (in HEX)). 例文帳に追加

整数値で指定する場合はパラメータの個数は少なくても良く、順に:status このカードの動作を指定する (Enable(1) または Disable(0)),type カードのタイプ (PC/Xi(0), PC/Xe(1), PC/Xeve(2), PC/Xem(3)),altpin ピン配置を反転させる (Enable(1) or Disable(0)),numports カードのポート番号,iobase このカードの I/O ポート (文字列指定の場合は 16 進表記),membase メモリウィンドウのベースアドレス (文字列指定の場合は 16 進表記)。 - JM

An opening-closing type solenoid valve 27 is positioned on the intake line 10 of the pump 7, and is controlled by a control unit 16 with a frequency equal to an integral multiple or submultiple of integer number of the frequency of the pumping action, multiplied by a factor K slightly different from 1.例文帳に追加

開閉型の電磁弁(27)がポンプ(7)の吸い込みライン(10)に位置し、1と僅かに異なるファクタ(K)を乗じたポンピング動作の周波数の整数倍または整数の約数に等しい周波数で、制御ユニット(16)によって制御される。 - 特許庁

Next, the selected n pieces of arbitrary type parameters are divided into data of a fixed length, respectively, m (m; positive integer) pieces of encoding expressions are defined, and n pieces of decoding expressions and m-n pieces of non-obvious relational expressions are derived from (n) pieces of independent encoding expressions.例文帳に追加

次に、選択されたn個の任意型の変数をそれぞれ固定長のデータに分割し、m個(m;正の整数)の符号化式を定義して、n個の独立な符号化式からn個の復号式およびm−nの非自明な関係式を導出する。 - 特許庁

例文

This optical fiber distribution type measuring device for sampling Raman back-scattered light with a prescribed frequency and utilizing it, is provided with a data interpolation means for performing data interpolation by raising the sampling frequency integer-fold.例文帳に追加

ラマン後方散乱光を所定の周波数でサンプリングして利用する光ファイバ分布型測定装置において、前記サンプリング周波数を整数倍に引き上げることによりデータ補間を行うデータ補間手段を設けたことを特徴とするもの。 - 特許庁




  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS