文件名称:DenseGreedyDetection
-
所属分类:
- 标签属性:
- 上传时间:2013-12-04
-
文件大小:5.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的仅是在某种意义上的局部最优解。贪心算法不是对所有问题都能得到整体最优解,但对范围相当广泛的许多问题他能产生整体最优解或者是整体最优解的近似解。-Greedy algorithm (also known as the greedy algorithm) refers to when to problem solving, always seems to be made in the current best choice. That is, not be optimal from the viewpoint of the whole, he is only made in the local optimal in some sense. Greedy algorithm is not all problems can be overall optimal solution, but for a wide range of many of the problems that he could produce an overall optimal solution is the overall optimal solution or approximate solution.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GreedyDetection.cpp
GreedyDetection.h
GreedyDetection.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.