您要查找的是不是:
- random search procedure 随机搜索过程
- Search procedure is from other sites to download. 搜索程序,是从其他网站下载来的。
- greedy random adaptive search procedure 贪心随机适应性搜索算法
- Genetic Algorithm (GA) is a guided random search and the guiding direction always aims at the family whose ancestors have schemata with high fitness. 遗传算法(GA)的运行机理及特点是具有定向制导的随机搜索技术,其定向制导的原则是:导向以高适应度模式为祖先的"家族"方向。
- Algorithm using random search of a series of specific elements. Expect the time complexity faster than the small platoon. 随机快排,利用随机算法,搜索一个数列中的特定元素。期望时间复杂度要比快排小。
- Using the accelerated controlled random search (ACRS) to perform the canonical piecewise-linear modeling, this method overcomes the difficulties of multiminimum in the modeling. GOM法使用加速控制随机搜索法(ACRS)进行法式分段线性建模,克服了建模过程中的多极值困难。
- Some results prove that it is an effective parameters tunning strategy using the improved Random Search Algorithm RasID in the ractional-order system . 3. 2、将改进的随机搜索RasID算法应用到分数阶系统模型参数估计中,仿真结果说明了这种方法的可行性与有效性;
- By Kruskal (Kruskal) algorithm ideas, the preparation of a minimum spanning tree of a complete search procedure. (译):由克鲁斯卡尔(秩)算法的思想,编制一个最小生成树一个完整的搜索程序。
- It is well known that the GA is a guided random search and the guiding direction always aims at the family whose ancestors have schemata with high fitness. 摘要 众所周知,遗传算法的运行机理及特点是具有定向制导的随机搜索技术,其定向制导的原则是: 导向以高适应度模式为祖先的“家族”方向。
- The mm-conflicts heuristic repair local search procedure will ensure GENET convergence to some states, which could be solutions or local minimum. 它采用的最小冲突启发式修补过程能保证GENET收敛到某些状态,这些状态要么是解,要么是局部极小点。
- We develop a new genetic algorithm hybridized with an innovative local search procedure (bottleneck shifting) for the fJSP. 针对柔性作业车间调度问题,提出了带局域搜索(瓶颈移动法)的混合遗传算法。
- As an effective way to make global optimization through random search, simulated annealing algorithm simulates the slow physical process of solid annealing to get lowest inner energy. 模拟退火算法模拟了固体缓慢退火从而获得最低内能的物理过程,是一种简单而有效的随机性全局优化算法。
- Soiled dishes were piled at random. 脏碟子胡乱地堆放着。
- We employan approximated linear search procedure based on the Fletcher exact penalty functionand the use of approximated derivetives of the multiplier function that avoids the needto evaluate the second order derivatives of the problem functions . 并利用Fletcher精确罚函数的近似函数作为线性搜索函数,以避免计算二阶导数。
- The rules, enacted last month but announced only Monday, also allow random searches of people and vehicles in the area around the vast plaza in the heart of Beijing. 这个上个月制定但本周一才公布的规定,允许(警察)在北京中心区的大广场周围区域对行人与车辆随机搜查。
- By using pyramid structure of the code?book and Cauchy?Schwarz inequality, a condition of removing unnecessary matching operations from the search procedure was derived, then the fast search arithmetic is proposed based on this removing condition. 利用码书的拓扑结构和柯西 施瓦兹不等式的性质推导出了消除不必要匹配操作的条件,并根据这个条件提出了快速搜索算法。
- Based on the analysis of the features of large character set language and the string searching procedure of human, a new algorithm was proposed. 摘要分析了大字符集的特点和人类查找字符串的过程,提出了一个新的单模式匹配算法。
- Following,each product is split into some consistent sublots,and aneighborhood searching procedure is then applied for finding a good solution. 随后将各产品之生产量分为数个等子批,并以邻点搜寻进行改善期获得批量分割后之近似排程。
- A genetic algorithm (GA) based on building block recognition was proposed, in which building block candidates were recognized in evolving process to speed up the search so as to avoid the blindness of GA random searching. 摘要提出了一种基于积木块识别的遗传算法,该算法通过对进化过程中的候选积木块进行识别与利用来加速搜索,从而避免遗传算法随机搜索的盲目性。
- Genetic algorithm is a random search algorithm that simulates natural selection and evolution. It searches through the total solution space and can find the optimal solution globally over a domain. 遗传算法是一种模拟自然选择和进化的随机搜索算法;它的搜索能够遍及整个解空间;容易得到全局最优解.