英语人>词典>英汉 : operator function的中文,翻译,解释,例句
operator function的中文,翻译,解释,例句

operator function

operator function的基本解释
-

[计] 算子函数

相似词
更多 网络例句 与operator function相关的网络例句 [注:此内容来源于网络,仅供参考]

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 的值先赋给自身,再减少值

Though comparing Canny operator and center B spline dyadic wavelet, the following conclusion is proven in this dissertation: a Center B spline function has tight support and Canny operator hasn't. b Center B spline function asymptotic convergence to Gaussian function and the derivative of Center B spline function asymptotic convergence to Canny operator. c The derivative of fourth order center spline B function is more suitable as a optimal edge detector than Canny operator. d Center B spline function can balance the smoothing and approximation of original data, and the fourth center B spline function is the only optimal solution of two order smoothing problem. e The error between the valve of time-frequency uncertainty of the fourth center B spline function and the lower bound of time-frequency uncertainty does not exceed 0.143% of the lower bound. f The derivative of center spline B function can construct a stability dyadic wavelet and can give a fast algorithm for multiscale edge detection, but Canny operator can do neither.

作者给出了Canny算子与中心B样条二进小波严格的比较证明,得出如下结论:a中心B样条函数具有紧支集,Canny算子不具有紧支集。b中心B样条函数的极限收敛于高斯函数,中心B样条函数的导数收敛于Canny算子。c四阶中心B样条函数的导数比Canny算子更接近最佳边缘检测滤波器。d中心B样条函数比高斯函数更能兼顾对原函数平滑和逼近的折中要求,并且四阶中心B样条函数是二阶逼近问题的唯一最优解。e四阶中心B样条函数的时频测不准关系值与时频测不准关系下界的逼近误差不超过0.143%。f中心B样条函数的导数可以构成稳定的二进小波,存在快速的多尺度算法;而Canny算子不构成稳定的二进小波,无法给出快速的多尺度算法。

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.

有没有高手可以帮我翻译下这段话啊???引入位移算子、求导算子、积分算子和差分算子等微积分算子的定义及其形式运算,将其应用于近似求导公式;给出牛顿一柯特斯公式和伯恩斯坦定理的算子法表示,并进行形式推导;给出线性常微分方程的算子解法。

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

operator Function:运算符函数

重载运算符是通过定义运算符函数(operator function)来实现的. 运算符函数的文法为:这是一个简单的表单应用程序. 关于表单,我们将在今后的章节中详细讨论. 程序中我们首先定义了一个表单MainSheet,它是从Sheet派生出来的.

operator Function:算子函数

operator equation 算子方程 | operator function 算子函数 | operator homomorphism 算子同态

overloaded operator Function:重载的运算符函数

stream extraction 流提取 | overloaded operator Function 重载的运算符函数 | istream input stream(输入流)

cast operator Function:强制运算符函数

non-static member Function 非静态的成员函数 | cast operator Function 强制运算符函数 | stream insertion operator 流插入运算符

global operator Function:全局运算符函数

binary operator 二目运算符 | global operator Function 全局运算符函数 | stream insertion 流插入

加载更多网络解释 (4)