搜索资源列表
二分覆盖程序
- 二分覆盖算法的贪婪算法解决。使用dephi编译。使用了贪婪算法。-two hours covering algorithm to solve the greedy algorithm. Dephi use compiler. Use the greedy algorithm.
二分覆盖
- 二分图是一个无向图,它的n 个顶点可二分为集合A和集合B,且同一集合中的任意两个顶点在图中无边相连(即任何一条边都是一个顶点在集合A中,另一个在集合B中)。当且仅当B中的每个顶点至少与A中一个顶点相连时,A的一个子集A 覆盖集合B(或简单地说,A 是一个覆盖)。覆盖A 的大小即为A 中的顶点数目。当且仅当A 是覆盖B的子集中最小的时,A 为最小覆盖。-two hours map is an undirected graph, it n
tanxinsuanfaerfenfugai
- 详细介绍了谈心算法在二分覆盖上的应用 -detailed algorithm in the heart two hours of coverage on
二分覆盖问题
- 该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To
cover1221
- java 完成二分覆盖问题,界面实现还可以。仅供参考-two hours to complete coverage, interface can also achieve. Only reference
实验报告-二分覆盖问题
- 关于二分覆盖问题的基本思想运行结果测试平台以及源码-two hours coverage on the basic idea of operating results and the source test platform
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6
二分覆盖问题
- 该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To
cover1221
- java 完成二分覆盖问题,界面实现还可以。仅供参考-two hours to complete coverage, interface can also achieve. Only reference
实验报告-二分覆盖问题
- 关于二分覆盖问题的基本思想运行结果测试平台以及源码-two hours coverage on the basic idea of operating results and the source test platform
二分覆盖程序
- 二分覆盖算法的贪婪算法解决。使用dephi编译。使用了贪婪算法。-two hours covering algorithm to solve the greedy algorithm. Dephi use compiler. Use the greedy algorithm.
二分覆盖
- 二分图是一个无向图,它的n 个顶点可二分为集合A和集合B,且同一集合中的任意两个顶点在图中无边相连(即任何一条边都是一个顶点在集合A中,另一个在集合B中)。当且仅当B中的每个顶点至少与A中一个顶点相连时,A的一个子集A 覆盖集合B(或简单地说,A 是一个覆盖)。覆盖A 的大小即为A 中的顶点数目。当且仅当A 是覆盖B的子集中最小的时,A 为最小覆盖。-two hours map is an undirected graph, it n
tanxinsuanfaerfenfugai
- 详细介绍了谈心算法在二分覆盖上的应用 -detailed algorithm in the heart two hours of coverage on
greed
- 贪婪算法合集,包括二分覆盖,单源最短路径,拓扑排序,机器调度问题-Greedy algorithm Collection, including two sub-coverage, single-source shortest path, topological sort, machine scheduling problem
20090224171138551
- 主要内容: 匹配的概念 二分图的定义和判定 二分图的最大匹配 二分图的最小覆盖问题 二分图的最佳匹配问题 -Main elements: the concept of matching the definition of bipartite graph and determine the maximum bipartite graph matching bipartite graph of minimum cov
tanxin
- 贪心算法,本章首先引入最优化的概念,然后介绍一种直观的问题求解方法:贪婪算法。最后,应用该算法给出货箱装船问题、背包问题、拓扑排序问题、二分覆盖问题、最短路径问题、最小代价生成树等问题的求解方案。-Greedy algorithm, this chapter first introduces the concept of optimization, then introduces an intuitive problem-solving
Whi
- 该程序用贪心算法来求解二分覆盖问题, 采用贪婪准则-The program cover problem with greedy algorithm to binary, by means of the criterion of greed
accels-ivalue
- java 完成二分覆盖问题,界面实现还可以,仅供参考()
96953488
- java 完成二分覆盖问题,界面实现还可以,仅供参考()
9589881
- java 完成二分覆盖问题,界面实现还可以,仅供参考()