您要查找的是不是:
- floating point integer 浮点整数
- Most RISC processors have faster floating point multiply operations than integer ones. 我见到这样一句话,你的risc处理器是啥?确定没有浮点处理吗?
- They don't distinguish between integer and floating point numbers.Variables are typeless. 脚本不区分整数和浮点数,变量是没有类型的。
- Many languages have equivalents for the IDL simple types, such as integer and floating point types. 许多语言都拥有与 IDL 简单类型等同的内容,如整数类型和浮点类型。
- A single-precision floating point number. 单精度浮点数。
- The floating point value NaN is not supported. 不支持浮点值NaN。
- Pops a 32-bit integer off the stack for the first operand, and a 64-bit floating point number off the stack for the second operand. 对于第一个操作数,从堆栈弹出一个64位整数,对于第二个操作数,从堆栈弹出一个32位浮点数。
- Note that when an integer and a floating-point number are used as operands to a single arithmetic operation, the result is floating point. 当操作数既有整数又有实数进行简单的算术运算时,运算结果是实数类型。
- An integer or a floating point number (float) is converted to a string representing the number with its digits (including the exponent part for floating point numbers). 整数或浮点数数值在转换成字符串时,字符串由表示这些数值的数字字符组成(浮点数还包含有指数部分)。
- There are five parts in PowerPc603e? microprocessor: Integer Execution Unit, Floating Point Unit(FPU), Instruction(Data) Cache, Bus Interface Unit and Memory Manage Unit. PowerPc603e微处理器系统由定点执行单元、浮点单元、指令(数据)Cache、总线接口单元、存储管理单元组成,以流水和超标量方式执行指令。
- The double-precision floating point number of the specified field. 指定字段的双精度浮点数。
- The single-precision floating point number of the specified field. 指定字段的单精度浮点数。
- A floating point number, which may be single or double precision. 浮点数,可以是单精度或双精度。
- Parses a string argument and returns a floating point number. 文章评论评论内容只代表网友观点,与本站立场无关!
- Welcome to lesson number 7. Today's subject is floating point BASM. 欢迎来到第7课。今天的主题是BASM中的浮点数。
- PHP supports three scalar value types: integer values, floating point values and string values (scalar values are values that you can't'break'into smaller pieces, unlike arrays, for instance). PHP支持三种标量值类型:整型值,浮点值和字符串值(标量值不能拆分为更小的单元,比如:数组)。
- JX5 is a complex microprocessor, which contains cache , microcode ROM , instruction prefetch unit,instruction decode unit,integer unit,MMX unit,floating point unit, page unit,bus unit,DP logic, APIC and so on. JX5微处理器是一款结构异常复杂的微处理器,它的内部包含有:Cache、微码ROM、指令预取部件和动态分支预测部件、指令译码部件、整数部件、多媒体部件、浮点部件、分段和分页部件、总线接口部件、双处理器接口部件、可编程中断控制部件等。
- The number of significant digits displayed in floating point numbers. 浮点数中显示有效数字的位数。
- Perform a large number of floating point multiplications and additions. 执行大量浮点乘法和加法运算。
- The fitness formula should return a floating point number between 0 and 1. 适应性公式返回的是介于0和1之间的一个浮点数。