greedy
贪婪算法(Greedy Algorithm)是一种在每个步骤中都选择局部最优解以期望达到全局最优的高效算法设计策略。广泛应用于电子工程中的任务调度、网络路由及资源分配等领域,是解决优化问题的强大工具。掌握greedy技术不仅能提升工程师解决问题的能力,还能促进创新思维的发展。本页面汇集了13个精选资...
共 10 份资源
源代码 308
greedy 热门资料
查看全部 10 份 →
PDF文档
Matlab Implementation of Greedy Randomized Search Algorithm
Matlab Implementation of Greedy Randomized Search Algorithm...
PDF文档
using greedy tratage to solve the problem of Number Delete.
using greedy tratage to solve the problem of Number Delete....
PDF文档
Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking....