1016万例文収録!

「表現型値」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 表現型値の意味・解説 > 表現型値に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

表現型値の部分一致の例文一覧と使い方

該当件数 : 45



例文

倍精度複素数は4語で表現される。例文帳に追加

Values of double precision complex type are represented by 4 words.  - コンピューター用語辞典

ブールは、真 False または True を表現します。例文帳に追加

These represent the truth values False and True.  - Python

pyfloat の指すを、 C の double 表現で返します。例文帳に追加

Returns a C double representation of the contents ofpyfloat.  - Python

pylong の指す長整数を、 C の long 表現で返します。例文帳に追加

Returns a C long representation of the contents of pylong. - Python

例文

pylong の指す長整数を、 C の unsigned long 表現で返します。例文帳に追加

Returns a C unsigned long representation of the contents of pylong. - Python


例文

pylong の指す長整数を、 C の long long 表現で返します。例文帳に追加

Return a C long long from a Python long integer.  - Python

pylong の指すを、 C の double 表現で返します。例文帳に追加

Returns a C double representation of the contents of pylong. - Python

pyfloat の指すを、 C の double 表現で返しますが、エラーチェックを行いません。例文帳に追加

Returns a C double representation of the contents ofpyfloat, but without error checking.  - Python

各検体の2表現データを入力し記憶する(1)。例文帳に追加

The binary phenotype data of each specimen are input and stored (1). - 特許庁

例文

一方の表現は、基本組み込みデータに共通する基本データ表現であり、これはアンボックス化、もっと単純にはと呼ばれている。例文帳に追加

One representation is the basic data type representation common to such basic built-in data types, known as an unboxed value type or simply as a value type. - 特許庁

例文

一方の表現は、基本組み込みデータに共通する基本データ表現であり、これはアンボックス化、もっと単純にはと呼ばれている。例文帳に追加

One representation is the basic data type representation common to basic built-in data types, known as an unboxed value type or simply as a value type. - 特許庁

一方の表現は、基本組み込みデータに共通する基本データ表現であり、これはアンボックス化、もっと単純にはと呼ばれている。例文帳に追加

One of the representations is the basic data type representation which is common with a basic built-in data type and this is called as an unboxing value type, in a more simplified term, as the value type. - 特許庁

各々のは Python が時刻の表現に使っている標準の浮動小数点です。例文帳に追加

The values are in the standard floating point format used for times throughoutPython. - Python

デフォルトの精度は、そのが 2進数で正確に表現できる場合には、そのを正確に表現できる桁数となる。 それ以外の場合は、doubleを区別するのに十分な大きさとなる。例文帳に追加

The default precision suffices for an exact representation of the value if an exact representation in base 2 exists and otherwise is sufficiently large to distinguish values of type double .  - JM

アドレス定数表現は、ポインタを持つで、トランスレータまたは目標環境がプログラム開始に先立って決定できるを明示する。例文帳に追加

An address constant expression specifies a value that has a pointer type and that the translator or target environment can determine prior to program startup.  - コンピューター用語辞典

範囲エラーが発生するのは、関数の結果のがその関数の返りでは表現できない場合である。例文帳に追加

A range error occurs when the magnitude of the function result means that it cannot be represented in the result type of the function.  - JM

この場合、ファイルのサイズ、オフセットおよびPython の通常整数の範囲を超えるような表現には Python の長整数が使われます。例文帳に追加

Pythonlongs are then used to represent file sizes, offsets and other values that can exceed the range of a Python int. - Python

観察された遺伝子データと連続を取る表現データとに基づいて、ハプロタイプ頻度とディプロタイプ形に加え、ディプロタイプに基づいた量的表現の分布を定める平均及び標準偏差も同時に推定する。例文帳に追加

To simultaneously estimate not only a haplotype frequency and a diplotype form but also a mean value and standard deviation to decide the distribution of a quantitative expression type based on the diplotype based on observed genotype data and expression type data having consecutive values. - 特許庁

