アプリをダウンロードする
educalingo
fixed-point notation

"fixed-point notation"辞典での英語の意味

辞典

英語でFIXED-POINT NOTATIONの発音

ˈfɪkstˌpɔɪnt nəʊˈteɪʃən


FIXED-POINT NOTATIONの文法範疇

名詞
形容詞
動詞
副詞
代名詞
前置詞
接続詞
限定詞
感嘆詞

FIXED-POINT NOTATIONと韻を踏む英語の単語

accreditation · adaptation · alimentation · citation · consultation · documentation · excitation · hesitation · implementation · interpretation · invitation · limitation · meditation · orientation · presentation · rehabilitation · representation · reputation · rotation · transportation

FIXED-POINT NOTATIONのように始まる英語の単語

fixed disk · fixed exchange rate · fixed idea · fixed link · fixed menu · fixed oil · fixed penalty (fine) · fixed point · fixed satellite · fixed star · fixed system · fixed-point representation · fixed-price · fixed-price contract · fixed-rate financing · fixed-term contract · fixed-term tenancy · fixed-wing aircraft · fixedly · fixedness

FIXED-POINT NOTATIONのように終わる英語の単語

action · administration · animation · application · association · certification · combination · communication · confirmation · conversation · corporation · creation · decoration · destination · duration · education · evaluation · federation · formation · foundation · generation

英語の同義語辞典にあるfixed-point notationの類義語と反意語

同義語

«fixed-point notation»を25ヵ国語で翻訳

翻訳家

FIXED-POINT NOTATIONの翻訳

当社の英語多言語翻訳者が翻訳した25ヵ国語fixed-point notationを探してみましょう。

自動統計翻訳によって、このセクションで示されている英語から他の言語へのfixed-point notationの翻訳を訳しました。この場合は、必須の翻訳単位は英語で«fixed-point notation»という単語です。
zh

英語翻訳家 - 中国語

定点表示法
1,325百万人のスピーカー
es

英語翻訳家 - スペイン語

notación de coma fija
570百万人のスピーカー
en

英語

fixed-point notation
510百万人のスピーカー
hi

英語翻訳家 - ヒンディー語

अचल बिंदु अंकन
380百万人のスピーカー
ar

英語翻訳家 - アラビア語

التدوين نقطة ثابتة
280百万人のスピーカー
ru

英語翻訳家 - ロシア語

нотации с фиксированной запятой
278百万人のスピーカー
pt

英語翻訳家 - ポルトガル語

notação de pontos fixos
270百万人のスピーカー
bn

英語翻訳家 - ベンガル語

স্থির বিন্দু চিহ্ন
260百万人のスピーカー
fr

英語翻訳家 - フランス語

notation à virgule fixe
220百万人のスピーカー
ms

英語翻訳家 - マレー語

Notasi tetap titik
190百万人のスピーカー
de

英語翻訳家 - ドイツ語

Festkommaschreibweise
180百万人のスピーカー
ja

英語翻訳家 - 日本語

固定小数点表記
130百万人のスピーカー
ko

英語翻訳家 - 韓国語

고정 소수점 표기
85百万人のスピーカー
jv

英語翻訳家 - ジャワ語

Notasi tetep-titik
85百万人のスピーカー
vi

英語翻訳家 - ベトナム語

ký hiệu điểm cố định
80百万人のスピーカー
ta

英語翻訳家 - タミル語

நிலையான புள்ளி குறியீடு
75百万人のスピーカー
mr

英語翻訳家 - マラーティー語

निश्चित-बिंदू नोटेशन
75百万人のスピーカー
tr

英語翻訳家 - トルコ語

Sabit nokta gösterimi
70百万人のスピーカー
it

英語翻訳家 - イタリア語

notazione a virgola fissa
65百万人のスピーカー
pl

英語翻訳家 - ポーランド語

notacji dziesiętnej
50百万人のスピーカー
uk

英語翻訳家 - ウクライナ語

нотації з фіксованою коми
40百万人のスピーカー
ro

英語翻訳家 - ルーマニア語

- punct fix notație
30百万人のスピーカー
el

英語翻訳家 - ギリシャ語

σταθερό σημείο σημειογραφία
15百万人のスピーカー
af

