搜索资源列表

  1. greedy

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

    • 发布日期:2008-10-13
    • 文件大小:799
    • 提供者:林鑫
  1. greedy

    1下载:
  2. active contour算法中的经典算法:greedy算法文献
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:351435
    • 提供者:杨莉
  1. snake

    0下载:
  2. C++课程设计,贪食蛇。-C curriculum designs, has a greedy appetite the snake.
  3. 所属分类:游戏

    • 发布日期:2024-04-29
    • 文件大小:49152
    • 提供者:结果
  1. greedy

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

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

    0下载:
  2. 集装箱的装箱问题: *给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材 *的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装 *箱的空间利用率最高?使用贪心算法解决。 *编译方法:打开cpp文件,在编译的同时建立工程,打开 "settings->link" *在link项的Object/library modules:中加入Opengl32.lib glu32.lib
  3. 所属分类:OpenGL

    • 发布日期:2024-04-29
    • 文件大小:63488
    • 提供者:章为到
  1. greedy

    0下载:
  2. 一个贪婪算法的仿真程序,以及介绍的ppt,欢迎大家一起研究。-A greedy algorithm for the simulation program, as well as the introduction ppt, welcomed everyone to study together.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:55296
    • 提供者:cc5go
  1. greedy

    0下载:
  2. active contour算法中的经典算法:greedy算法文献-active contour algorithm classic algorithm: greedy algorithm for literature
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:351232
    • 提供者:杨莉
  1. greedy

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

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

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

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

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

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:weinan
  1. greedy

    0下载:
  2. 用于无线通信的,基于贪婪算法的自适应比特加载算法-For wireless communications, the greedy algorithm based on adaptive bit loading algorithm
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-29
    • 文件大小:500736
    • 提供者:fengzhejun
  1. greedy

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

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:Ray
  1. Greedy

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

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:吴浩
  1. Greedy-algorithm

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

    • 发布日期:2024-04-29
    • 文件大小:527360
    • 提供者:靳舒馨
  1. Greedy

    0下载:
  2. Greedy method in c/c++.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:211968
    • 提供者:Hidden Dragon
  1. The-principle-of-greedy-method-

    0下载:
  2. 关于程序设计编程中的有关贪心算法的知识和一些理论例题!-The function is about the principle of greedy method !
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:260096
    • 提供者:
  1. greedy-algorithm

    0下载:
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1991680
    • 提供者:chunyi li
  1. Greedy Routing

    0下载:
  2. Greedy routing project in JAVA
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:12326912
    • 提供者:sachincha
  1. greedy

    0下载:
  2. c program fpr greedy algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:drrenu
  1. e-greedy

    0下载:
  2. multi-armed bandit多臂*机算法中的e-greedy贪婪算法的基本仿真代码(multi-armed bandit e-greedy simulation program)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:915456
    • 提供者:iceriverrr
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org