modulo

美 ['mɒdjəˌloʊ]英 ['mɒdjʊləʊ]
  • prep.【数】对…模
  • 网络取模;模数;除法

modulomodulo

modulo

数学专业英语词汇_数学吧_百度贴吧 ... moduli space 参模空间 modulo modulus 绝对值;模 ...

取模

这里的%是取模Modulo)运算符,x%2表示x除以2所得的余数(Remainder),C语言规定%运算符的两个操作数必须是整型 …

模数

结构主义 ... modele cybernetique 控制论模式 7 modulo [数]模数 28 moi 自我 39,60,94,102 ...

除法

% 除法 (Modulo)在运算式中,用来表示 "除法"。expr 10 % 2此外,也被运用在关于变量的规则表达式当中的下列${parameter%…

余数

传回除法运算时的余数 (modulo) 的整数值 expression1 的表示。 请参阅 不正确 不够深入 需要更多程式码范例 翻译需要加强。

求余数

% 求余数 (modulo) 功能说明:余数运算符(modulus)可求得两个数值相除的余数,如果整除则返回0。

求模

Houdini 节点解释 - cui8ying的日志 - 网易博客 ... Mix 线性插值混合. Modulo 求模. Mold 抗锯齿的泥土 ...

按模计算

modulo英语的解释,modulo的英语翻译,modulo的... ... modulo 按...模计算 modulo 1. 按模计算 modulo 【数】对...模 ...

1
Running this code verifies that exponentiation works (modulo the bug I mentioned earlier), so half of the battle is now complete. 运行这段代码确保可以求幂(忽略我之前提到的bug),这样就完成了一半的工作。
2
If it is combined with the modulo-3 addition circuit, the linear feedback shift register can be realized easily. 它可与传统的三值模和电路配合,即可实现三值线性反馈移位寄存器。
3
Multiscale boundary detection is equivalent to searching out the local extremum of wavelet transform modulo of image. 多尺度边缘检测等价于寻找图像的小波变换模局部极值。
4
The analysis and example indicted that the design method is feasible. It develops the way of design modulo-N counter with MSI. 分析与设计举例表明该设计方法是可行的,它拓宽了采用MSI设计任意进制计数器的途径。
5
Hence there is only at most a double root modulo any prime, and therefore the conductor is square-free. 因此,只有在最根本的双重模任何总理,因此,导体平方米的自由。
6
Thus, the server never does anything more complicated than the simple one-step diamond divergence (modulo some operation composition). 因此,服务器永远不用负责比单步菱形分歧更复杂的问题(操作组合的模型)。
7
The operation in protocol was simple and fast because only modulo addition and modulo multiplication were involved. 协议中只含模加与模乘运算,运算简单、快速。
8
Class to perform a modulo operation on the hash code returned by the. 方法返回的哈希代码执行求模操作。
9
Use unsigned types only when you need modulo arithmetic or very very large numbers. 仅在你需要模算术或需要很大很大的数字时,才使用无符号类型。
10
Line 1: One single integer number representing the number of possible pedigrees MODULO 9901. 第1行:一个整数,表示可能的家谱树的个数除以9901的余数。
11
The Checksum Word contains the twos complement of the modulo 256 sum of the. 校验字包含两个数据信息的和与256的模的两个补码。
12
A method to process division and modulo stably using *PHDD is introduced. 给出了一种使用*PHDD稳定处理除法运算和取模运算的方法。
13
Group of units of order 2pq of modulo n residue class ring. 单位群的阶为2pq的模n剩余类环。
14
This is the modulo operator from mathematics, or the % operator in the Java language. 这是数学里的模运算符或Java语言里的%运算符。
15
foot is 12 inches. To ensure normalized values (inches 12. 0), the constructor performs modulo 12 arithmetic. 为了确保使用标准形式的值(英寸12.0),构造函数执行模为12的运算。
16
A Fast Algorithm Suited Embedded Environment for Multiplicative Inverse of a Modulo 一种快速适合嵌入式环境的求模逆元算法
17
Steganography Using Dual-Modulo Arithmetic without Introducing Histogram Abnormality 采用两次模运算的无直方图异常安全密写法
18
Research of mathematical foundation for modulo reduction algorithms 模归约算法的数学基础研究
19
Minimize total tardiness of the parallel machine with modulo constrain 有模具约束的平行机台最小拖期和调度问题
20
Modulo (finds the remainder after division) 模(除之后的余数)