英语人>词典>汉英 : 进整数 的英文翻译,例句
进整数 的英文翻译、例句

进整数

词组短语
p adic integer
更多网络例句与进整数相关的网络例句 [注:此内容来源于网络,仅供参考]

The codingoperator expresses the genes with N-decimal system floating numbers, and then the genes are divided into integer part and decimal part. The two parts are encoded into chromosomes respectively. The corresponding selection, crossover and mutation operators are designed with the theory of symbol encoding and the properties of N-decimal system floating numbers.

该编码算子首先将每个基因值用N进制的浮点数表示,然后将其分为整数部分和小数部分,分别重新编码组成染色体;相应的选择、交叉、变异算子采用符号编码的思想,充分利用N进制浮点数的特点进行设计。

The integer, 3, will be the first number in the hexadecimal formula.

整数, 3 ,将第一个数字的十六进制的公式。

In fact, we can allow patterns of the form , where is an integral vector, so that the direction of the step is determined by forming an integral combination of the columns of B. The special cases

事实上,我们可用的模式,这里是一个整数向量,因此步进方向由组成B的列的整数组合决定。Céa和Polak研究的特殊情况可简单地选择B为I和而得到。

We can write a literal integer constant using one of three notations: decimal, octal, or hexadecimal.

定义字面值整数常量可以使用以下三种进制中的任一种:十进制、八进制和十六进制。

E.g.: the specification 2$x , meaning "print argument number 2, which is an integral number, in hexa" for printf, merely means "print argument 2 with stream basefield flags set to hex " for format.

指示符2$x 对于printf意思是&打印参数2,该参数是整数,按着16进制输出&,对于format仅仅意味着&将参数2的内部流参数的基数标记置为 hex 打印输出&

Integer division truncates, rather than rounds, the result.

整数除法会直接砍掉小数,而不是进位。

Integer divis truncates, rather than rounds, the result.

整数 除法会直接砍掉小数,而不是进位。

These bases are produced by k-adic dilations and translates of integers of k-1 smooth functions which decay as polynomials.

这组基由k—1个具有多项式衰减速度的光滑函数经过k进伸缩与整数平移生成。

Convert Base 10 Integers to Binary, Octa - Convert Base 10 Integers to Binary, Octal And Hex

将十进制的整数转换为二进制的,八进制的和十六进制的数。

更多网络解释与进整数相关的网络解释 [注:此内容来源于网络,仅供参考]

unsigned binary number:无符号二进数

无符号16位整数 unsigned 16-bit integer | 无符号二进数 unsigned binary number | 无符号整数 unsigned integer

Boolean:布尔型

Perl支持整数(十进制、八进制以及十六进制整数)、浮点数、科学计数法、布尔型(Boolean)以及null(空值). [[Perl]] 支持整数([[ 十进制]] 、[[ 八进制]] 以及十六进制整数)、[[ 浮点数]] 、[[ 科学计数法]] 、[[ 布尔型]] (Boolean)以及null(空值).

decimal fraction notation:十进位小数标记符号

decimal fraction format 十进制小数格式 | decimal fraction notation 十进位小数标记符号 | decimal integer 十进制整数

decimal fraction,DF:十進制分數

十进分数记法 decimal fraction notation | 十进制分数 decimal fraction,DF | 十进制整数 decimal integer

double:双精度型

3.4.2 双精度型(double)浮点型准记数法(Standard notation)由整数部分加小数点加小数部分组成. 例如2.0,3.14159,和0.6667 都是有效的标准记数法表示的浮点数字. 科学记数法(Scientific notation)是浮点数\ddd 八进制字符(ddd)后部讨论).

intake valve timing:进气门定时

intake valve 进气门 | intake valve timing 进气门定时 | integral place 整数

p adic fraction p:进分数

p adic algebra p 进代数 | p adic fraction p 进分数 | p adic integer p 进整数

p adic integer p:进整数

p adic fraction p 进分数 | p adic integer p 进整数 | p adic number p 进数

p adic number p:进数

p adic integer p 进整数 | p adic number p 进数 | p adic representation p 进表示

Ceil:计算大于指定数的最小整数

BinDec: 二进位转成十进位. | Ceil: 计算大于指定数的最小整数. | chdir: 改变目录.