aepack や aetypes がサポートしていない OSA のデスクリプタデータ、すなわち、このモジュールで扱っている他のクラスや、Python の組み込み表現されていないようなデータを表現するクラスです。例文帳に追加

The representation of OSA descriptor data for which the aepack and aetypes modules have no support, i.e. anything that is not represented by the other classes here and that is not equivalent to a simple Python value. - Python

文字列データはまた、例えばファイルから読み出されたデータを記憶するといった用途で、バイトのアレイを表現するために用いられます。例文帳に追加

The string data type is also used to represent arrays of bytes, e.g., to hold data read from a file. - Python

Python 長整数を、 オーバフローチェックを行わずにC の unsigned long 表現で返します。 バージョン 2.3 で 新たに追加 された仕様です。例文帳に追加

Return a C unsigned long from a Python long integer, without checking for overflow.New in version 2.3. - Python

Python 長整数を、 オーバフローチェックを行わずにC の unsigned long long 表現で返します。 バージョン 2.3 で 新たに追加 された仕様です。例文帳に追加

Return a C unsigned long long from a Python long integer, without checking for overflow.New in version 2.3. - Python

このモジュールでは、基本的な (文字、整数、浮動小数点数) のアレイ(array、配列) を効率よく表現できるオブジェクトを定義しています。例文帳に追加

This module defines an object type which can efficiently represent an array of basic values: characters, integers, floating point numbers. - Python

xrange の利点は、 xrange オブジェクトは表現する域の大きさにかかわらず常に同じ量のメモリしか占めないということです。例文帳に追加

The advantage of the xrangetype is that an xrange object will always take the same amount of memory, no matter the size of the range it represents. - Python

バージョン 2.4 以前の Python では, 8 進および 16 進のリテラルのうち,通常の整数として表現可能なより大きく,かつ符号無しの 32-bit(32-bit 演算を使う計算機の場合) 整数で表現できる最大,すなわち 4294967296 よりも小さな数は,リテラルを符号無し整数として表現したから4294967296 を引いて得られる負の整数として扱っていました.例文帳に追加

In versions of Python prior to 2.4, octal and hexadecimal literals in the range just above the largest representable plain integer but below the largest unsigned32-bit number (on a machine using 32-bit arithmetic), 4294967296, were taken as the negative plain integer obtained by subtracting 4294967296from their unsigned value. - Python

表現データ構造を遺伝子データ構造と比較して相関を得て、遺伝子データ構造を確立し、それを表現データ構造と比較する方法を複数の座における各座について繰り返すことで、他の全ての比較される遺伝子データ構造に関して高い相関を与える1以上の遺伝子データ構造を確認する。例文帳に追加

The phenotypic data structure is compared to the genotypic data structure to form a correlation value, the process of establishing the genotypic data structure and comparing it to the phenotypic data structure is repeated for each locus in the plurality of loci, thereby identifying one or more genotypic data structures that form a high correlation value relative to all other compared genotypic data structures. - 特許庁

この二重表現はユーザ定義のにも拡張可能であるので、ユーザ定義のはアンボックス化としても、オブジェクトとしてもシステムのオブジェクト階層に存在することができる。例文帳に追加

Because this dual representation can be expanded as a user-defined type, the user-defined type can exist in the object layer of the type system as the unboxing value type or an object. - 特許庁

この二重表現はユーザ定義のにも拡張可能であるので、ユーザ定義のはアンボックス化としても、オブジェクトとしてもシステムのオブジェクト階層に存在することができる。例文帳に追加

This dual representation can also be extended to user-defined types, so that user-defined types may exist both as an unboxed value type and as an object within the object hierarchy of the type system. - 特許庁

この二重表現はユーザ定義のにも拡張可能であるので、ユーザ定義のはアンボックス化としても、オブジェクトとしてもシステムのオブジェクト階層に存在することができる。例文帳に追加

This dual representation can also be extended to user-defined types, so that user-defined types may exist both as an unboxed value type and as an object within the object hierarchy of the type system. - 特許庁

Python の通常の整数では C の unsigned (long) 整数の最大範囲を表せないため、'L'と'I' で表現されている要素に入るは 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

