1) Random Seeking(RS)Strategy
随机搜索策略
2) search strategy
搜索策略
1.
Live-wire algorithm for medical image segmentation based on improved search strategy;
基于改进搜索策略的Live-Wire医学图像分割算法
2.
Research on Search Strategy Based on Lucene;
基于Lucene的搜索策略研究
3.
The applicability of optimization methods for dealing with the complexity of multidisciplinary design optimization (MDO)and how to select the appropriate search strategy are discussed.
针对多学科设计优化的问题复杂性 ,探讨现有优化算法在多学科设计优化问题中的适用性 ,以确定搜索策略的选择 。
3) searching strategy
搜索策略
1.
Image matching based on a fast searching strategy;
基于一种快速搜索策略的图像匹配
2.
Research on web spider s searching strategy based on simulated annealing;
基于模拟退火机制的网络蜘蛛搜索策略
3.
Quick image inpainting algorithm under new searching strategy
新搜索策略下的快速图像修复算法
4) search strategies
搜索策略
1.
In this article, the basic algorithm and search strategies for solving CSP are summarized for the first time.
首先综述求解约束满足问题的基本算法和搜索策略 ,然后介绍ILOGSOLVER求解系统提供的类和函数的基本组成 ,并给出用该系统求解的两个地图着色示
2.
In this context,the present study explored the relations among the adolescents of Internet self-efficacy(ISE),Internet information search strategies and Internet information anxiety,for making some psychological suggestions for the young people use Internet.
在此背景下,该研究主要探讨了青少年互联网自我效能感、搜索策略和互联网信息焦虑的关系,从心理学的角度为青少年互联网信息功能的使用提供建议。
5) policy search
策略搜索
1.
A survey of direct policy search methods in reinforcement learning;
增强学习中的直接策略搜索方法综述
6) Random search
随机搜索
1.
In terms of given campaign sea area and required clearance probability through the sonar search model,emulation calculation is utilized to find the multi-AUV(Autonomous Underwater Vehicle)coordinated exercise method with the best efficiency-to-cost ratio in different sonar detecting probability,contrasting the two strategies of trapezoidal search and random search.
在给定作战海区和要求达到清除概率的前提下,通过对声呐搜索模型的研究,对梯形搜索和随机搜索2种搜索策略进行分析对比,利用仿真计算寻找出不同声呐探测概率情况下具有最佳效费比的多机器人协同作战方案。
2.
Used the random search algorithm to study the resource-leveling problem in project management,in view of the logic constraint and time constraint of the activities in network,presented a kind of improved random search algorithm, which based on the dynamic float,avoided producing the non-feasible solution.
采用随机搜索算法研究了工程项目管理中的“工期固定-资源均衡”问题,针对网络图中活动的逻辑约束和时间约束关系,提出了基于活动动态时差的改进随机搜索算法,避免了非可行解的产生;建立了活动的实际开始时间与资源方差之间的函数关系,作为评价函数;最后对实例进行了计算分析,与project2002、p3等结果做比较,优化效果取得了不同程度的提高,证实了该方法的可行性与有效性;同时获得了最优资源强度相同若干不同活动安排方案,对于工程项目管理中资源均衡优化具有实际应用价值。
3.
The algorithm is based on random search and backtracking.
寇克曼 (kirkman)于 1 847年提出了著名的“1 5个女生问题” ,本文提出一种解该问题的基于随机搜索和回溯的计算机算法。
补充资料:随机搜索
分子式:
CAS号:
性质:利用随机数求极小点而求得函数近似的最优解的方法。变量允许的变化区间,不断随机地而不是有倾向性产生随机点,并计算其约束函数和目标函数的值,对满足约束条件的点,逐个比较其目标函数的值,将坏的点抛弃,保留好的点,最后便得到最优解的近似解。这种方法是建立在概率论的基础上,所取随机点越多,则得到最优解的概率也就越大。由于大多数计算机程序库中有随机数发生器,所以应用这种方法是很方便的。但是其计算精度较差、效率较低。随机搜索一般用于粗选或普查。常用的方法有随机跳跃法,随机走步法等。
CAS号:
性质:利用随机数求极小点而求得函数近似的最优解的方法。变量允许的变化区间,不断随机地而不是有倾向性产生随机点,并计算其约束函数和目标函数的值,对满足约束条件的点,逐个比较其目标函数的值,将坏的点抛弃,保留好的点,最后便得到最优解的近似解。这种方法是建立在概率论的基础上,所取随机点越多,则得到最优解的概率也就越大。由于大多数计算机程序库中有随机数发生器,所以应用这种方法是很方便的。但是其计算精度较差、效率较低。随机搜索一般用于粗选或普查。常用的方法有随机跳跃法,随机走步法等。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条