搜索资源列表

  1. 贪婪算法作业

    0下载:
  2. 一个关于使用贪婪算法的程序,是我同学在外国上课的一个作业,对学校贪婪算法有一定的帮助,详细的题目和注释在里面-a greedy algorithm on the use of the procedure is that I students in a class of foreign operations, the greedy algorithm schools will help, and the subject of detail
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:225903
    • 提供者:吴俊强
  1. 背包问题之贪婪算法求解C语言源代码

    0下载:
  2. 其实原来的程序也是采用了贪婪算法,不过下面程序中的beibao1函数采用了贪婪算法的另一种写法,beibao函数是以前的代码,用来比较两种算法-fact, the original procedure is used in the greedy algorithm, but the procedures below beibao1 function of the greedy algorithm used another way, be
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:ffff
  1. 贪婪算法解决背包

    0下载:
  2. 运用贪婪算法能够很好解决0/1背包问题,这是我编的一个小程序,运行过很好。-greedy algorithm can be used to solve a very good 0 / 1 knapsack problem, this is my part of a small program running very good.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1064
    • 提供者:应吉平
  1. 背包问题之贪婪算法求解C语言源代码)

    0下载:
  2. 背包问题的贪婪算法,需要的下,不需要帐号的,自由的下。-knapsack problem of greedy algorithm, need, need not account, free under.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1371
    • 提供者:王少石
  1. 贪婪算法-单源最短路径

    0下载:
  2. 贪婪算法最短路径实现。单源最短路径-greed to achieve the shortest path algorithm. Single-source shortest path. .
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7130
    • 提供者:林玲
  1. signal recovery from partial information via orthogonal matching pursuit(贪婪算法OMP).

    1下载:
  2. signal recovery from partial information via orthogonal matching pursuit(贪婪算法OMP).
  3. 所属分类:中间件编程

  1. greedy for ofdm

    0下载:
  2. 在ofdm中采用贪婪算法来进行功率分配,相信很多人在寻找类似的算法,贡献处女代码哈哈
  3. 所属分类:matlab例程

  1. greedy

    0下载:
  2. 使用贪婪算法 解决0-1背包问题MATLAB源代码-greedy algorithm used to solve 0-1 knapsack problem MATLAB source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:林鑫
  1. abcd

    0下载:
  2. 贪婪算法解决背包问题-greedy algorithm to solve knapsack problem
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:youyoubaishu
  1. 贪婪算法作业

    0下载:
  2. 一个关于使用贪婪算法的程序,是我同学在外国上课的一个作业,对学校贪婪算法有一定的帮助,详细的题目和注释在里面-a greedy algorithm on the use of the procedure is that I students in a class of foreign operations, the greedy algorithm schools will help, and the subject of detail
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:2523136
    • 提供者:吴俊强
  1. 背包问题之贪婪算法求解C语言源代码

    0下载:
  2. 其实原来的程序也是采用了贪婪算法,不过下面程序中的beibao1函数采用了贪婪算法的另一种写法,beibao函数是以前的代码,用来比较两种算法-fact, the original procedure is used in the greedy algorithm, but the procedures below beibao1 function of the greedy algorithm used another way, be
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:ffff
  1. 贪婪算法解决背包

    0下载:
  2. 运用贪婪算法能够很好解决0/1背包问题,这是我编的一个小程序,运行过很好。-greedy algorithm can be used to solve a very good 0/1 knapsack problem, this is my part of a small program running very good.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:应吉平
  1. 背包问题之贪婪算法求解C语言源代码)

    0下载:
  2. 背包问题的贪婪算法,需要的下,不需要帐号的,自由的下。-knapsack problem of greedy algorithm, need, need not account, free under.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:王少石
  1. 贪婪算法-单源最短路径

    0下载:
  2. 贪婪算法最短路径实现。单源最短路径-greed to achieve the shortest path algorithm. Single-source shortest path. .
  3. 所属分类:文档资料

    • 发布日期:2024-04-28
    • 文件大小:7168
    • 提供者:林玲
  1. 综合算法

    0下载:
  2. 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-28
    • 文件大小:1452032
    • 提供者:罗鹏魁
  1. 贪婪算法

    0下载:
  2. 贪婪算法 对这种算法的一种深入优化,方便运算(A thorough optimization of this algorithm by greedy algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 贪婪算法

    0下载:
  2. 用某种方法选择n-1条边使它们形成G的最小生成树。至少可以采用三种不同的贪婪策略来选择这n-1条边。(Choose n-1 edges in some way so that they form the minimum spanning tree of G. At least three different greedy strategies can be used to select this n-1 edge.)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:79872
    • 提供者:涂海华
  1. 贪婪算法

    0下载:
  2. 贪婪算法在数学建模中的应用,可用于最优化的方案(The application of greedy algorithm in mathematical modeling, which can be used for optimization)
  3. 所属分类:中间件编程

    • 发布日期:2024-04-28
    • 文件大小:33792
    • 提供者:老油田
  1. 数学建模算法大全

    0下载:
  2. 数学建模算法大全,包括群智能,贪婪算法,神经网络等(Mathematical modeling algorithm, including swarm intelligence, greedy algorithm, neural network and so on.)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-28
    • 文件大小:8363008
    • 提供者:摇头晃脑
  1. 贪婪算法仿真

    0下载:
  2. 基于matlab平台使用贪婪算法最终实现多智能体覆盖问题(Multi agent coverage problem using greedy algorithm)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org