查询词典 multiplication operator
- 与 multiplication operator 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Op1 + op2 The addition operator will add two numbers. op1 - op2 The subtraction operator will subtract two numbers. op1 * op2 The multiplication operator will multiply two numbers. op1 / op2 The division operator will divide two numbers. op1 % op2 The modulus operator will return the remainder of the division of two integer operands. op1 xx op2 The exponentiation operator will raise op1 to the power of op2.++op1 The pre-increpment operator will increase the value of op1 first, then assign it. op1++ The post-increment operator will increase the value of op1 after it is assigned.--op1 The pre-decrement operator will decrease the value of op1 before it is assigned. op1-- The post-decrement operator will decrease the value of op1 after it is assigned.
op1 + op2 对两个数值做加法操作 op1 - op2 对两个数值做减法操作 op1 * op2 对两个数值做乘法操作 op1 / op2 对两个数值做除法操作 op1 % op2 求两个整型数值的余数 op1 xx op2 求幂操作:求 op1 的 op2 次幂++op1 前加操作: op1 的值先增加,然后将值赋给自身 op1++后加操作: op1 的值先赋给自身,再增加值--op1 前减操作: op1 的值先减少,然后将值赋给自身 op1—后减操作: op1 的值先赋给自身,再减少值
-
Firstly, some basic concepts about ECC are introduced;then the scalar multiplication under affine coordinate is discussed, we make a research and analysis of the side channel attack of scalar multiplication used in portable device, give out a new scalar multiplication algorithm which has the advantage of efficiency over other protected algorithm; and an improvement of the standard scalar multiplication algorithm proposed by IEEE1363 is made with the efficiency increasing by about 10%; at last, we deal with the using of complex multiplication in scalar multiplication algorithm, we generalize the methods and deduce a complete computing procedure, with proposing a new method which used several different fast endomorphism ,we give out an approach to boost the scalar multiplication with fast endomorphism.
本文首先介绍了椭圆曲线密码的有关基本概念;其次介绍了椭圆曲线上点的标量乘法在仿射坐标下的计算,对一般便携设备上的椭圆曲线点的标量乘法的边信道攻击做了研究与分析,给出了一种在效率上优于其它可抵抗边信道攻击的标量乘法的新算法,并对IEEE P1363 标准给出的标量乘法做了改进,使得标量乘法的运算效率提高了近10%;最后介绍了利用复乘计算标量乘法的方法,对已有的方法进行总结归纳,得出完整的计算过程,并针对两类超奇异椭圆曲线给出了一种利用多个可快速计算的复乘的标量乘法,得出一类普遍的结果,并给出了进一步用复乘加快标量乘法的思路。
-
The introduction of displacement operator, derivation operator, integral operator and the operator, such as differential calculus operator and the definition of the form of computing, will be applied to similar derivation formula gives Newton a Kete Si formula and Bernstein theorem Law said the operator, and form is derived; linear differential equations is the operator solution.
有没有高手可以帮我翻译下这段话啊???引入位移算子、求导算子、积分算子和差分算子等微积分算子的定义及其形式运算,将其应用于近似求导公式;给出牛顿一柯特斯公式和伯恩斯坦定理的算子法表示,并进行形式推导;给出线性常微分方程的算子解法。
-
Then we sharpen the images with Laplace operator. In the course of edge detection, we detect images' edge by using Roberts operator, Sobel operator, Robinson operator, LoG operator and Canny operator, and compare the results of images' edge. The result shows, Canny edge detection operator precede other operators obviously.
在对图像进行边缘检测时,对经过预处理过的人脸图像分别用Roberts边缘算子、Sobel边缘算子、Robinson边缘算、LoG边缘算子、Canny边缘算子进行边缘检测,然后,对边缘检测算子进行了研究改进,并对检测结果进行了讨论比较,结果表明,Canny边缘算子的检测结果明显优于其它几个算子。
-
In this paper, we proposed continuous interval argument OWH operator for aggregating continuous interval argument on the basis of ordered weighted harmonic averaging operator. Based on C-OWH operator, we proposed some new concepts, such as weighted harmonic C-OWH operator, ordered weighted harmonic averaging C-OWH operator, combined C-OWH operator, and we discussed some properties of these operators.
本文首先把OWH算子推广到了连续区间上,提出了连续的区间数据OWH算子,然后在此基础上提出了加权调和的C-OWH算子,有序加权C-OWH算子以及组合的C-OWH算子等新的概念,探讨了它们的一些性质。
-
Its main tasks are to deal with binary images, gray scale processing, and the use of Sobel, Canny, Roberts, Laplacan operator of four digital image edge detection, the results show that: Roberts operator more precise positioning, but more sensitive to noise, Sobel operator son of gray-scale images with low noise gradient has a better detection of the effect of Laplacian can be detected in the vast majority of the edge did not appear at the same time the basic pseudo-edge, the edge can be precisely targeted, Canny operator is the traditional first-order differential operator in one of the best operator to detect the best edge detection, edges clear, make clear at a glance.
主要工作包括图像的二值处理,灰度处理,并运用Sobel、Canny、Roberts、Laplacan四个算子实现数字图像边缘检测,结果表明:Roberts 算子定位比较精确,但对噪声比较敏感,Sobel算子对灰度渐变低噪声的图像有较好的检测效果,拉普拉斯算子可以检测出绝大部分边缘,同时基本没有出现伪边缘,可以精确定位边缘,Canny算子是传统一阶微分算子中最好的算子之一,检测边缘检测的效果最好,边缘轮廓清晰,使人一目了然。问题补充:摘要英文翻译,不要在线翻译的,是在线等!急啊!!!!谢谢!!!!
-
Its main tasks are to deal with binary images, gray scale processing, and the use of Sobel, Canny, Roberts, Laplacan operator of four digital image edge detection, the results show that: Roberts operator more precise positioning, but more sensitive to noise, Sobel operator Gradient gray son of low-noise images have a better detection of the effect of Laplacian can be detected in the vast majority of the edge did not appear at the same time the basic pseudo-edge, the edge can be precisely targeted, Canny operator is the traditional first-order differential operator in one of the best operator to detect the best edge detection, edges clear, make clear at a glance
主要工作包括图像的二值处理,灰度处理,并运用Sobel、Canny、Roberts、Laplacan四个算子实现数字图像边缘检测,结果表明:Roberts 算子定位比较精确,但对噪声比较敏感,Sobel算子对灰度渐变低噪声的图像有较好的检测效果,拉普拉斯算子可以检测出绝大部分边缘,同时基本没有出现伪边缘,可以精确定位边缘,Canny算子是传统一阶微分算子中最好的算子之一,检测边缘检测的效果最好,边缘轮廓清晰,使人一目了然。不要在线翻译的那种!在线等!!急!!!谢谢!!!
-
This method adopts data-based optimization algorithm to design the initial prediction operator and update operator at each decomposition scale, the initial prediction operator and update operator are interpolated with zero, and then the redundant prediction operator and redundant update operator are obtained.
该方法采用基于数据的优化算法,设计每层小波分解的初始预测器和更新器,然后通过对初始预测器和更新器进行插值补零运算,来获得冗余预测器和更新器。
-
Tries this kind of case when the judicial practice, we should face up to operator's legal advantage, gives dual attention to the consumer and operator's benefit balance, is clear about the operator to be able to control reasonably to its management behavior related dangerous source, from official standard, agreement standard and rational person's aspects and so on standard grasps the operator to pay attention to the voluntary the reasonable scope, decided whether the operator does undertake the right infringement responsibility mistake and the mistake size judgment standard is mainly an operator whether to violate the legal obligation, the agreement duty or the social life general attention duty.
在司法实践中审理此类案件时,我们应正视经营者的合法利益,兼顾消费者与经营者的利益平衡,明确经营者对其经营行为相关的危险源能够合理控制,从法定标准、约定标准及理性人的标准等方面把握经营者注意义务的合理范围,判断经营者过错及过错大小的标准主要是经营者是否违反法定义务、约定义务或社会生活的一般注意义务。
-
Through the Radon transformation of the normally ordered Wigner operator we introduce two mutually conjugate intermediate coordinate- momentum representations. Based on them we construct the appropriate quantum phase space theory which includes the new Wigner operator adapting to this space and construct the appropriate generalized Fredholm operator equation and then find its solution. We then deriving the Hermite polynomials operator identities by applying the Fredholm equation. We also reveal the connection between the generalized Wigner operator and the 2-dimension normal distribution in statistics, which is useful to study the quantum tomogram. As the application of the entanglement Husimi operator theory we calculate the Wigner function and the Husimi function of the one- and two-mode combination squeezed state , study their characters through drawing the three-dimensional graphics.
由正规序Wigner算符的拉登变换引入了两个互为共轭的中介坐标-动量表象,在此基础上我们建立了相应的量子相空间理论,其中包括引入适合该空间的新的Wigner算符;并在该表象的基础上,建立了广义Fredholm算符方程,求出了它的解,并运用该方程导出有关厄米多项式的算符公式;揭示广义Wigner算符与统计学中的随机变量的二维正态分布形式上的相似,这对于研究量子态的tomogram(是英文Tomography的派生词)有用。
- 相关中文对照歌词
- Operator
- Microphone Fiend
- Smooth Operator
- Operator
- Hoodoo Operator
- Operator
- Operator (A Girl Like Me)
- Multiplication
- Satellite
- Phones
- 推荐网络例句
-
"The operators will suffer a temporary decrease in the number of consumers and short message services as people may not like having to provide their ID cards for a phone number," Xu Junqi, vice-dean with the Policy-Making Institute of the Telecommunications Research Centre under MII, said yesterday.
信息产业部下属的通信决策研究院副主任徐俊其昨天说:&实行手机实名制后,人们可能不太情愿用身份证注册手机号,所以通信运营商会暂时面临用户减少和短信用户减少的问题。&
-
I don't believe in make-believe!
我不相信这些虚构的故事。
-
The edible root of the beet .Fodder preserved in a silo; silage.
贮窖的饲料贮藏在贮窖中的饲料;青贮作物