?
查询技巧:
1、输入单个单词准确查询。
2、使用%模糊查询,匹配任意长度字符:
   %a    以a结尾的单词;
   ab%    以ab开头的单词;
   %ac%    含有ac的单词。
3、使用_模糊查询,匹配单个任意字符:
   _a_    三位且a在中间的单词;
   _ad    三位且ad结尾的单词;
   ac_    三位且ac开头的单词;
   _a    两位且a结尾的单词;
   a_    两位且a开头的单词。
4、带连字符-的单词,需含-字符才能模糊查询,如well-know需输入 well-% 。
5、在手机键盘上,如果g上有%和v上有_,则可长按输入。

optimums
CET6

n. 最佳条件(optimum 的复数)

1. Objective: To set up the optimums for the pe tal tissue culture of Chrysanthemum morifolium cultivated in Anhui Province .
目的:研究安徽药菊花瓣组织培养技术,为安徽药菊新品种选育建立最佳条件。
2. It makes the search space some sub-region, USES the PSO algorithm to optimize in each region, compares these sub - region global optimums and finds out the search space global optimums.
将搜索空间划分成若干个子区域,在各个子区域中均使用标准P SO算法进行寻优,通过比较各个子区域的全局最优解,从而得出整个搜索空间的全局最优。
3. Genetic Algorithms is used in solving the mathematical model, it can obtain the global optimum even if there exists local optimums, and enlarge the application range of Fuzzy Physical Programming.
利用遗传算法求解数学模型,解决了最终优化目标可能存在多个局部最优解的问题,拓宽了模糊物理规划的应用范围。