The stability of this method is studied and a modified method is presented to overcome unstability.
研究这个方法的稳定性,为了克服不稳定性提出了一种修正的办法。
Then, based on the generalized method, a modified method using adjusted semi major axis is presented.
提出了一种长半轴加修正的队形设计新方法。
It is a modified method to the conventional bridge life evaluation, this research method has a great significance.
该方法是对常规桥梁寿命评估的改进,具有较好的研究意义。
This paper presents a modified method for multiple-faults diagnosis of resistance circuits with weakly nonlinear element.
本文提出了一种基本适用于弱非线性电阻电路在软故障情况下的故障分析方法。
Based on study of multi-section wind inversion, a modified method is proposed for evaluation of wind speed by ocean ambient noise.
基于按风速分段法反演风速的研究,提出了一种海洋环境噪声估计风速的修正方法。
A modified method, the matrix linear interpolation adaptation method, is proposed in this paper to overcome the memory limitation.
为克服这一缺点,该文提出一种改进方法——矩阵线性插值自适应算法。
The spline fictitious boundary element method (SFBEM) is a modified method to the conventional indirect singular boundary element method.
样条虚边界元法是针对传统间接奇异边界元法存在的问题而提出的一种半解析半数值方法。
In this paper, a modified method was proposed to avoid the iterative calculation for the method of mass-exchange network with multiple impurities deficit diagram.
针对多杂质质量交换网络赤字率图解法在使用时需多次迭代因而计算复杂的缺点,提出了改进方法。
However this kind of method also has some shortages. In order to get the accurate and actual protection potential of the pipeline, a modified method was developed.
为了解决这些问题,对这些方法进行了一定程度的修正并形成了一套更准确更符合工程现场实际的新方法。
Using a modified method of Index of water Supply and Demand (IWSD), this paper studies the transitional track of water ecosystem in the Hai River Basin from1960to2030.
利用修正后的“流域水资源承载力平衡指数(IWSD)”方法,研究了海河流域1960 - 2030年水生态环境状况的变迁过程。
According to the learning and control ways of Neuron, this paper presents a modified method, which is based on the guiding factor, for the learning rule of neural controller.
本文通过对神经元学习规则的探讨,提出了一种基于引导因子的神经元改进学习规则,并将其用于实际控制系统中。
The requirements of formation of silicomolybdic acid and its analysis feature were studied, a modified method for measuring silicomolybdic acid by means of photometry was defined.
本文研究了硅钼酸的形成条件及其分析特性,并确定了硅钼酸光度法测定高含量硅的分析方法。
To solve these problems, a modified method is presented, which subdivides the voltage vector sectors and switching signal selection table, and optimized stator flux compensating voltage.
针对上述问题,给出了一种通过细化电压矢量合成扇区和开关信号选择表,优化定子磁链补偿电压的改进方法。
In the paper, a modified method for spares demand of military aircraft based on rough sets theory is proposed to the effect of non-quantitative factors on the spares demand of military aircraft.
本文针对不可量化因素对军机备件需求量的影响,提出了基于粗糙集的备件需求量的修正方法。
Epithelial cells were collected with a modified method which included enzymatic method and scraping, and then the collected cells were purified by hemolysis method and differential adhesion method.
改良酶消化法和刮取法收集人输卵管上皮细胞,采用溶血法及差速贴壁法纯化上皮细胞。
The modified sternal elevation for pectus excavatum is a safe and reliable method.
经改良的胸骨上举术治疗漏斗胸畸形是一种安全可靠的方法。
The method shown in Listing 20 can further be modified as shown in Listing 21, so that the selected nodes keep their style when clicking on a disabled node after an enabled node was already selected.
清单20中所示的方法可以进一步修改,以使这些选中的节点能在一个启用了的节点被选中后单击某个被禁用的节点时仍保持其样式,如清单21所示。
The transform method can then implement all manner of modifications, and it returns a new byte array containing the bytecode of the modified (or instrumented) class.
然后transform方法实现各种修改,并返回一个包含修改的(或插装的)类的字节码的新字节数组。
Conf files; the parsing code from this method is copied from the previous tutorial and modified slightly to use a more Groovy-like syntax.
此方法中的解析代码是从前一教程复制过来的,并稍微进行了一些修改,以获得更类似Groovy的语法。
When you manipulate a Joda class through an API method, you must capture the method's return value because the instance you're manipulating cannot be modified.
当您通过一个API方法操作joda类时,您必须捕捉该方法的返回值,因为您正在处理的实例不能被修改。
The best method is to edit a locked perspective from the Perspective Display panel, and then save the modified perspectives to a new name.
最好的方法是从PerspectiveDisplay面板编辑一个锁定的透视图,然后将修改后的透视图另存为一个新名称。
For the above referenced ancestors attribute to be valid, the Category model class needs to be modified to include a _get_ancestors method.
上面引用的ancestors属性要想有效,Category模型类需要修改成包含一个_ get _ ancestors方法。
Xen, supporting a cooperative method of virtualization, requires no modification, because the guest is aware that it's being virtualized and is modified.
Xen可以支持一种协作的虚拟化方法,它不需要任何修改,因为客户机知道自己正在进行虚拟化,并已经进行了修改。
Having modified the HTTP request to include the Accept-Encoding header with a value of GZIP, I need to modify the method used to read that content.
通过修改HTTP请求添加值为GZIP的Accept - encoding头之后,我需要修改用来读取内容的方法。
The component configurator implementation was modified to implement a service context interface that was passed to services using their initialization method.
组件配置器实现经过修改,以实现一个服务上下文接口,使用服务的初始化方法,可以把上下文接口传递到这些服务。
The AddOne method is not a very practical example because you would normally just receive a regular integer as a parameter and write the method as a function that returns a modified integer.
方法addone并不是一个很实际的示例,因为通常只需接收常规整数作为参数,并且作为能返回修改的整数的函数编写此方法。
The JDK documentation indicates that this method gives you a modified mergesort with guaranteed N*log(N) performance.
JDK文档说明,该方法采用修正的合并排序法,保证N*log(N) 的效率。
Listing 8 shows a new advice method modified to use this list of unprinted methods.
清单8显示了修改后的新advice方法,以使它使用这个未打印的方法列表。
If annotated fields are found, the class is modified to include a generated toString method and the modified binary representation is returned.
如果找到带注释的字段,该类将被修改以包含生成的toString方法,而修改后的二进制表示将被返回。
A modified boundary element method is proposed. In the approach, the matrices in the formed boundary equation implicitly contain no eigen parameter.
本文提出一种改进边界元法,它使形成的边界元方程不隐含本征量,避免大阶数矩阵的转置。
应用推荐