1)Greedy algorithm贪心法
1.In the modified algorithm,a global objective function including a length term was introduced,and the greedy algorithm was used to merge the regions.针对过分割问题提出了一种改进的Split-Merge算法,在合并过程中引入全局目标函数,并在目标函数中定义了长度项,使用贪心法完成合并过程。
2.Considering the quilting path includes invalid journey between contours,the segment of contour is sorted topologically using greedy algorithm for invalid journey is shortened.然后考虑到多轮廓图案绗缝时,针头的加工路径包含其在轮廓间移动的空行程,为缩短空行程,用贪心法对轮廓进行拓扑排序。
3.In order to solve multi-constraint 0-1 knapsack problem, a new profit-density is designed, on basis of which, a Hybrid Genetic Algorithm(HGA) based on greedy algorithm is proposed, which uses the binary code to amend the feasible solution, and applies roulette wheel selection method to rectify knapsack resources with insufficient use, and repairs the infeasible solution.为求解多限制0-1背包问题,设计一种新的价值密度,提出一种基于贪心法的混合遗传算法,采用二进制编码对适应值进行升序排列,并运用轮盘赌选择方法对背包资源利用不足的可行解进行修正处理,对不可行解进行修复处理,并将其与传统遗传算法进行比较。
2)greedy method贪心法
1.Interactive timetabling approach based on greedy method and tabu search;基于贪心法和禁忌搜索的实用高校排课系统
2.This paper adopts dynamic programming method and greedy method to solve such problems, then analyzes and compares the differences of two algorithms.采用动态规划法和贪心法对该问题进行求解,分析和比较这两种算法在求解同一问题时的差异。
3)greedy methods贪心法
1.Compared with greedy methods,its effectiveness is illustrated through result.与贪心法作了比较,结果表明该方法比较有效。
4)greedy algorithm贪心算法
1.Behavior analysis of electricity trade using transportation problem and greedy algorithm;应用运输问题和贪心算法的电力交易行为分析
2.The Method of the Downlink of Science Satellite Based on Greedy Algorithm;基于贪心算法的科学卫星下行传输规划
3.Design of greedy algorithm about interest arbitrage;套利问题的贪心算法设计
英文短句/例句
1.Behavior analysis of electricity trade using transportation problem and greedy algorithm;应用运输问题和贪心算法的电力交易行为分析
2.Greedy Algorithm Solution of Flexible Flow Shop Scheduling Problem柔性流水作业排序问题的贪心算法求解
3.The paper explains parallel disposal of microcomputer LAN and adopts surjection、cupidity arithmetic for distributing task,which leads load of any processor to maintain relative balance.说明了微机局网的并行处理,采用满射、贪心算法进行任务分配,使各处理机的负载保持相对均衡。
4.The study on greedy local search algorithm of 0-1 knapsack problem0-1背包问题的贪心局部搜索算法研究
5.The Greedy Algorithm Resolves the General Weapon-target Assignment Problem贪心遗传算法解决一般武器-目标分配问题
6.Study on the Model for Selected Subscribing to Professional Periodicals Based on Greedy and Genetic Algorithm基于贪心遗传算法的专业期刊选订模型研究
7.A Modified Discretization Algorithm of Numerical Attributes Based on Greedy Strategy基于贪心思想的数值属性离散化算法的改进
8.Hybrid Genetic Algorithm Based on Strategy of Greedy for TSP基于贪心策略的混合遗传算法在TSP中的实现
9.Cupidity Shooting Algorithm Based on Maximal Angle for Robot Soccer基于最大角的足球机器人贪心射门算法
10.Research on Algorithm for Course Scheduling System Based on Dividing-Conquering and Greedy基于分治和贪心相结合的排课算法研究
11.Study on Differential Evolution and Greedy Strategy Based Custom Instruction Selection Algorithms基于差分进化和贪心策略的自定义指令选择算法研究
12.New clustering algorithm based on Wu-Huberman method and greedy algorithmWu-Huberman方法和贪婪算法相结合的新聚类算法
13.THE BUMP-NUMBER AND THE DLG ALGORITHM FOR THE POSET半序集的碰撞数与分层深度贪婪算法
14.Pseudo Greedy Algorithm and upper Bound for Hamiltonian Chromatic Number of Paths;路的Hamiltonian色数的上界与伪贪婪算法
15.A Greedy Random Simulated Annealing Algorithm for Traveling Salesman Problem求解TSP问题的贪婪随机模拟退火算法
16.The Application of Greedy Algorithm of Matroid in the Decorative Lights of Scenic拟阵贪婪算法在景区装饰灯中的应用
17.Study of Multi-machine Scheduling Problem Based on Greedy Algorithm基于贪婪算法的多机床调度问题研究
18.Improved two-dimension enhanced greedy hardware/software partitioning algo-rithm改进的二维增强贪婪软硬件划分算法
相关短句/例句
greedy method贪心法
1.Interactive timetabling approach based on greedy method and tabu search;基于贪心法和禁忌搜索的实用高校排课系统
2.This paper adopts dynamic programming method and greedy method to solve such problems, then analyzes and compares the differences of two algorithms.采用动态规划法和贪心法对该问题进行求解,分析和比较这两种算法在求解同一问题时的差异。
3)greedy methods贪心法
1.Compared with greedy methods,its effectiveness is illustrated through result.与贪心法作了比较,结果表明该方法比较有效。
4)greedy algorithm贪心算法
1.Behavior analysis of electricity trade using transportation problem and greedy algorithm;应用运输问题和贪心算法的电力交易行为分析
2.The Method of the Downlink of Science Satellite Based on Greedy Algorithm;基于贪心算法的科学卫星下行传输规划
3.Design of greedy algorithm about interest arbitrage;套利问题的贪心算法设计
5)Greedy method贪心方法
1.This paper will introduce five algorithm design methods, which are Greedy method, Dynamic programming, Backtracking, Branch and bound, Genetic algorithm, summarize their basic tenets, give the solving algorithm thought to 0/1 knapsack problem, analyse the algorithms and put forward the improving methods.本文分别从贪心方法、动态规划、回溯法、分枝-限界法,遗传算法这五种算法设计方法入手,概述了各种设计方法的基本原理,提出了求解0/1背包问题的算法思想,并对算法进行分析,提出了改进方法。
2.This paper introduces the concept about the question of job scheduling with time limit, a general method of solving this question using greedy method and a fast algorithm which is improved.介绍了带有限期作业排序问题的概念,以及使用贪心方法求解此问题的一般算法和一种改进的快速算法。
6)best first[自]贪心法
延伸阅读
离贪心【离贪心】 (术语)有贪心之对。不与贪欲烦恼相应之善心。
