... Quote-Like Operators 类引号操作 Integer Arithmetic 整数运算 Floating-point Arithmetic 浮点运算 ...
基于2个网页-相关网页
INTEGER arithmetic overflow 整数运算结果出现溢出
all-integer arithmetic 全整数型运算
HCC should be faster than elliptic curve cryptosystems, as theusage of multiprecision integer arithmetic can be avoided for appropriate parameters.
而且通过合适的选取超椭圆曲线参数,可以避免多精度整数运算,因此HCC可能比ECC的实现速度要快。
参考来源 - 超椭圆曲线密码体制的研究·2,447,543篇论文数据,部分数据来源于NoteExpress
Since only integer arithmetic is used, speed of this algorithm is high.
该算法只使用整数运算,所以具有很快的速度。
Some processors can handle unsigned integer arithmetic considerably faster than signed (this is also good practice, and helps make for self-documenting code).
一些处理器在处理无符号整型数要比处理符号整型数快得多,这也是一个好的习惯,有利于代码的自我文档化(self - documenting)。
Note that, in this example, sum must be initialized to an explicit floating-point value; otherwise, all the subsequent computations will be done using integer arithmetic.
注意,在本例中,sum 必须被初始化为一个显式的浮点值;否则,所有后续计算都将使用整数运算计算。
应用推荐