英语人>网络例句>exponent notation 相关的网络例句
exponent notation相关的网络例句

查询词典 exponent notation

与 exponent notation 相关的网络例句 [注:此内容来源于网络,仅供参考]

3The statistical analysis demonstrated that the foliar form exponent between male and female Pistacia Vera had marked difference. The analysis of the foliar form exponent can be used to identify sex of Pistacia Vera as a assistant means.

3通过形态学观察发现,阿月浑子的雌雄株叶形指数间存在着明显的差异,利用叶形指数分析可以作为阿月浑子苗期性别鉴定的一个辅助手段。

We study the driving bit error caused processes of synchronization-desynchronization -synchronization recovery, and predict the boundaries of desynchronization area and avalanche effect size based on the quantities of the largest absolute Lyapunov exponent, the largest comoving Lyapunov exponent, and the corresponding commoving velocity.

我们用最大绝对李雅普诺夫指数和随移李雅普诺夫指数以及随移参考系的移动速度三个量从理论上预言了去同步区域的边界和雪崩效应的大小。

And what is the most important is that it studies a class of special two-colored digraphs, except that it has found the upper bonds and the lower bonds of its exponent, it also has studied its exponent set.

最核心的是就某一类特殊双色图进行研究,除了找到了该类本原双色图的本原指数的上下界之外,还讨论了这一类本原双色图的指数集的问题。

In this paper, we give some qualities of the set exponent of symmetric primitive digraphs, and characterize completely the extremal graphs of the κth upper generalized exponent for primitive simple graphs.

本文给出了对称本原图的集指数的一些性质,并对本原简单图的广义上指数的极图进行了完全刻划。

objective to observe the protective effect of qiliqiangxin capsule in rabbit heart ventricle reconstitution of chronic heart failure.methods using the method of giving rabbit abdomen aorta half ligations to build the chronic heart failure model to observe qiliqiangxin capsule the effect to blood flow mechanics index,room wall thickness,heart exponent and heart ventricle reconstitution biochemistry index.results qiliqiangxin capsule could reduce effectively bp,lvsp,lvedp,t wave,improve room wall thickness and heart exponent,reduce angii and alt,all the paramenters ahd notable difference,composed to those of model group (p<0.05,p<0.01).conclusion qiliqiangxin capsule can improve the blood flow mechanics change of chronic heart failure rabbit,which has notable inhibitory action on heart ventricle reconstitution which originate from chronic heart failure.inhibition of ang ii,alt of immune nerve endocrine system may be a mechanism of qiliqiangxin capsule.

观察血流动力学、标志心室重构的室壁厚度及心脏指数及肾素―血管紧张素―醛固酮系统相关生化指标的变化。结果芪苈强心胶囊可有效降低血压、左室压、左室末期舒张压、t波,改善室壁厚度和心脏指数,降低血清血管紧张素ii及醛固酮水平,与模型组比较均有显著性差异(p<0.05,p<0.01)。结论芪苈强心胶囊可改善慢性心力衰竭兔血流动力学的变化,对慢性心力衰竭引起的心室重构具有显著抑制作用,其机制可能与该药发挥抑制神经内分泌免疫系统rass中angii、ald的水平有关。

Two-colored digraph; Nonnegative matrix; Exponent; Exponent set

基础科学,数学,代数、数论、组合理论双色图;非负矩阵对;指数;指数集

We present our Monte Carlo results of the random-bond Potts ferromagnet with the Olson-Young self-dual distribution of quenched disorders in two dimensions.By exploring the short-time scaling dynamics,we find the universal power-law critical behavior of the magnetization and Binder cumulant at the critical point,and thus obtain estimates of the dynamic expontent z and magnetic exponent η,as well as the exponent θ.Our special attention is paid to the dynamic process for the q=8 Potts model.

以蒙特卡罗模拟方法对自对耦分布二维随机链q态Potts模型的短时临界行为进行了数值研究,利用初始非平衡演化阶段存在的普适幂指数和有限体积标度行为,数值模拟了在不同形式随机分布时q=3和q=8态Potts模型磁临界指数η和动力学临界指数z,计算结果发现η不依赖于自对偶无序分布的具体形式,从而以数值方法给出了一个关于淬火掺杂自旋系统的临界普适行为的验证。

The simple beam is simulated numerically, and its modal displacements of different damage conditions are analyzed by Mexican wavelet transform, and we can get the maximum coefficient modulus of 1-6 scale, from the logarithm of which Lipschitz exponent curve is obtained, and we can find that different extent of the damage match with different Lipschitz exponent.

通过对简支梁进行数值模拟分析,对其不同损伤的模态位移进行Mexican小波变换,提出其1-6尺度的小波变换系数模极大值,通过其对数曲线我们可以得到其Lipschitz指数曲线,从中我们可以看出不同损伤程度对应了不同Lipschitz指数。

Properties are a convenience notation used to replace accessor method declarations.

属性提供了比方法更方便的访问方式。

Software Description: XICalc is an integer calculator program with the following features: multiple precision integers with millions of digits; uses Hartley Transform to speed-up long multiplies; separate input and outputnotation, base 2 to base 36; greatest common divisor function; Modulo arithmetic options; Bernoullinumbers, Euler Numbers; Boolean functions; random number generator; prime factor algorithm using theElliptic Curve Method; number theoretic functions phi, sigma and tau; prime testing and searching using the Adleman function; algebraic notation; if-then-else statement; go-to statement; can run XICalc code from files; hot help from F1 key; and it抯 written in Microsoft Visual C#.

XICalc 是一款带有如下功能的综合性计算器软件:带有百万数位的多精度整数;使用 Hartley Transform 加速长整型多样化计算;以2到36为基数分隔输入和输出符号;最大公约数函数;模数算法选项;Bernoulli 数字;Euler 数字;布尔函数;随机数字生成器;使用圆周曲线算法的主要因素运算法则;π,τ,Σ的数字理论函数;使用 Adleman 函数的最初测试和搜索功能;代数符号;if-then-else 语法结构声明;go-to 语法结构声明;来自于文件的XICalc 代码;F1键的热点帮助;并且该软件是采用适用于 Windows 操作系统的微软 Visual C#。

第6/73页 首页 < ... 2 3 4 5 6 7 8 9 10 ... > 尾页
相关中文对照歌词
Fraternity Of The Impoverished
Real Estate
Body Ah
Oh, My Dear It's Just Chemical Frustration
I Am The One You Warned Me Of
Mount St. Mary's Concert Excerpt
Flip The Script
Intro/Rhyme Pays
Cuchi Shop
Nasty Nas Freestyle, Part 1
推荐网络例句

Fostering the concept of multi-culture firmly and mastering the development of advanced culture correctly are conductive to resisting terrorism, separatism of nationalities and ultraism of religion, which is of great academic theoretical, immediate and profound historical si...

牢固树立多元文化的理念和正确把握先进文化的发展方向,有助于在世界范围内自觉地抵制恐怖主义,民族分裂主义和宗教极端主义。不仅具有重大的学术理论意义,而且也具有重大的现实意义和深远的历史意义。

But if anyone walks in the night, he stumbles, because the light is not in him.

11:10 若在黑夜行走,就必碰跌,因为那光不在他里面。

You are asking for the moon.

你的要求太过分了。