搜索资源列表

  1. Greedy----water-home-equipment

    0下载:
  2. 贪心算法,喷水装置是一个练习贪心算法很好的实例-Greedy algorithm- water home equipment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:jade
  1. greedy

    0下载:
  2. 贪婪算法,用于优化调度,本算法为通用性算法 可以进行细微修改即可用于自己的编程使用-Greedy Algorithm (GA) is used for the uation of the same case presented for the Branch and Bound method in Section 5.2. Particular heuristic criteria are created to choose t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:kiwi
  1. greedy-snake

    0下载:
  2. 这是贪吃蛇的源代码,亲测,希望大家能够喜欢-greedy snake
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:717824
    • 提供者:张硕
  1. greedy-algorithm

    0下载:
  2. 贪心算法,基于C++程序的经典会议安排的算法的实现-greedy algorithm
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王先生
  1. Greedy-algorithm

    0下载:
  2. 贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的是在某种意义上的局部最优解。-Greedy algorithm (also known as the greedy algorithm) refers to when to problem solving, always made in the current opinion is the best choice.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:33792
    • 提供者:沈甲甲
  1. greedy

    0下载:
  2. 1)编程实现背包问题贪心算法和最小生成树prim算法。通过具体算法理解如何通过局部最优实现全局最优,并验证算法的时间复杂性。 2)输入5个的图的邻接矩阵,程序加入统计prim算法访问图的节点数和边数的语句。 3) 将统计数与复杂性函数所计算的比较次数比较,用表格列出比较结果,给出文字分析。 4)背包问题的实验数据如下表:n=8,m=110 -1) programming to implement the knapsack
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:陈倩
  1. Greedy-Arithmetic

    0下载:
  2. 本文件夹是贪心算法的一种延伸,即最优路径,与以往的孙发不同之处在于添加了限制路径,是贪心算法的提高。其中还有知道PPT。-This folder is an extension of the greedy algorithm, namely the optimal path, different the past, Sun made that added restrictions path, is to improve the gre
  3. 所属分类:mathematica

    • 发布日期:2024-05-16
    • 文件大小:1220608
    • 提供者:刘钊
  1. You-greedy

    0下载:
  2. 把数组中的n个双字型元素按从大到小的顺序排列。增加一个交换标志,在排序完成时不再执行多余的外层循环-you greedy
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:zhibo
  1. greedy-algorithm

    0下载:
  2. 克鲁斯卡尔算法(Kruskal s algorithm)是两个经典的最小生成树算法的较为简单理解的一个。这里面充分体现了贪心算法的精髓。-Kruskal algorithm (Kruskal' s algorithm) is relatively simple to understand one of two classic minimum spanning tree algorithm. Inside this fully re
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:153600
    • 提供者:孙铭啸
  1. Greedy-algorithm

    0下载:
  2. 贪心算法法,算最优活动安排,主要体现贪心算法思想。-The greedy method, the optimal arrangements
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:mzi814159
  1. greedy

    0下载:
  2. 使用贪心算法解决旅行商问题,代码原创,算法清晰,可以运行。-Use greedy algorithm to solve the traveling salesman problem, the code is original, clear algorithm can be run.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:蒋林玻
  1. greedy-algorithm

    0下载:
  2. 贪婪算法从文件输入一个高精度正整数N,去掉其中任意S个数后剩下的数字按原左右次序将组成一个新的正整数。编程对给定的N和S,寻找一种方案使得剩下的数字组成最小的新数。 输出得到的新正整数 -greedy algorithmEnter a high precision the file is an integer N, remove any of the number of S after the number of the le
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:26624
    • 提供者:cxd
  1. Greedy-algorithm

    0下载:
  2. 贪心算法解决木棒覆盖最多点的问题,食用一定量定长的木棒,使其覆盖尽可能多的点。-Solve the problem of sticks to cover some greedy algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:92160
    • 提供者:yukunlin
  1. Greedy-Algorithm

    0下载:
  2. greedy 算法 c++ .greedy algorithm based on nearest neighbours-greedy algorithm based on nearest neighbours
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wangjin
  1. greedy

    0下载:
  2. 对贪心算法的一些介绍,并通过“疯牛”这一acm题进行详细说明。-The example of greedy algorithm is described in detail by the example of mad cow.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:284672
    • 提供者:陈思洁
  1. Greedy-Algorithm

    0下载:
  2. 数据结构(java版)第三版的贪心算法背包问题源码程序-Greedy Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:ttf
  1. greedy

    0下载:
  2. 贪婪算法,可以实现最优的资源分配策略,给小白们作为参考-Greedy algorithm, you can achieve the optimal allocation of resources strategy, to white people as a reference
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. OFDM resource allocation

    0下载:
  2. OFDM resource allocation for (single user) using greedy algorithm. the function of greedy algo. is written in C. so, one need to set up a compiler in matlab.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:ahmed_zezo_FEE
  1. GREEDY MAX-IS

    0下载:
  2. 最大独立集的贪心算法简易实现,可以快速求取节点数量较少的最大独立集问题。(An approximated greedy algorithm for Maximum Independent Set Problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:richardqiu
  1. 贪心算法

    0下载:
  2. 贪心算法的详细说明,哈哈哈哈哈哈哈哈哈哈哈(Greedy algorithm is described in detail)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:3968000
    • 提供者:miku123
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org