1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > 参评因子动态排序法 Testing factor dynamic sequencing method英语短句 例句大全

参评因子动态排序法 Testing factor dynamic sequencing method英语短句 例句大全

时间:2021-03-03 12:40:42

相关推荐

参评因子动态排序法 Testing factor dynamic sequencing method英语短句 例句大全

参评因子动态排序法,Testing factor dynamic sequencing method

1)Testing factor dynamic sequencing method参评因子动态排序法

2)dymatic sorting algorithm动态排序算法

3)involved factor参评因子

1.In this paper, some problems, such as the principles of determining and inspecting the weights of theinvolved factors, the significance and effects of assigning the weights to the factors, the origins and composition of the weights, and the ways and methods of weighting the factors, are discussed.着重对农用土地自然适宜性评价中参评因子权重的确定和检验原则、赋权的意义和效果、因子权重的来源与构成、赋权方式等问题进行了探讨。

英文短句/例句

1.Debug Method--A Method for Determining the Weights of Involved Factors in the Natural Suitability Evaluation of Land for Agricultural Use;调试法——一种农用土地适宜性评价中确定参评因子权重的方法

2.Participate in identifying and evaluating EHS environment factors and hazard.参与EHS环境因素与危险源识别与评价。

3.Functional genomics of Salvia militiorrhiza Ⅳ--Analysis of ethylene responsive element binding protein gene丹参功能基因组学研究Ⅳ——丹参乙烯应答因子(ERF)基因的分析

4.Studies on Environmental Quality Assessment of Pesudostellariae Heterophylla (Mid) Product Base in Shibing and Prevention Techniques of P.heterophylla (Mid) Leaf Spots Disease;施秉太子参基地环境质量评价及控制太子参叶斑病技术研究

5.Parametric Projective Transformation and Weights of Rational Bézier Curves有理Bézier曲线的权因子与参数射影变换

6.The variational parameter multiplying each coordinate is called a scale factor.每个坐标所乘的变分参数叫定标因子。

7.Construction Reference Molecule of Roundup Ready Soybean;转基因抗草甘膦大豆参比分子的构建

8.A Note on Adjust Factor in Parameter Design;关于参数设计中调节因子的一个注记

9.The Bayesian Estimation for the Environmental Factor of the Two-parameter Exponential Distribution双参数指数分布环境因子的Bayes估计

10.Dissipation Factors Represented by Piezoelectric Equivalent Circuit Parameters耗散因子的压电等效电路参数确定法

11.The Influence Factors and Ways of Citizen Participation in Local Governments Performance;公民参与地方政府绩效评估的影响因素与途径

12.The Participatory Appraisal on the Main Constraints for the Realization of Corn Yield Potential;玉米产量潜力实现的限制因素的参与式评估

13.Rationality and significance analysis of public participation in GMF assessment;公众参与转基因食品评价的合理性和意义分析

14.Analyses of reference factors of evaluations on intangibles in university-run enterprises;高等学校企业无形资产评估参考因素分析

15.QUANTITATIVE DETERMINATION OF INDEX AREAS AND PARTICIPATING FACTORS FOR FARMLAND GRADATION;农用地分等指标区与参评因素定量确定

16.Assessment of Rule Parameters for Shipborne Electronic Warfare(EW) System based on Delphi Technique;基于德尔菲法的舰载电子战系统准则参数评定

17.Health Condition and Athletics Participation of Chinese lntellectuals;中国知识分子健康与体育参与状况评析

18.Optimizing the Evaluation Function Parameters of Connect6 with Genetic Algorithms用遗传算法实现六子棋评估函数参数优化

相关短句/例句

dymatic sorting algorithm动态排序算法

3)involved factor参评因子

1.In this paper, some problems, such as the principles of determining and inspecting the weights of theinvolved factors, the significance and effects of assigning the weights to the factors, the origins and composition of the weights, and the ways and methods of weighting the factors, are discussed.着重对农用土地自然适宜性评价中参评因子权重的确定和检验原则、赋权的意义和效果、因子权重的来源与构成、赋权方式等问题进行了探讨。

4)dynamic evaluation indicators动态评价因子

5)dynamic ordering动态排序

1.The routing order of the channel routing is analyzed and the characteristics of static anddynamic ordering are compared.针对电子设计自动化中低的通道布线布通率,对影响布通率的因素进行了研究,分析了线网布线次序对通道布线结果的影响,比较了静态排序和动态排序的优缺点,基于最小生成树,提出了一种动态通道布线算法。

6)dynamic scheduling动态排序

延伸阅读

排序算法排序算法sorting algorithmPaixu suanfa排序算法(劝ding algorithm)数据处理中将文件中记录按键码的一定次序要求排列起来的算法。在讨论排序算法时,数据通常是指由若干记录组成的文件,每个记录包含一个或多个数据项,其中能够标志该记录的数据项称为键码。给定一文件的n个记录{Rl,RZ,…,R,}及其相应的键码集合IK;,KZ,…,K,},所谓排序就是将记录按键码递增次序排列起来。当待排序的文件能够同时装人计算机的主存中时,则相应的排序称为内排序;如果文件大到不能同时全部装人主存中而有一部分必须放在外存上时,则相应的排序称为外排序。当待排序的文件中包含有一些相同键码的记录时,如果经过排序后这些相同键码的记录的相对次序仍然保持不变,则相应的排序算法是稳定的,否则为不稳定的。如果排序算法设计成单处理机完成的,则此排序算法称为争行(或顺序)排序葬法;如果排序算法设计成多处理机实现的,则称为并行排序葬法。度量串行排序算法复杂度的标准是算法的运行时间和所占用的存储空间;度量并行排序算法复杂度的标准是算法的总运行时间和所需的处理器数。排序的应用很广,在科学计算和数据处理中,在数据库和知识库管理系统中,在系统软件和应用软件中以及在高级计算机体系结构中,都会直接或间接地遇到大量的排序间题。排序在计算机科学研究中占有相当的地位,人们已经发现,排序问题的研究方法和思路,算法的设计和分析技巧,对研究计算机诸多领域中其它问题的算法都颇值得借鉴。内排序的方法很多,最常用的有插人排序、选择排序、交换排序(包含快速排序、堆排序)、分配排序和归并排序等。外排序多采用多路归并方法。指入排序的基本方法是:每次将一个待排序的记录R‘,按其键码X、的大小插到以前已排序的文件中的适当位置,直到全部插人完为止。迄择排序的基本方法是:每次从待排序的记录中选出其键码最小的记录依次放在已排序的文件中,直到选完为止。交换排序的基本方法是:两两比较待排序记录的键码,并交换那些不满足顺序要求的键码对,直到全部都满足为止。夺今排序又称为桶排序,它适合于记录有多个特征键码的文件排序。归并排序的基本思想是:将一些已排序的子文件进行合并而得到一个完整的有序文件。归并时,只要比较各子文件的第一个记录的键码,其最小者就是全局最小者;取出它后,继续比较各子文件的第一个记录的键码,这样就可得到全局的次最小者,如此下去,就可完成排序。 成盆排序属于外排序。外排序方法与各种外存设备的特征有关。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。