CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 贪心算法
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 贪心算法 - List
[
Other
]
贪心算法球园排列问题
DL : 0
贪心算法球园排列问题,算法设计与分析课程的作业。-greedy algorithm with the ball park, algorithm design and analysis programs work.
Date
: 2008-10-13
Size
: 117.99kb
User
:
老七
[
Mathimatics-Numerical algorithms
]
生成最短路径贪心算法
DL : 0
《计算机算法基础》(华工版)关于单源点最短路径生成最短路径贪心算法;-"computer algorithms" (laborers version) on the single-source shortest path generation Shortest Path greedy algorithm;
Date
: 2008-10-13
Size
: 60.59kb
User
:
郑章孝
[
Other resource
]
单源点最短路径贪心算法
DL : 0
单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
Date
: 2008-10-13
Size
: 971byte
User
:
刘兰英
[
CSharp
]
贪心算法
DL : 0
模式识别中的贪心算法,是根据分配篮球队员的简单条件做的-pattern recognition of greedy algorithm is based on the distribution of basketball players do the simple conditions
Date
: 2008-10-13
Size
: 37.13kb
User
:
李枚
[
Other
]
贪心算法背包问题
DL : 0
这个小程序,是我作为C#初学者的省份写出来,主要是练手的。主要是在算中的一种思想。环境VS2010,传于2010-10-31,地点安徽马鞍山某高校
Date
: 2010-10-31
Size
: 50.03kb
User
:
zzhjhu@yeah.net
[
SourceCode
]
背包问题的贪心算法
DL : 0
背包问题的贪心算法
Date
: 2011-04-27
Size
: 1.85mb
User
:
wangboya@yeah.net
[
Mathimatics-Numerical algorithms
]
生成最短路径贪心算法
DL : 0
《计算机算法基础》(华工版)关于单源点最短路径生成最短路径贪心算法;-"computer algorithms" (laborers version) on the single-source shortest path generation Shortest Path greedy algorithm;
Date
: 2025-07-04
Size
: 60kb
User
:
郑章孝
[
Mathimatics-Numerical algorithms
]
装载问题的算法
DL : 0
一个用贪心算法做的-with a greedy algorithm to do
Date
: 2025-07-04
Size
: 1kb
User
:
谈
[
Mathimatics-Numerical algorithms
]
算法设计与分析 报告 一
DL : 0
贪心算法解最优装载问题-greedy algorithm for optimal solutions loading problem
Date
: 2025-07-04
Size
: 5kb
User
:
李文涛
[
Windows Develop
]
最小生成树(Kuskal算法)
DL : 0
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does not constitute a part, while accession.
Date
: 2025-07-04
Size
: 2kb
User
:
杨晨
[
Algorithm
]
单源点最短路径贪心算法
DL : 0
单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
Date
: 2025-07-04
Size
: 1kb
User
:
刘兰英
[
CSharp
]
贪心算法
DL : 0
模式识别中的贪心算法,是根据分配篮球队员的简单条件做的-pattern recognition of greedy algorithm is based on the distribution of basketball players do the simple conditions
Date
: 2025-07-04
Size
: 1005kb
User
:
李枚
[
Other
]
贪心算法球园排列问题
DL : 0
贪心算法球园排列问题,算法设计与分析课程的作业。-greedy algorithm with the ball park, algorithm design and analysis programs work.
Date
: 2025-07-04
Size
: 118kb
User
:
老七
[
ADO-ODBC
]
算法设计与分析实验
DL : 0
哈夫曼编码。排序问题,利用贪心算法的思想实现哈夫曼编码算法程序 -Huffman coding. Scheduling problems, the greedy algorithm achieving Huffman coding algorithm
Date
: 2025-07-04
Size
: 20kb
User
:
无有
[
Windows Develop
]
贪心算法
DL : 0
贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的是在某种意义上的局部最优解。(The greedy algorithm (called greedy algorithm) refers to, in problem solving, always seems to be made in the best choice. That is to say, do not be optimal from an overall consideration, he made the local optimum in the sense of the solution.)
Date
: 2025-07-04
Size
: 12kb
User
:
fa-ge
[
Other
]
贪心算法背包问题
DL : 0
一个简单贪心算法的研究,背包问题,供大家浏览参考。(A simple greedy algorithm research, knapsack problem, reference for browsing.)
Date
: 2025-07-04
Size
: 1kb
User
:
CJPYXS
[
Other
]
贪心算法 简单问题研究
DL : 0
关于贪心算法的最优安排和稍微复杂的研究,文中给出两个小例子。(About the greedy algorithm is the optimal arrangement and study a little more complicated, two small example is given in the paper.)
Date
: 2025-07-04
Size
: 2kb
User
:
CJPYXS
[
Other
]
部分背包的贪心算法实现
DL : 0
通过贪心算法实现装进背包物品价值最大化,具体步骤是依次选择价值密度最大的物品放入背包(Through greedy algorithm to maximize the value of goods loaded into backpacks.)
Date
: 2025-07-04
Size
: 28kb
User
:
caoya104
[
Other
]
贪心算法
DL : 0
贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的是在某种意义上的局部最优解。(Greedy algorithm (also called greedy algorithm) means that when solving a problem, it always makes the best choice at present. That is to say, not considering the overall optimization, what he has made is the local optimal solution in some sense.)
Date
: 2025-07-04
Size
: 3kb
User
:
我不吃零食
[
Windows Develop
]
贪心算法4.8宿营地
DL : 2
贪心算法宿营地问题 /*考察路线有n个地点作为宿营地,宿营地到出发点的距离依次为x1,x2,...xn,且满足 x1<x2<x3<x4,每天只能前进30千米,任意两个宿营地相距不超过30,每个宿营地只住 一天,求宿营天数最少*/(Greedy The expedition route has N locations as camps, and the distance from the campsite to the starting point is X1, X2, in turn. .. .. xn, and satisfied X1)
Date
: 2025-07-04
Size
: 6.64mb
User
:
小白zz
«
1
2
3
4
5
6
7
8
9
10
...
42
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.