网站首页  词典首页

请输入您要查询的英文单词:

 

单词 floating-point numbers
释义

floating-point numbers

  • 网络浮点数;浮点数字系统;浮点数据
1.
浮点数
使用这种表示法的数字被称之为浮点数 (Floating-point numbers) 。可考虑一个浮点数的例子,将 5.75 表示为正规形式。
blog.csdn.net
2.
浮点数字系统
  ?浮点数字系统 (floating-point numbers)   ?处理器的增强功能   ?管道处理   ?指令级并行处理   ?数据级并行处理   ?任务级并行...
www.ezkaoyan.com
3.
浮点数据
??浮点数据(Floating-Point Numbers):BINARY_FLOAT和BINARY_DOUBLE类型可以使用数据泵导入导出但不支持EXP。3、 …
rocolex.blog.163.com
4.
浮点数目
DPANS94(With Chinese Translation) ... 12.3.1.1 位址( Addresses) 12.3.1.2 浮点数目( Floating-point numbers) ...
www.figtaiwan.org
5.
浮点小数
SWF文件基本数据... ... 3、定点小数 Fixed-point numbers 4、浮点小数 Floating-point numbers 1、坐标和缇 Coordinates and t…
www.cnblogs.com
6.
浮点型
2.1 PHP的基本语法结构-www.-ChinaUnix博客 ... integer: 整型 floating-point numbers浮点型 string: 字符串型 ...
blog.chinaunix.net
7.
浮点型数字
PHP基础 - xuelanbin - XMind:... ... 3.2.1 整型 Integers 3.2.2 浮点型数字 Floating-Point Numbers 3.2.3 字符串 Strings ...
www.xmind.net

例句

