搜索资源列表

  1. huffman

    0下载:
  2. 哈夫曼编码,最优前缀码的贪心算法,平均码长最短-Huffman codes, optimal prefix code of the greedy algorithm, the shortest average code length
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:didinem
  1. Cargobin-packingproblem.jsp

    0下载:
  2. 首先,打开MATLAB编辑器,输入该文件中程序码,把文件保存到MATLAB当前目录并命名为zhuangxiang.m,只需在命令窗口中输入zhuangxiang,按回车键,根据提示输入,便可解决贪心算法中货船装箱问题,以求得最优解。 -First of all, open the MATLAB editor, enter the file, program code, save the file to the MATLAB curr
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:姚国标
  1. Algorithm

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

    • 发布日期:2024-05-20
    • 文件大小:4559872
    • 提供者:wp
  1. 01pack

    0下载:
  2. 用动态规划,贪心算法等算法实现01背包问题-Using dynamic programming, greedy algorithm knapsack problem algorithm 01
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:164864
    • 提供者:ufo
  1. jiqiren

    0下载:
  2. 机器人登山问题,两种解法:动态规划和贪心算法-jiqiren
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:Xiaohz
  1. bags

    0下载:
  2. 四种算法(动态规划、回溯法、分支限界法、贪心法)实现0-1背包问题-four algorithms including dynamic planningm,tracing,branch and bound method and greedy to implement 0-1 bag problem.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:7199744
    • 提供者:王赛
  1. FastJob

    0下载:
  2. FASTJOB 贪心算法:输入作业收益与截止日期后,可得出作业执行顺序-FASTJOB greedy algorithm:after Enter the operating income and the deadline, the execution order of operations can be drawn
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:479232
    • 提供者:wangzhi
  1. sffx

    0下载:
  2. 算法分析实验 包含背包算法,硬币问题,贪心算法-Algorithm analysis experiments including knapsack algorithm, coins, greedy algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:109568
    • 提供者:赵当
  1. suanfaqxf

    0下载:
  2. 算法实验报告+源代码 实验一 1题 归并排序.cpp 11 实验一 2题 快速排序.cpp 12 实验二1题 贪心法求背包问题.cpp 13 实验二2题 贪心法求最短路径.cpp 16 实验三 动态规划求最短路径.cpp 17 实验四 回溯法求背包.cpp 18-Algorithm+ source code for test lab reports a problem for a m
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:108544
    • 提供者:秋思狐狸
  1. park

    0下载:
  2. 是公园路径搜索的c++实现方法,功能比较简单,是课程设计的。用到了迪杰斯特拉算法和贪心算法求最短路径-Is a park path search c++ implementation method is relatively simple functions, curriculum design. Use the Dijkstra algorithm and the greedy algorithm for the shortest p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:Freedream
  1. tx

    0下载:
  2. 这是一个关于贪心算法的一些例子,里面包含了源代码,请仔细研究-some example
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:陈俊
  1. qichejiayou

    0下载:
  2. 一辆汽车加满油后可行驶n公里,旅途中有若干个加油站,设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少,对于给定的n和k个加油站位置,编程计算最少加油次数。 可以利用贪心选择性质来求解汽车加油问题,也就是所求问题的整体最优解可以通过一系列局部最优的选择,即贪心选择来达到。这是贪心选择算法可行的第一个基本要素,也是贪心算法与动态规划算法的主要区别。在动态规划算法中,每步所做的选择往往信赖于相关子问题的解,因而只有在解出相
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:Daninel
  1. greedyalgorithm

    0下载:
  2. 贪心算法是一种更为高效的算法,程序已全部通过-greedy algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:赵伟
  1. greedyjs

    0下载:
  2. 贪心算法之带有限期的作业排序。应用贪心设计策略解决操作系统中单机、无资源约束且每个作业可以在等量的时间内完成的作业调度问题。-Greedy Algorithm for Scheduling with deadline. Application greedy single operating system design strategy to solve, no resource constraints and each job can
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:wangge
  1. The_Greedy_Heuristic

    0下载:
  2. 表上作业法(贪心法)的MATLAB程序 解决运输问题的算法,内部有程序代码的详细介绍以及一个算例的介绍。本人为MATLAB初学者,欢迎交流,QQ420797419-This simple heuristic usually gives good, but possibly suboptimal solutions for the transportation problem.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:小胡
  1. suanfafenxi

    0下载:
  2. 算法分析课的实验-算法分析与设计\贪心算法-最优装载
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:125952
    • 提供者:gaorui
  1. thegreedyalgorithmusinggeneticalgorithmssolveknaps

    0下载:
  2. 详细的讲述了贪心算法和遗传算法相结合去求解NP难题,背包问题。-Greedy algorithm described in detail and the combination of genetic algorithms to solve the NP problem, knapsack problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:liulei
  1. greed

    0下载:
  2. 带有期限和效益的单位时间的作业排序贪心算法。作业已按效益值递减的顺序排好,依次输入各作业的期限值,要求按顺序输出最优解。-With the duration and effectiveness of the unit time Scheduling greedy algorithm. Operating efficiency values ​ ​ have been decreasing order, the ord
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:青青
  1. tan-xin-fa-shan-shu

    0下载:
  2. 贪心法删数,只是一个小的计算程序,初学者可以看看。-Greedy method is only a small number of deleted computer program for beginners can look
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:101376
    • 提供者:xuwujian
  1. berth_allocation

    0下载:
  2. 港口泊位分配问题,采用贪心算法和模拟退火算法(Port berth allocation problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:大无畏
« 1 2 3 4 5 67 8 9 10 11 ... 47 »

源码中国 www.ymcn.org