CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - greedy algorithm

搜索资源列表

  1. greedy

    0下载:
  2. 数学经典算法应用:贪婪算法的应用实例-Application of the classical algorithm: the application of the greedy algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:116421
    • 提供者:小雨
  1. 2.Greedy

    1下载:
  2. 该文件夹包含一系列常用的贪婪算法集合,其中包含经典的克鲁斯卡尔算法,普利姆算法。-The folder contains a series of commonly used collection of greedy algorithm, which includes the classical Kruskal algorithm,普利姆algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:8747
    • 提供者:李琪
  1. greedy

    0下载:
  2. 有关贪婪算法的源码,可以用在无线网的成链协议中-The source of the greedy algorithm can be used in the wireless network into a chain of agreements
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1005
    • 提供者:weinan
  1. bit_power_allocation

    0下载:
  2. :该文研究OFDM 系统在总功率和误比特率限定下最大化传输速率的问题,并且考虑实际系统中整数比特的限制, 提出基于灌水法则的两种比特分配算法——改进贪婪算法和对分灌水线搜索法-The maximization of data rate under the constraint of total transmit power and bit error rate is a considerable issue in OFDM system. Recognizing that the num
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:263656
    • 提供者:hodog
  1. greedy

    0下载:
  2. 用于无线通信的,基于贪婪算法的自适应比特加载算法-For wireless communications, the greedy algorithm based on adaptive bit loading algorithm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:500727
    • 提供者:fengzhejun
  1. A_Fast_Greedy_Algorithm_for_Outlier_Mining

    0下载:
  2. This file is about greedy algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:159560
    • 提供者:David
  1. TSP

    0下载:
  2. TSP with greedy algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2440224
    • 提供者:Jin
  1. Algorithm

    0下载:
  2. 算法分析与设计的讲义 内容有动态规划,分制思想,贪心算法等-Algorithm analysis and design of the lecture content of dynamic programming, sub-system thinking, greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4559489
    • 提供者:wp
  1. greedy

    1下载:
  2. 贪婪算法,可以用于资源分配等许多数学问题和工程问题中-Greedy algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:591
    • 提供者:Ray
  1. greed_omp

    0下载:
  2. Orthogonal Greedy Algorithm Sparse Signal Reconstruction for Compressive Sensing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:4092
    • 提供者:Hao Shen
  1. greed_gp

    0下载:
  2. Gradient Pursuit Sparse Signal Reconstruction for Compressive Sensing Greedy Algorithm Implemented by Edinburgh University
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3889
    • 提供者:Hao Shen
  1. Greedy-algorithm

    0下载:
  2. 贪心算法一般来说是解决“最优问题”,具有编程简单、运行效率高、空间复杂度低等特点。-Greedy algorithm to solve general, " optimal problems" , with programming is simple, efficient, and low space complexity.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:259864
    • 提供者:bonobo
  1. Greedy

    0下载:
  2. 贪心算法C++程序。在对问题求解时,总是做出在当前看来是最好的选择-Greedy algorithm C++ program. In problem solving, always make the best choice at present appears to be
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:518
    • 提供者:吴浩
  1. Greedy.algorithm.knapsack.application

    0下载:
  2. 贪心算法在背包中的应用Greedy algorithm for knapsack application -Greedy algorithm for knapsack application
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:6437
    • 提供者:ajll
  1. Greedy-algorithm

    0下载:
  2. 使用贪心算法解决经典背包问题的C语言实现。-Using the greedy algorithm to solve the classic knapsack problem C language.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:527014
    • 提供者:靳舒馨
  1. Greedy-algorithm

    0下载:
  2. 贪心算法,机器人攀登问题 贪心算法,机器人攀登问题-Greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1363308
    • 提供者:吴家乐
  1. Greedy-algorithm

    0下载:
  2. 贪心算法 解决支付找零问题有算法 还可以上机调试-Greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4394
    • 提供者:langchunling
  1. GreedyAlgOfdmExample

    0下载:
  2. 对OFDM系统功率分配贪婪算法的进行了仿真。-Power allocation for OFDM systems greedy algorithm for the simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1277
    • 提供者: 韩宇辉
  1. Greedy-algorithm

    0下载:
  2. greedy algorithm:Applications-Kruskal, Prim , Dijkstra, Backpack
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2745
    • 提供者:vis001
  1. greedy-algorithm

    2下载:
  2. 这是基于Donna Williams和Mubabak Shah的贪婪算法论文的代码-This code is based on the greedy algorithm which presented by Donna Williams and Mubabak Shah in their paper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1991251
    • 提供者:chunyi li
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com