搜索资源列表

  1. 二分覆盖程序

    0下载:
  2. 二分覆盖算法的贪婪算法解决。使用dephi编译。使用了贪婪算法。-two hours covering algorithm to solve the greedy algorithm. Dephi use compiler. Use the greedy algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:176875
    • 提供者:陈琳
  1. 二分覆盖

    0下载:
  2. 二分图是一个无向图,它的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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6023
    • 提供者:王敏
  1. tanxinsuanfaerfenfugai

    0下载:
  2. 详细介绍了谈心算法在二分覆盖上的应用 -detailed algorithm in the heart two hours of coverage on
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11904
    • 提供者:caihaibin
  1. 二分覆盖问题

    0下载:
  2. 该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2295
    • 提供者:杨晨
  1. cover1221

    0下载:
  2. java 完成二分覆盖问题,界面实现还可以。仅供参考-two hours to complete coverage, interface can also achieve. Only reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:lyy
  1. 实验报告-二分覆盖问题

    0下载:
  2. 关于二分覆盖问题的基本思想运行结果测试平台以及源码-two hours coverage on the basic idea of operating results and the source test platform
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:76723
    • 提供者:wjf
  1. 数据结构的C++描述

    0下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第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
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. 二分覆盖问题

    0下载:
  2. 该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从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
  3. 所属分类:Windows编程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:杨晨
  1. cover1221

    0下载:
  2. java 完成二分覆盖问题,界面实现还可以。仅供参考-two hours to complete coverage, interface can also achieve. Only reference
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:lyy
  1. 实验报告-二分覆盖问题

    0下载:
  2. 关于二分覆盖问题的基本思想运行结果测试平台以及源码-two hours coverage on the basic idea of operating results and the source test platform
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-10
    • 文件大小:76800
    • 提供者:wjf
  1. 二分覆盖程序

    0下载:
  2. 二分覆盖算法的贪婪算法解决。使用dephi编译。使用了贪婪算法。-two hours covering algorithm to solve the greedy algorithm. Dephi use compiler. Use the greedy algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-10
    • 文件大小:176128
    • 提供者:陈琳
  1. 二分覆盖

    0下载:
  2. 二分图是一个无向图,它的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
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:6144
    • 提供者:王敏
  1. tanxinsuanfaerfenfugai

    0下载:
  2. 详细介绍了谈心算法在二分覆盖上的应用 -detailed algorithm in the heart two hours of coverage on
  3. 所属分类:书籍源码

    • 发布日期:2024-06-10
    • 文件大小:11264
    • 提供者:caihaibin
  1. greed

    0下载:
  2. 贪婪算法合集,包括二分覆盖,单源最短路径,拓扑排序,机器调度问题-Greedy algorithm Collection, including two sub-coverage, single-source shortest path, topological sort, machine scheduling problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-10
    • 文件大小:41984
    • 提供者:alden
  1. 20090224171138551

    0下载:
  2. 主要内容: 匹配的概念 二分图的定义和判定 二分图的最大匹配 二分图的最小覆盖问题 二分图的最佳匹配问题 -Main elements: the concept of matching the definition of bipartite graph and determine the maximum bipartite graph matching bipartite graph of minimum cov
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-10
    • 文件大小:131072
    • 提供者:陈子杭
  1. tanxin

    0下载:
  2. 贪心算法,本章首先引入最优化的概念,然后介绍一种直观的问题求解方法:贪婪算法。最后,应用该算法给出货箱装船问题、背包问题、拓扑排序问题、二分覆盖问题、最短路径问题、最小代价生成树等问题的求解方案。-Greedy algorithm, this chapter first introduces the concept of optimization, then introduces an intuitive problem-solving
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-10
    • 文件大小:34816
    • 提供者:刘丫丫
  1. Whi

    0下载:
  2. 该程序用贪心算法来求解二分覆盖问题, 采用贪婪准则-The program cover problem with greedy algorithm to binary, by means of the criterion of greed
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:Samaqehv
  1. accels-ivalue

    0下载:
  2. java 完成二分覆盖问题,界面实现还可以,仅供参考()
  3. 所属分类:其它源码

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:Ospgld
  1. 96953488

    0下载:
  2. java 完成二分覆盖问题,界面实现还可以,仅供参考()
  3. 所属分类:Windows编程

  1. 9589881

    0下载:
  2. java 完成二分覆盖问题,界面实现还可以,仅供参考()
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:cleafzp
« 12 »

源码中国 www.ymcn.org