ノーマリィ・オンの絶縁ゲートFETを使わなくても構成でき、「出力を開放する」という多論理出力の仕方ができ、多論理回路名からその機能が分かり、人の言葉で表現できる多論理機能を持つ多論理回路を提供する。例文帳に追加

To provide a multivalue logic circuit which can be constituted even if a normally-on insulated gate FET is not used, can perform a manner of a multivalue logic output such as "output is opened", can recognize its function from the name of the multivalue logic circuit, and has a multivalue logic function which can be expressed by a human language. - 特許庁

Python の複素数オブジェクトは、 C API 側から見ると二つの別個のとして実装されています: 一方は Python プログラムに対して公開されている Python のオブジェクトで、他方は実際の複素数表現する C の構造体です。例文帳に追加

Python's complex number objects are implemented as two distinct types when viewed from the C API: one is the Python object exposed to Python programs, and the other is a C structure which represents the actual complex number value. - Python

1.1 のような数は、2 進数の浮動小数点では正しく表現できません。 エンドユーザは普通、2 進数における1.1 の近似が1.1000000000000001 だからといって、そのように表示してほしいとは考えないものです。例文帳に追加

In contrast, numbers like1.1 do not have an exact representation in binary floating point.End users typically would not expect 1.1 to display as1.1000000000000001 as it does with binary floating point.  - Python

ゲノムワイドSNPデータを用い、2表現に対して主効果が確認されない場合でも相乗的エピスタシス効果を有するSNPペアを実時間内で同定する方法を提供する。例文帳に追加

To provide a method of identifying an SNP pair having synergistic epistasis effects within an actual time, even when main effects are not confirmed with respect to a binary phenotype by using genome side SNP data. - 特許庁

NビットA/D変換器は、巡回A/D変換回路11に入力されたアナログ信号に対応した非冗長2進表現のディジタルを生成するディジタル回路12を含む。例文帳に追加

The N-bit A/D converter includes a digital circuit 12 which generates a digital value in non-redundant binary representation corresponding to an analog signal input to a cyclic A/D converting circuit 11. - 特許庁

データをパラメータ表現するための座標系を定義し、該定義された座標系内で超双曲方程式を解くことにより、螺旋軌道上に位置していない投影データの推定を生成する。例文帳に追加

A coordinate system for expressing the data by parameter is defined, and a super hyperbolic equation is solved within the defined coordinate, whereby the estimated value of the projection data not located in the spiral track is generated. - 特許庁

本発明の立体模は、それぞれに等線を表現した複数の透明なシート体11、12、13、14を、所定の順序でシート体の面に垂直な上下方向に配置させる。例文帳に追加

The solid model is constituted of arranging a plurality of transparent sheet bodies 11 to 14 respectively expressing isolines in a vertical direction vertical to the surface of the sheet bodies in prescribed order. - 特許庁

リファレンス排出量は、典例として、単位生産あたり温室効果ガス排出量で表現される“クレジット化閾”と総生産量を乗じて計算される。例文帳に追加

Reference emissions are calculated by multiplying a “crediting threshold” which is typically expressed as GHG emissions per unit of output by total outputs.  - 経済産業省

また、3次元色空間で表現された画像信号を輝度・色差分離均等色空間へ変換し、指定される最小格子間隔に基づいて、輝度軸については、画像信号を均等量子化し、色差平面については、画像信号を三角格子に基づく量子化を行って、量子化をデジタル表現に変換する。例文帳に追加

It comprises transforming image signals represented with a three-dimensional color space in a brightness-color difference separation type uniform color space, uniformly quantizing the image signals about the brightness axis based on the designated minimum lattice spacing, quantizing the image signals about the color difference plane based on a triangle lattice, and converting the quantized values in a digital representation. - 特許庁

上記課題は、各試験ごとにL個の共有欠陥を収集し、N個の試験の各試験をN個の相関ベクトルとして表現し、N個の相関ベクトルのうち最も多くの非零成分を有する相関ベクトルの補数をベクトルWの初期に設定する。例文帳に追加