英語翻訳家 - アフリカーンス語

vaste punt notasie
14百万人のスピーカー
sv

英語翻訳家 - スウェーデン語

fast punkt betecknings
10百万人のスピーカー
no

英語翻訳家 - ノルウェー語

fast punkt notasjon
5百万人のスピーカー

fixed-point notationの使用傾向

傾向

用語«FIXED-POINT NOTATION»の使用傾向

fixed-point notationの一般的な使い方と傾向を主に検索します
英語オンライン辞典にアクセスする際に、ユーザーの主な検索リストと«fixed-point notation»で最も広く使用されている表現です。

英語文献、引用文、fixed-point notationに関するニュースでの使用例

例え

«FIXED-POINT NOTATION»に関連する英語の本

以下の図書目録からfixed-point notationの使いかたを見つけましょう。fixed-point notationに関する本と英語文献で使われた文脈を提供するための簡単な抜粋文。
1
Digital Design and Computer Architecture
5.3.1 Fixed-Point Number Systems Fixed-point notation has an implied binary point between the integer and fraction bits, analogous to the decimal point between the integer and fraction digits of an ordinary decimal number. For example ...
David Money Harris, Sarah L. Harris, 2013
2
Fixed-Point Signal Processing
Wayne T. Padgett, David V. Anderson. Since the implied scale factor can vary, engineers often use Q notation to specify the number of digits to the right of the radix point. Using Q-Format to describe the four bit value 01.10, we would call this a ...
Wayne T. Padgett, David V. Anderson, 2009
3
Design Recipes for FPGAs: Using Verilog and VHDL
1 1/8 1/4 1/2 11101001 Figure 71 Fixed Point Notation 16 8 4 1 0.125 2.875 function fp2real (d:fixsign; top:integer; low:integer) return real is variable outreal 267 Fixed Point Arithmetic in VHDL. 0 00 0110 (6) 0100 4 () 0000 0000 0110 0000 ...
Peter Wilson, 2011
4
Microprogrammed State Machine Design
Since it is a fractional notation, it will inherently accumulate error though not at a rate as fast as the fixed point notation. If the algorithm and data are well understood, then this error can be contained at a harmless level. With the advent of ...
Michel A. Lynch, 1993
5
Rudiments of &mgr;-calculus
... points in greater detail in Chapter 2, where we develop the u—calculus as a formal system, somehow analogous to the /\-calculus. Here, we use the fixed- point notation introduced above 14 1. Complete lattices and fixed-point theorems.
A. Arnold, D. Niwinski, 2001
6
Automatic Speech Recognition on Mobile Devices and over ...
In computing, real numbers are commonly represented either in floating-point or in fixed-point notation. The latter is especially useful for CPU's capable of efficient computation on integer operands but lacking hardware support (thus inefficient) ...
Zheng-Hua Tan, Boerge Lindberg, 2008
7
Introduction to Programming with C++
Smaller real numbers—those containing six or fewer digits to the left of the decimal point—usually are displayed in fixed-point notation. For example, the number 1234.56 would be displayed in fixed-point notation as 1234560000. Larger real ...
Diane Zak, 2012
8
2000 Solved Problems in Digital Electronics
The range of numbers that can be represented in fixed-point notation is limited. Floating-point notation is a method of expressing very small and very large numbers in (scientific notation) the form Y = N rp, where N is the mantissa, r the base of ...
Bali, 2005
9
Dictionary of Information Technology
See also fixed-point notation. fixed-point notation A numeric format in which the decimal point has a specified position. Fixed-point numbers are a compromise between integral formats, which are compact and efficient, and floating-point ...
Ramesh Bangia, 2010
10
The Concise Oxford Dictionary of Mathematics
In case (ii), g' (x) I %(x —l— 1)_2'3 and g' (1.5) m 0.2, so it is likely that with this formulation the method converges. fixed-point notation See FLOATING-POINT NOTATION. fixed point theorem Any theorem which gives conditions under which a ...
Christopher Clapham, James Nicholson, 2009
参照
« EDUCALINGO. Fixed-Point notation [オンライン] 利用可能<https://educalingo.com/ja/dic-en/fixed-point-notation>. 6月 2026 ».
educalingoアプリをダウンロードする
JA