查询词典 elimination method
- 与 elimination method 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
It is the most powerful means of eradicating schistosomiasis. Current method of elimination cercaria is mainly the chemical method which has many disadvantages such as drug resistance, drug dilutedness, environmental pollution and poisoning the other biology, etc. For these reasons, this paper poposed a new method of elimination through high-voltage pulsed electric field, discussed the feasibility of the new method, studied the elimination mechanisms of using different forms of electrodes, analyzed various factors which influences the effect of elimination and introduced the structure of high-voltage pulsed electric field system at the stage of laboratory. Moreover, this paper showed the security problems that should be considered during the research and experiment.
针对常用的化学药物杀灭法存在的易使尾蚴产生抗药性、水域宽广致使药效降低、污染环境、毒杀其它生物等弊端,本文提出了一种利用高压脉冲电场杀灭血吸虫尾蚴的新方法,探讨了这种电子杀灭方法的可行性,分别研究了采用锐形电极和平板电极的血吸虫尾蚴杀灭机理,分析了影响尾蚴杀灭效果的各种因素,介绍了实验阶段血吸虫尾蚴高压脉冲电场杀灭系统的构成,指出了系统研制和试验过程中需要充分考虑的安全性问题。
-
Cleans the fluid, the elimination mildew spot special-purpose dry cleans the fluid, the elimination perspiration mark special-purpose dry cleans the fluid, removes the blue grass-green spot special-purpose to dry clean the fluid, the elimination rust soaks special-purpose dry cleans the fluid, the elimination
产品目录:羽绒服干洗液;西服衣物干洗液;绒面衣物干洗液;真丝衣物干洗液;丝毛衣物干洗液;布衣沙发干洗液;婚纱干洗液;内衣干洗液;婴幼儿衣物干洗液;产品类型:去除化妆品类污渍专用干洗液、去除柏油、桐油渍专用干洗液、去除霉斑点专用干洗液、去除汗迹专用干洗液、去除青草绿斑专用干洗液、去除铁锈渍的专用干洗液、去除熨斗斑痕专用干洗液
-
In Chapter 6,by changing Gauss elimination method of solving linear algebraicequations in software package based on MPROWs and PEROWs into the elimination byband matrix and the elimination by varied bandwidth,we obtained the solver of ordinarydifferential equations,which is suited to solve the partial differential equations by themethod of lines.
在第六章,我们将基于MPROWs及PEROWs的软件包中求解线性方程组的通常的高斯消去法修改为带状矩阵消元法及变带宽消元法,从而获得适合于用线方法求解偏微分方程的常微分方程求解器。
-
Main points of the thesis are as follows:(1) The main function models and information relations between these models in the CAPP system in the integrated CAD/CAM project are explained, a new process plan design method is mentioned based on analyses of process plan design. This method is based on the process plan prototype, and develops the prototype little by little until the perfect process plan is completed, the prospect of this method is discussed;(2) The feature abstracting rules and methods are studied, a feature coding system is developed based on GT, all the defined feature models are described by the mathematical methods;(3) The integrated method of CAD/CAPP based on features is mentioned, this method defines a feature exchanging model, and develops an interface software to exchange design data into technology data base, this technology data base includes the design and technology information of the parts;(4) The process plan reasoning method based on features is created, this method uses Mycin algorithm to solve the reasoning of the feature process plan. A process plan making system is developed. In this system part process plan is made by the semi-intelligent method, this method uses the feature reasoning, feature process chain searching and man-computer talking together;(5) The main structure of the HOPE system is introduced, a shaft drawing and its process plan made by this system are shown, the data process problem in process drawing making is also discussed;(6) A new method of describing process rule is introduced, this method uses IfThen rules and neural nets weight values together to describe process rules, the BP algorithm is adopted in this method;(7) The optimal machining sequence problem of the process steps on the same fixturing is discussed, optimal algorithms SA is applied to solve this problem, the result shows that this method is more efficient than the traditional method;(8) All jobs in the thesis are summarized. In order to carry out the research in the future, some rational proposals are given.
全文论述的内容主要有下列几个方面:(1)较为系统地阐述了CAD/CAM一体化工程项目中CAPP系统的主要功能模块及其信息流程,在分析工艺设计过程的基础上,提出了基于特征原型的渐进式工艺设计方法,并探讨了该方法的应用前景;(2)研究了零件特征提取的原则和方法,在成组技术的基础上,开发了一套基于特征的分类编码系统,并在提取零件特征的基础上,定义了零件特征的数据模型,开发了基于轴类零件特征的参数化设计系统;(3)研究了基于特征的CAD/CAPP集成的方法,通过定义零件特征数据模型的存储结构,开发了将设计数据转换到工艺数据库中的接口程序,为后续的CAPP系统提供必要的零件形状和工艺信息;(4)研究了基于特征的工艺推理方法,将Mycin算法应用到工艺决策中,开发了基于特征的工艺推理及工艺方案生成系统,在系统中综合运用特征推理、特征加工工艺链查询及人机对话相结合的半智能化方法确定零件加工工艺;(5)介绍了整个HOPE系统的总体结构,通过运行HOPE系统绘出了一轴类零件的零件图,并生成了该零件的加工工艺方案,初步探讨了基于特征的工序图生成技术中数据处理问题;(6)研究了工艺设计过程中知识如何有效表示的问题,提出了将显式的IF-THEN规则表示与隐式神经网络权值表示相结合的工艺知识表示方法,并利用BP算法进行了工艺知识表示的初步研究;(7)研究了工艺设计过程中同一安装下工步优化排序问题,利用神经网络中基于模拟退火的理论来解决该工步优化排序问题,实践证明该方法较传统的算法具有更高的效率;(8)总结了本文所进行的研究工作,为今后进一步开展工作提出了较为合理的建议。
-
Many traditional compiler optimizations fall into this category: copy and constant propagation, redundant expression elimination, dead code elimination, peephole optimizations, function inlining, tail recursion elimination and so forth.
许多种传统的编译器优化方式都可以归结于这两种方法,比如说:copy and constant propagation(用常数取代程序中不变化的变量),冗余表达式消去,死代码消去,Peephole优化,Inline函数,尾部递归消去(展开在程序尾部的递归,减少堆栈消耗
-
It is necessary to make a distinction between ground for elimination of punishment and ground for elimination of crime punishment. This distinction is helpful for understanding the supra-law ground for elimination of misfeasance.
由于各国的刑法对违法阻却事由的规定各不相同,因此,在正当化行为中,那些应当是法规上违法阻却事由,那些应当是超法规违法阻却事由,难以取得一致结论。
-
Eliminating the discriminate of the domestic and international judicial supervision of commercial arbitration; abolishing the supervisory way of not granting the partys application, merge the function of the original not granted arbitrament into the eliminated arbitrament; stricting the judicial supervisory process, for example, specifying the cognizance way of elimination process of arbitrament, shortening the elimination term, specifying the effectiveness of the arbitrament after elimination and the effectiveness of the arbitrative consultation; perfecting the redress way of eliminating the arbitration, especially the exertion of the ways of rearbitraion; strictly controlling the application range of social public benefit.
应当消除国内及涉外商事仲裁司法监督的差别待遇;取消当事人申请不予执行仲裁裁决的监督方式,将原有不予执行仲裁裁决的功能并入撤销仲裁裁决;严格司法监督程序,比如明确仲裁裁决撤销程序的审理方式、缩短撤销期限、明确仲裁裁决被撤销后裁决的效力以及仲裁协议的效力;完善撤销仲裁裁决的救济途径,尤其要重视重新仲裁方式的运用;严格控制&社会公共利益&的适用范围。
-
In this paper Ⅰ successfully applied these methods to fault diagnosis, and presenting some new innovative machinery fault diagnosis method; First Ⅰ present a new gear wornout fault diagnosis method, this method use the vibration signal's time-frequency attribute and instantaneous phase undulation to accurately detect gear's fault, and by comparing with the traditional frequency domain analysis method, this method reveals that many nonlinear and nonstationary characteristic exist in gear's vibration, this tell us that if we use frequency domain analysis method without pay attention to the signal's characteristic, we could get wrong diagnostic result; Then Ⅰ present a new bearing fault diagnosis method, this method use ATVFD and Hilbert transform to do envelop demodulation,Ⅰ analyze the envelop with time-frequency method and find out that this method is more accurate then traditional method.Ⅰ also explain that the modulation of the fault to the carrier wave may also be non-stationary and nonlinear; Finally Ⅰ present a cylinder pressure measurement method of diesel engine by means of vibration, cylinder pressure is an important parameter of diesel engine fault diagnosis, the pressure measuring is simplified a lot by this method,Ⅰ also use the ATVFD and time-frequency analysis to realize it.
本文中将上述理论方法成功地应用到故障诊断中去,提出了几点创新性的诊断方法;提出了一种齿轮磨损故障诊断的新方法,该方法利用振动信号能量的时频域分布特征与瞬时相位波动特征可以进行精确的齿轮故障诊断,并通过与传统的频域诊断方法的比较,揭示出齿轮振动中存在的明显的非线性与非平稳特征,说明了不加选择地利用频域分析方法进行齿轮故障诊断很可能会得到错误的诊断结果;提出了一种轴承故障诊断的新方法,该方法利用ATVFD分解与Hilbert变换进行包络解调,并对解调得到的包络信号进行时频域分析,可以实现更加准确轴承故障诊断,说明了故障对载波信号的调制往往也是非平稳与非线性的;提出了一种利用振动信号进行柴油机汽缸内压力检测的新方法,柴油机汽缸压力的变化是柴油机故障诊断的重要参数,利用振动方法可大大简化汽缸压力的检测过程,该方法也是综合利用ATVFD分解与时频域分析方法实现的。
-
In this paper, mathematical analysis, linear algebra is more material as the foundation, on the basis of previous studies, will solve a number of the function extreme value methods, such as distribution method, elimination method, the discriminant method, mean inequality method, the geometric method, vector method and derivative method, and so to summarize, and on this basis is given for each method the corresponding examples to illustrate for readers to reference and understanding.
本文以数学分析、线性代数更教材为基础,在前人研究的基础上,将求解函数极值的若干方法,如配方法、消元法、判别式法、均值不等式法、几何法、向量法和导数法等等进行归纳总结,并在此基础上针对每一种方法给出相应的例子加以说明,以便读者参考和理解。
-
It solves the grid equations with domain decomposing multigrid parallel method and precondithoners as elimination method.From the discussion of the iterative property of Gauss elimination method,it can improve the parallel efficiency by overcoming the obstacle in the information passing.
对网格方程组作多重网格区域分裂并行计算,以消去法为预条件,讨论了Gauss消去法的迭代性质,指出该迭代法有效改善通常迭代在子域信息传递过程中的障碍性问题,提高多重网格区域分裂并行计算效率。
- 相关中文对照歌词
- The Worst
- Systematic Elimination
- Madness To The Method
- N 2 Gether Now
- Method Man
- What's Happenin'
- Afterparty
- Know Your Role
- Method Man (Home Grown Version)
- Part II
- 推荐网络例句
-
Although translator has turned from being a crystal ball by which the original culture can unrestrainedly penetrate to another crystal ball by which the target culture can freely traverse, the translator's personal embodiment, in the process of cognitive act, are still absent in translation studies. Translators are still subjects without body or simply disembodied subjects.
译者虽然由原语文化可以自由穿透的玻璃球变成了译语文化可以自由穿越的玻璃球,但译者认知过程中的个体体验在翻译研究中依然缺席,译者依然仅仅是一个没有躯体体验的主体。
-
Chillingly, he claimed our technology is 'not nearly as sophisticated' as theirs and "had they been hostile", he warned 'we would be been gone by now'.
令人毛骨悚然的,他声称我们的技术是'并不那么复杂,像他们一样,和"如果他们敌意",他警告说,'我们将现在已经过去了。
-
And in giving such people " a chance to be themselves," he saw himself as a champion of th South's hardscrabble underclass, both black and white.
他给了这些人一个"成就自己"的机会,同时将自己看成是南方那些贫困的下层人民的声援者。