说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 运算符
1)  operator [英]['ɔpəreɪtə(r)]  [美]['ɑpə'retɚ]
运算符
1.
C programming language provides two special operators,the increment and decrement operators,for incrementing and decrementing variables.
C程序设计语言中提供了两个特有的运算符 ,即自增运算符 ( ++ )和自减运算符 ( - - ) ,用于对变量加 1、减 1正确理解并使用这两个运算符对于编写C程序是很重要的 。
2.
Auto-increment、auto-decrement operator is used flexibly in C programming language.
C语言中自增、自减运算符使用灵活,本文对自增、自减运算符在赋值语句和printf()函数中运算规则的使用做了一些有益的探讨,以方便读者对此运算符有一个全面的理解和正确的使用。
3.
One of the features that distinguished c language from the other advanced languages is the operator associativity.
C语言区别于其他高级语言特点之一就是运算符的结合性。
2)  operational symbol
运算符
1.
Rational use based operational symbol of logical operational symbol,positional operational symbol et al.
指出了恰当选择检索词的方法,合理运用逻辑算符、位置算符和截词符等基本运算符,制定规范的检索策略式,以保证科技查新的质量。
3)  operator-symbol
运算符符号
4)  symbolic operation
符号运算
1.
Fourier transform based on MATLAB symbolic operation;
基于MATLAB符号运算的Fourier变换
2.
In accordance with the functions of analytical solution and numerical solution for solving algebraical equation group,a design approach was introduced to conduct the pole placement of PI and PID controllers for first and second order controlled models using the symbolic operation.
利用符号运算,针对代数方程组求解的解析解功能和数值解功能,提出了1种对1阶被控对象和2阶被控对象模型进行PI控制器和PID控制器极点配置的设计方法,给出了相应控制器结构参数的解析解,并在算例中进行了数值仿真验证。
3.
MatLab has a strong symbolic operation function.
MatLab具有强大的符号运算功能。
5)  symbolic computation
符号运算
1.
In this paper, a review is presented for the development in the theoretical analysis and symbolic computation of internal solitary waves in stratified fluids, including their application background, experimental reports and results in the theoretical analysis and symbolical computation as well as unsolved problems for future investigations.
综述了分层流体中内孤波的理论分析和符号运算的研究进展状况,系统介绍了应用背景、实验报道、理论分析和符号运算的结果以及有待进一步研究的问
6)  Symbolic calculation
符号运算
1.
In contrast to pure numerical modeling method, computer algebra system, which is characterized as symbolic calculation, is used.
由于该系统避开了工程中常用的纯数值建模的思路 ,采用了新的数学工具—以符号运算为特长的计算机代数系统为计算平台 ,才使得该系统具有强大的逻辑关系推导能力。
2.
Using the above results and the work previously done by authors and with the help of symbolic calculation language Mathematica TM , the authors calculate the first order Lie Bcklund invariant vector fields of high symmetry for plan elasticity equations and the Lie algebra of the stress fu.
给出了非退化线性偏微分方程组及二次型泛函对称群的不变向量场的一般形式和一类特殊形式非线性偏微分方程组对称群的简化计算条件;利用以上结论及作者以往工作,借助符号运算语言MathematicaTM计算了平面弹性力学方程组一阶Lie-Bactlund对称群的不变向量场,以及应力函数对应的三维弹性力学方程组的Lie代数。
3.
How to use symbolic calculation of matlab in analysis of high order dynamic circuit is explained by two second order and four order examples,and relevant programs and running results are given.
通过分别为二阶和四阶动态电路的两个算例,详细说明了在动态电路分析中如何利用MATLAB软件的符号运算功能,且给出了相应的程序代码及运算结果。
补充资料:不定积分的运算法则

又称为“不定积分的性质”,包含如下两个性质:

(1)设函数f(x)的原函数存在,k是常数,k≠0,则

∫kf(x)dx=k∫f(x)dx

(2)设f(x),g(x)是两个可积分的函数,则

∫[f(x)+g(x)]dx=∫f(x)dx+∫g(x)dx

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条