释义:
1.
Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.
存储有序浮点数对,通常为矩形的宽度和高度。
msdn2.microsoft.com
2.
When you work with floating-point numbers, keep in mind that they do not always have a precise representation in memory.
使用浮点数字时,请记住它们在内存中不一定有精确的表示形式。
msdn2.microsoft.com
3.
The non-ordered nature of NaN adds further opportunities for error when comparing floating point numbers.
NaN的无序性质使得在比较浮点数时更容易发生错误。
www.ibm.com
4.
Floating-point numbers for which the first bit of the mantissa is one are normalized.
尾数的第1位为1的浮点数是正常的。
www.ibm.com
5.
When the range of data is great and requiring high precision, it is usually adopted floating-point numbers.
在处理的数据范围较大和要求精度较高时,浮点数运算被广泛地采用。
www.juhe8.com
6.
Stores a set of four floating-point numbers that represent the location and size of a rectangle.
存储一组浮点数,共四个,表示一个矩形的位置和大小。
msdn2.microsoft.com
7.
For floating-point numbers, you place a decimal as the separator between the whole part of the number and the fraction.
对于浮点数,您将在整数部分和小数部分之间放置小数点。
www.ibm.com
8.
So never trust floating number results to the last digit and never compare floating point numbers for equality.
所以永远不要相信浮点数结果精确到了最后一位,也永远不要比较两个浮点数是否相等。
www.phpx.com
9.
Although the code example rounds decimal numbers, the Round method rounds double-precision floating-point numbers in a similar way.
尽管该代码示例对小数进行舍入,但Round方法以类似的方式对双精度浮点数进行舍入。
msdn2.microsoft.com
10.
Compares two single-precision floating point numbers for equality and, if they are equal, replaces one of the values.
比较两个单精度浮点数是否相等,如果相等,则替换其中一个值。
msdn2.microsoft.com
1.
Compares two double-precision floating point numbers for equality and, if they are equal, replaces one of the values.
比较两个平台特定的控制代码或指标是否相等;如果相等,则取代其中一个。
msdn.microsoft.com
2.
On a single line, print three space-separated floating point numbers, each with a single decimal place .
只有一行,输出三个浮点数,相邻两个之间留一个空格。
dictsearch.appspot.com
3.
The distances used in the Z-Buffer are not linear due to the way floating point numbers are encoded on computers.
由于计算机中浮点数编码的特殊性,Z缓冲中所用的距离是非线性的。
www.infinity-game.com
4.
Note that since floating-point numbers have limited precision, calculations involving them can accumulate small rounding errors.
请注意,由于浮点数的精度有限,涉及浮点数的计算可以累积次要的舍入错误。
technet.microsoft.com
5.
Supported variables include integers, floating point numbers, strings, arrays, and objects.
支持的变量包括整型、浮点型的数字、字符串、数组和对象。
www.ibm.com
6.
Returns the smaller of two single-precision floating-point numbers.
返回两个单精度浮点数字中较小的一个。
msdn2.microsoft.com
7.
Returns the smaller of two double-precision floating-point numbers.
返回两个双精度浮点数字中较小的一个。
msdn2.microsoft.com
8.
Returns the larger of two double-precision floating-point numbers.
返回两个双精度浮点数字中较大的一个。
msdn2.microsoft.com
9.
Returns the larger of two single-precision floating-point numbers.
返回两个单精度浮点数字中较大的一个。
msdn2.microsoft.com
10.
Assembly language provided an abstraction over single bits to integers and floating-point numbers.
汇编语言提供了比特到整数和浮点数的抽象。
www-128.ibm.com
1.
For columns of data it is common practice to right justify integers , decimal align floating point numbers, and left justify strings.
对于纵列的数据而言,很实用的方式是右对齐整数部分,小数和小数点部分左对齐。
dictsearch.appspot.com
2.
SQL does not support the modulus operator on floating-point numbers.
SQL不支持对浮点数字使用取模运算符。
technet.microsoft.com
3.
The fundamental types are characters, and integers and floating point numbers of several sizes.
其基本类型为几种大小的字符、整数和浮点数类型。
hi.baidu.com
4.
Conversions from floating-point numbers to integer values truncate the number toward zero.
从浮点数向整数值的转换将向零截断数字。
msdn2.microsoft.com
5.
You can also use a fixed-precision decimal type, or cast floating-point numbers to a fixed-precision decimal type before you work with them.
您也可以使用固定精度的十进制类型,或者在使用浮点数之前将它们强制转换为固定精度的十进制类型。
technet.microsoft.com
6.
Floating point numbers are not exact, and manipulating them will result in rounding errors.
浮点数不是精确值,所以使用它们会导致舍入误差。
www.ibm.com
7.
In IEEE 754 floating point numbers, negative zero is represented by the exponent and mantissa being zero and the sign bit being one.
在IEEE754二进制浮点数算术标准中,指数和尾数为零、符号比特为一的数就是负零。
en.wikipedia.org
8.
You can pad both integer and floating-point numbers with leading zeros by using a custom numeric format string.
通过使用自定义数字格式字符串,可以用前导零填充整数和浮点数。
technet.microsoft.com
9.
In Part 2, I'll explore the functions more designed for operating on floating point numbers as opposed to abstract real numbers.
在第2部分,我将探讨专为操作浮点数(与抽象实数相反)而设计的函数。
www.ibm.com
10.
In Listing 2, I reopen the Numeric class (which handles both fixed and floating-point numbers) to add the gram and pound methods.
在清单2中,我重新打开了Numeric类(其处理固定和浮点数字)以便添加gram和pound方法。
www.ibm.com
1.
Two apparently equivalent floating- point numbers might not compare equal because of differences in their least significant digits .
两个看来相等的浮点数字的比较结果可能为不相等,因为它们的最低有效位不同。
www.bing.com
2.
They don't distinguish between integer and floating point numbers. Variables are typeless.
脚本不区分整数和浮点数,变量是没有类型的。
www.showxiu.com
3.
Other ranges can be used, but in my experience floating point numbers work best.
您也可以使用其它的范围的数,但是我的经验告诉我,浮点数是最有效的。
www-128.ibm.com
4.
One obvious coordinate representation is IEEE 32-bit floating point numbers.
我们会很自然地想到使用IEEE32位浮点数来表示坐标值。
mxtctp.sourceforge.net
5.
There are differences in the definition of floating-point numbers and long variable types.
浮点型数字和长变量类型的定义是有差异的。
www.ibm.com
6.
Floating point numbers are best reserved for values such as measurements, whose values are fundamentally inexact to begin with.
浮点数最好用来表示象测量值这类数值,这类值从一开始就不怎么精确。
www.ibm.com
7.
Excel follows the IEEE 754 specification on how to store and calculate floating-point numbers.
有关如何存储和计算浮点数字Excel遵循IEEE754规格。
support.microsoft.com
8.
Lets say you have a buffer which only contains vertex positions, so it only contains sets of 3 floating point numbers per vertex.
假设你有一块其中只有顶点位置的缓存,继而里面的内容对于每个定点来说只有三个浮点数据。
ogre3d.cn
9.
If you create a custom algorithm that determines whether two floating-point numbers can be considered equal, you can use the
如果创建确定两个浮点数字是否相等的自定义算法,则可以使用
msdn2.microsoft.com
10.
Rounding error study of calculator floating-point numbers arithmetic operation
计算机浮点数算术运算的舍入误差研究
www.ilib.cn
1.
A bug in the PHP scripting language could crash Web servers with large floating point numbers
PHP脚本语言中的一个关于超大浮点数运算的错误可能导致网站服务器宕机
www.bing.com
2.
Signed double precision floating point numbers
有符号双精度浮点数
www-128.ibm.com
3.
Why Floating-Point Numbers May Lose Precision
为何浮点数可能丢失精度
msdn2.microsoft.com
4.
Don't use floating point numbers for exact values
不要用浮点值表示精确值
www.ibm.com
5.
A Quick Sort Method Based on the Machine Code of Floating Point Numbers
基于浮点数机内编码的快速排序方法
www.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/16 1:31:48