说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 推广表达式
1)  extending formula
推广表达式
1.
Through proving, it is draw the conclusion that deduction of SFP is tenable strictly in the intertia reference system of N objects independent system, and on the basis of this, the common formula of the deduction of SFP in non-inertia system of N objects independent system, and the extending formula in non-inerti.
通过证明,得出了系统功能原理推论在N(N≥2)体独立系统的惯性参考系中严格成立的结论;在此基础上推导出了系统功能原理推论在N体独立系统的非惯性参考系中的一般表达式,在N体非独立系统的非惯性参考系中的推广表达式,为功能理论的新发展奠定了基础。
2)  recursion expression
递推表达式
1.
The M/G/1 queue with N policy in which the customers who arrive during server vacation enter the system with probability p,using a simple method,the recursion expression of the Laplace transform of the transient queue-length distribution and equilibrium queue-length distribution is obtained.
对N策略M/G/1排队系统,在服务员休假中到达的顾客以概率p(0≤p≤1)进入系统,采用一种较简单的分析方法,得到了队长瞬态分布的拉普拉斯变换的递推表达式和稳态分布的递推表达式。
2.
With a simple method,the recursion expression of the Laplace transform of the transient queue-length distribution and stochastic decomposition result of the queue length at a random point in equilibrium are obtained.
本文采用一种较简单的分析方法,讨论了队长分布的瞬态和稳态性质,得到了队长瞬态分布的拉普拉斯变换的递推表达式和稳态分布的递推表达式,以及稳态队长的随机分解,并给出了服务台闲期、服务台忙循环期的分布函数。
3.
By using the total probability decomposition technique and u-transform,we discuss the transient and equilibrium distributions of the queue length with the beginning of the any initial state,and obtain the recursion expressions of the u-transform for the transient queue length distribution and the steady queue length distribution.
本文考虑离散时间多重休假成批到达的Geom/G/1排队系统,从任意初始状态出发,使用全概率分解技术和u-变换,研究了队长的瞬态性质和稳态性质,首次导出了队长瞬态分布的u-变换形式的递推表达式和队长稳态分布的递推表达式,进一步也获得稳态队长的随机分解结果。
3)  GPE
广义路径表达式
1.
Because XML data are element embedding and quoting, the number of embedding tiers can be arbitrary, query in XML data involve to GPE.
由于XML数据是元素嵌套和元素引用的,嵌套层数可以任意,并且模式和数据混合,因此XML的查询会涉及到广义路径表达式(GPE)。
4)  Advertising Expression
广告表达
5)  popularization form
推广形式
1.
Combining the development characteristics of the creativity industry,we put forward the proper industrial design popularization form that suits enterprises in Wuxi to accelerate further development of creativity industry.
文章以无锡市工业设计产业状况现状调查为依据,结合创意产业的发展特点,提出了适合于无锡市企业的工业设计推广形式。
2.
From a kind of popularization form of Bernoulli inequality,a new integral inequality was obtained,and on this basis,the popularization form and application of the new integral inequality was studied as well.
从Bernoulli不等式的一种推广形式出发,给出一个新的积分不等式,并在此基础上,进一步研究了新的积分不等式的推广形式和应用。
6)  generalized formula
推广公式
1.
With the analysis on the convolution differential and integral recursion formulas in textbook signals and systems,the constrained conditions were pointed out,the generalized formula was deduced and proved through two methods,and a living example was given to prove it.
通过对信号与系统教材中卷积的微分与积分递推公式的分析,指出该公式的应用条件,推导出适合于任何函数求卷积的推广公式,并用两种方法证明了该推广公式,还给出了实例验证。
补充资料:表达式


表达式
expression

  b iaodash-表达式(exPression)高级语言中用来指明求值规则的基本语法成分。 表达式可以是简单的,也可以是复杂的,但一般都涉及到参与计算的运算对象(或称为操作数),进行计算的运算符,也可以有指明求值次序的圆括号。 表达式的运算对象可以是无正负号常量,变量,函数命名符,或由圆括号括起来的另一层表达式。变量可以是由单个标识符表记的整体变量,也可以是构造类型的成分变量(如数组的下标变量,记录的域变量等)。 运算符用于对运算对象的求值。若按参与运算的对象类型来分类,则可分为算术运算符、关系运算符、逻辑运算符及集合运算符,而从运算涉及到的运算对象个数来看,也可分为单目运算符和双目运算符,双目运算符又可分为乘除运算符、加减运算符、关系运算符及逻辑运算符等。同一层表达式的各种运算符,一般按数学上的先乘除后加减的原则来定义它们的优先级。例如,Ada语言中对运算符定义了6个优先级:乘幂(,,),绝对值(ABS),非(N(刀、)等单目运算符优先级最高,AND,OR,XOR等逻辑运算符优先级最低。同一层表达式的计算一般从左向右进行,但优先级高的运算符先做。 表达式可分为同构里表达式和汤合型表达式。同构型表达式要求其所有成分都属于同一类型,例如,ALGOL 60中定义的三类表达式,即算术表达式、布尔表达式及命名表达式,均属于同构型表达式,但目前多数语言的表达式则为混合型表达式,例如,M宝妇ula~2沪da等语言,一个表达式中也许有不同类型的运算对象,它们通过类型转换来解决运算对象类型不一致问题。 有类型语言要求参与计算的运算对象、运算符是有类型的,因而其表达式也是有类型的。运算符的类型可以从运算符的符号不同来区分,例如“令”为整数类型运算符,‘,/”为实数类型运算符,但当前不少程序语言(如八da,C++等)中,同一个运算符,其类型根据其运算对象类型的不同可以作不同的解释。例如沪刁a语言中的“=”运算符,其类型根据其运算对象类型,可解释为整数相等比较,也可解释为实数相等比较,甚至可以是用户定义的某一类型的相等比较,这种现象称为运算符的一名多用。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条