Common defect types to the number of L are collected in each test, and each test of the tests to the number of N is expressed as correlation vectors to the number of N, and a complementary number of the correlation vector having the most non-zero components among the correlation vectors to the number of N is set as the initial value of a vector W. - 特許庁

学習テキストから求めた2文字のつながり情報を格納したバイグラム辞書を小化する場合に、ハイブリッド確率を用い、その確率のを所定の段階数(例えば256段階)に量子化し、そのを小さい語長(例えば1バイト)で表現し、また、その確率が所定以下のものはバイグラム辞書に搭載しないようにする。例文帳に追加

At the time of miniaturizing the bigram dictionary which stores the link information of two characters found from a learning text, the value of its probability is quantized into prescribed step number (256 steps, for example), while using hybrid probability, that value is expressed for a short word length (1 byte, for example), and concerning the probability smaller than a prescribed value, such information is not registered on the bigram dictionary. - 特許庁

パブリッシュ/サブスクライブネットワークにおいて述部を送信する本方法では、サブスクリプションと関連するブール代数化された述部を含む表現を受信し、次いで、当該表現を、コンテンツ・ベースのルーティングをする際に使用するためネットワークにおける送信のためのメッセージに符号化し、更に、コンテンツ・ベースのルーティングをサブスクリプションに与えるためネットワーク・コア内の少なくとも1つのルータにメッセージを送信する。例文帳に追加

The present method for transmitting predicates in a publish-subscribe network includes receiving a representation including Boolean-values predicates associated with the subscriptions; then encoding the relevant representation into a message for transmission in the network to be used for content-based routing; and further transmitting the message to at least one router in a network core for applying content-based routing to the subscriptions. - 特許庁

インターフェイス部材を有する携帯電子機器に関し、前記インターフェイス部材は、光の透過率の低い表示層と、前記表示層の入力操作位置の裏側に部分的に設けられた半鏡面層と、を備え、周辺光の照度が所定以上の場合に前記半鏡面層による反射光により前記入力操作位置を表現するインターフェイス部材であることを特徴とする。例文帳に追加

In the portable electronic apparatus having an interface member, the interface member includes an display layer of low light transmittance and a half mirror layer disposed on a part of the display layer behind an input operation position, and represents the input operation position by reflected light on the half mirror layer when the illuminance of ambient light is not less than a predetermined value. - 特許庁

XMLファイルビューワ101が、ストレージ103に保存されている複数のXML文書を、文書内に特定の要素/属性が存在するか否か、およびそのの同一性に基づいて分類し、フォルダに分けて配置したフォルダ階層表現を作成し、階層ファイルGUI102に提供する。例文帳に追加

An XML file viewer 101 classifies a plurality of XML documents stored in a storage 103 on the basis of whether a specific element/attribute is present inside the document or not, and identity of a value thereof, generates folder hierarchy expression divided into a folder and disposed, and provides it to a hierarchical file GUI 102. - 特許庁

例文

間伐の木材を、桂及び薄単板、横木等に形成した表面をフレナー仕上げで自然乾燥等で、乾燥した表面をローター本体の短筒の周囲を8等分に分割した各々の溝に、竹をU字に成形した竹を並べて取り付けたローター軸に、各々の短筒の溝を交互に挿入して取り付けて、ローター本体が回転すると各々短筒の竹の表面が直接に、木材の表面に直接に接触で摩擦研磨で表面を硬化し艶出し方法で、木質はその儘で表現し、往復の運動は、自動転換装置で歯車を直接にクラッチ方法で連結し、自動化は3段レバーの組み合せでスプリングでの張力を利用した自動転換装置で、量産し価ある材料を提供が可能である。例文帳に追加

Reciprocating motion is performed by directly connecting gears by a clutch method using an automatic convertor, and automation is achieved by an automatic convertor which utilizes tension of springs in combination of three-step levers, whereby valuable materials can be mass-produced. - 特許庁

索引トップ用語の索引



  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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) 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS