FLOATING-POINT - 日本語 への翻訳

英語 での Floating-point の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
A number of optimizations involve transformations that might affect the floating-point behavior of the application, such as evaluation of constant expressions at compile time, hoisting invariant expressions out of loops, or changes in the order of evaluation of expressions.
多くの最適化で、コンパイル時の定数式の評価、ループからの不変式のホイスティング、式評価の順序の変更など、アプリケーションの浮動小数点動作に影響を与える変換が行われます。
An uphill walk to a Yakou soon will find that after that there are a higher Yakou, the sky occasionally dotted our floating-point snow road.
Yakouに上り坂歩いてすぐに、それ以降は高いYakou、時折、当社の浮動小数点の雪が道路の点線は空ですが見つかります。
These algorithms, which are written in the C programming language, are then to be understood as executed with all floating-point operations following the rules of Java floating-point arithmetic.
これらのアルゴリズムはC言語で記述されており、すべての浮動小数点演算がJavaの浮動小数点演算規則に従って実行されるものと見なされます。
Java provides a strict floating-point model that guarantees consistent results across platforms, though normally a more lenient mode of operation is used to allow optimal floating-point performance.
Javaは異なるプラットフォームでの一貫した結果を保証する高精度浮動小数点モデルを提供しているが、通常は最適な浮動小数点演算性能を得るためにより大雑把な演算モードが使われる。
If the return value is not used, the compiler must pop the value off of the floating-point stack in order to keep the floating-point stack in the correct state.
戻り値が使用されない場合、コンパイラーは浮動小数点スタックを正しい状態に保つため、浮動小数点スタックから値をポップします。
BI"\-l" load Specifies that no new jobs(commands) should be started if there are others jobs running and the load average is at least. I load a floating-point number.
BI"\-l"load他のジョブが動作しており、ロードアベレージが少なくとも.Iload(浮動小数)ならば、新しいジョブ(コマンド)を実行しないことを指定する。
Feature vectors are saved. In terms of file format, vector elements are saved in 32-bit floating-point number format in IEEE 754 little endian. As for the naming rule, an ID number is given after the Prefix given in the BASENAME property.
特徴量ベクトルを保存する.保存するファイルの形式は,ベクトル要素をIEEE754の32ビット浮動小数点数形式,リトルエンディアンで保存する.名前付ルールは,BASENAMEプロパティで与えたPrifixの後にID番号が付与される.。
Revision: 6357: float binary 5.3.3 float binary This is a file that stores real numbers in 32 bit floating-point numbers of IEEE 758 by little endian. In HARK, this is a file format mainly used for feature vectors and impulse response data.
Revision:6357:floatバイナリ5.3.3floatバイナリ実数をIEEE758の32ビット浮動小数点数,リトルエンディアンで格納したファイルであり,HARKでは,主に,特徴ベクトルやインパルス応答データに用いられるファイル形式である。
This section describes the following types of literals: Array literals Boolean literals Floating-point literals Numeric literals Object literals RegExp literals String literals Array literals An array literal is a list of zero or more expressions, each of which represents an array element, enclosed in square brackets.
本章では、以下のリテラルについて説明します:配列リテラル真偽値リテラル浮動小数点リテラル数値リテラルオブジェクトリテラル正規表現リテラル文字列リテラル配列リテラル配列リテラルとは、0個以上の式のリストであり、各々の式は配列の要素を表し、角括弧([])で括られているもののことです。
HARK version 1.1.0 Document: float binary 5.3.3 float binary This is a file that stores real numbers in 32 bit floating-point numbers of IEEE 758 by little endian. In HARK, this is a file format mainly used for feature vectors and impulse response data.
HARKversion1.2.0Document:floatバイナリ5.3.3floatバイナリ実数をIEEE758の32ビット浮動小数点数,リトルエンディアンで格納したファイルであり,HARKでは,主に,特徴ベクトルやインパルス応答データに用いられるファイル形式である。
The primitive types are defined to be the same on all machines and in all implementations, and are various sizes of two's-complement integers, single- and double-precision IEEE 754 standard floating-point numbers, a boolean type, and a Unicode character char type.
プリミティブ型は,すべてのマシン及び実装で同一とする定義がなされ,2の補数の整数,単精度及び倍精度のIEEE754規格の浮動小数点数,型boolean,Unicode文字の型charなどさまざまなサイズがある。
Assuming N is the problem size and NB is the column block size used in the blocking above, then as long as N is sufficiently greater than NB, most of the floating-point operations(FLOPs) are found in*GEMM.
Nを問題サイズ、NBをブロック化で使用される列ブロックのサイズと仮定すると、NがNBより十分に大きい場合、ほとんどの浮動小数点演算(FLOP)は*GEMMで行うことができます。
They will also accept any Python object that has either a__complex__() or a__float__() method: these methods are used to convert the object to a complex or floating-point number, respectively, and the function is then applied to the result of the conversion.
また、__complex__()または__float__()どちらかのメソッドを提供しているPythonオブジェクトも受け付けます。これらのメソッドはそのオブジェクトを複素数または浮動小数点数に変換するのにそれぞれ使われ、呼び出された関数はそうして変換された結果を利用します。
Mm256_permute4x64_pd Description Use two-bit index values in the immediate byte to select a qword double-precision floating-point element from the source vector val. The result element is copied to the corresponding element of destination vector.
Mm256_permute4x64_pd説明即値バイトの2ビットのインデックス値を使用して、ソースベクトルvalからクワッドワード倍精度浮動小数点要素を選択し、結果の要素は、デスティネーション・ベクトルの対応する要素にコピーされます。
The decimal module was designed to support"without prejudice, both exact unrounded decimal arithmetic(sometimes called fixed-point arithmetic) and rounded floating-point arithmetic."- excerpt from the decimal arithmetic specification.
Decimalモジュールは「偏見なく、正確な丸めなしの十進算術(固定小数点算術と呼ばれることもある)と丸めありの浮動小数点数算術」(十進数演算仕様より引用)をサポートするようにデザインされました。
The application related factors that affect the order of floating-point operations within a single executable program include selection of a code path based on run-time processor dispatching, alignment of data arrays, variation in number of threads, threaded algorithms and internal floating-point control settings.
単一実行ファイル内の浮動小数点演算順序に影響するアプリケーション関連の要因には、ランライム・プロセッサー・ディスパッチに基づくコードパスの選択、データ配列のアライメント、スレッド数における変化、マルチスレッド・アルゴリズム、内部浮動小数点の制御設定が含まれます。
Actual transform and round-off error(with virtually no error) for a 16-Bit implementation of the filter. For simplicity, the applet produces the floating-point coefficients required by the MAXQ® application, so that new filters can simply be cut-and-pasted into the source for the filter application into the file data. asm.
ビットで実装したフィルタの場合の実際の変換と四捨五入した誤差(誤差はほとんどなし)簡単にするため、アプレットは、MAXQ®アプリケーションで必要となる浮動小数点の係数を生成しています。これによって、フィルタアプリケーションのソース(ファイルdata.asm)に新しいフィルタを簡単にカット&ペーストすることができるようになります。
This node saves feature vectors in a format which can be treated by HTK. In terms of file format, vector elements are saved in 32-bit floating-point number format in IEEE 754 big endian. As for the naming rule, an ID number is given after the Prefix given in the the BASENAME property. Setting of the header of HTK can be changed in Property.
特徴量ベクトルをHTKで扱われる形式で保存する.保存するファイルの形式は,HTK固有のヘッダを付与した後,ベクトル要素をIEEE754の32ビット浮動小数点数形式,ビッグエンディアンで保存する.名前付ルールは,BASENAMEプロパティで与えたPrifixの後にID番号が付与される.HTKのヘッダの設定はプロパティで変更可能.。
For comparison: The Vectrex clocked at 1 MHz and used it a simple instruction set; floating-point arithmetic, we do not want to talk. This board is plugged into the module bay, From there leads the 32-bit processor, the processing by the processor during the Vectrex only reads the video memory of the board and use this information to record the vectors.
比較のために:光速船はクロックで動作しました1それを単純な命令セットを使用MHzおよび;浮動小数点演算は、我々は話をしたくありません.このボードは、モジュールベイに差し込まれています,32ビットプロセッサがリードから、光速船の間のプロセッサによる処理は、ボードのビデオメモリを読み出し、ベクトルを記録するためにこの情報を使用し。
Built-in conversion of fixed-point data(HDL vectors) to MATLAB floating-point data(double, single) and integer types(HDL real to MATLAB double/single and HDL to MATLAB integer) Array transfers and efficient memory management HDL simulation time can be transferred to MATLAB Setting up MATLAB for Co-Simulation In order to setup the interface, follow the configuration procedure described below: Start MATLAB.
固定小数点データ(HDLベクター)をMATLABの浮動小数点データ(double,signle)および整数型(HDLのrealをMATLABのdouble/single、HDLをMTALABのinteger)にビルトインで変換。配列の転送と効果的なメモリー管理。HDLシミュレーション時間はMATLABに転送可能。協調シミュレーションのためのMATLABセットアップインターフェースを設定するため以下の手順を実行します。MATALBを起動します。
結果: 294, 時間: 0.0221

トップ辞書のクエリ

英語 - 日本語