CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 活动安排问题

搜索资源列表

  1. Activearr

    0下载:
  2. 用贪心算法编写的有关活动安排问题的java程序-greedy algorithm used to prepare the arrangements for the activities of java programs
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1612
    • 提供者:侯绍忠
  1. gerenbingji

    0下载:
  2. 个人笔记 适合初学者 josephus小孩围圈问题 二分搜索 活动安排问题-personal notebook for beginners josephus children sitting in a circle 2-search activities arrangements etc.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3786
    • 提供者:wanghui
  1. 活动安排问题

    0下载:
  2. 贪心算法实现活动安排问题-greedy algorithm activities arrangements
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1387
    • 提供者:
  1. hdap

    0下载:
  2. 活动安排问题 一个由需要使用某一资源的n个活动组成的集合S = {1, 2, ... , n},该资源一次只能被一个活动占用。每个活动i有个开始时间s[i]和结束时间f[i],且s[i] <= f[i]。一旦被选择,活动i就占据半开时间区间[s[i], f[i])。如果[s[i], f[j])与[s[i], f[j])互不重叠,则称活动i和j是兼容的。活动安排问题就是要选择一个由互相兼容的问题组成的最大集合。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30649
    • 提供者:
  1. ActiveArrange

    0下载:
  2. 求解活动安排问题.设有N个活动,其中每个活动都要求使用相同的一种资源,而在同一时间内只有一个活动能使用这一资源,每个活动也有要求使用该资源的开始时间和截止时间,如果两个活动使用统一资源的时间不冲突,那么就说两个活动是相容的.问题在于,如何确定给定活动集中的最大相容子集合.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14308
    • 提供者:Lotus Year
  1. 1

    0下载:
  2. 活动安排问题 贪心算法 活动安排问题 贪心算法-The activities of the organization of the activities of the organization of greedy algorithm greedy algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:6689
    • 提供者:applechar
  1. activityarrangement

    0下载:
  2. 算法中经典的活动安排问题,通过算法设计给出一个合理的活动安排计划-Algorithm in the classic event arrangements, through the algorithm is given a reasonable plan for the organization of activities
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1046
    • 提供者:
  1. Activity

    1下载:
  2. 活动安排问题 动态规划方法求解,有多个选择策略。调试ok-Activities to solve dynamic programming arrangements, a number of options strategies. Debugging ok
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2383179
    • 提供者:aiken
  1. yuwen

    0下载:
  2. 贪心算法的实现:1、 活动安排问题实现; 2、 最优装载实现; -The greedy algorithm implemented: 1, the arrangement for activity implementation 2, the optimal load the implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:22155
    • 提供者:宇文
  1. Algorithm-code

    0下载:
  2. 这个压缩包中包括算法中的一些基本算法源代码。如二分排序,合并排序,最长公共子序列,最有装载,活动安排问题。-Some of the basic algorithm of the algorithm source code. Such as sort, merge sort, the longest common subsequence, the most loaded, activity arrangements.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:69876
    • 提供者:yiling
  1. 6

    0下载:
  2. 贪心法解活动安排问题(计算机算法设计与分析)实验报告-Greedy method for solving activities arrangements ( computer algorithm design and analysis )
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:49359
    • 提供者:江军然
  1. best-service

    0下载:
  2. 算法实验报告,包含活动安排问题,最优服务次序问题-Algorithm experiments report containing activities arrangements, the optimal service order
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:75555
    • 提供者:何远
  1. huodonganpai

    0下载:
  2. 关于活动安排问题的C++源代码,希望帮助有需要的朋友-On the arrangements C++ source code, I hope to help a friend in need
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:李明
  1. Greedy

    0下载:
  2. 回溯法解决活动安排问题,文本输入,可输出活动排序与活动的时间性选择;-Backtracking address activities arrangements, text input, the timeliness select output activity sequencing activities
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1209
    • 提供者:张帆
  1. GreedySelector

    0下载:
  2. 这是本人近期研究的贪心算法,用来解决活动安排问题,算法数据从文件读入,可以在eclipse中运行,希望对大家有所帮助-This is my recent study of greedy algorithm used to solve the activity arrangements algorithms read data from the file, you can run in eclipse, we want to help
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:1743
    • 提供者:jj
  1. greedyselector

    0下载:
  2. 算法分析与设计,贪心算法解决活动安排问题,从data.txt文件中读取所要安排的活动的数量和活动的开始和介绍时间,输出选择的活动,在安排活动的过程中不移动活动的顺序。-Number of algorithm analysis and design, greedy algorithm for solving activities arrangements, from the the data.txt file read to arrange activities and the activitie
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:1214074
    • 提供者:fengjing
  1. tanxinsuanfa

    0下载:
  2. 利用贪心算法求解活动安排问题 文本输入,不改变活动的编号,排序时不移动活动的所有信息;按选择顺序显示活动的编号、开始时间和结束时间。 -Greedy algorithm for solving activities arrangements text input, does not change the number of activities, and does not move when sorting activities Press to select the order nu
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:602955
    • 提供者:邓达成
  1. activitymove

    0下载:
  2. 权重化活动安排问题,每个活动对应开始时间,结束时间和权重,可以选出权重和最大的活动安排子集-Weights activity arrangements, each of the activities corresponding to the start time, end time, and the weights, weights and the arrangement of the maximum activity subset can be selected
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:187991
    • 提供者:李熙
  1. Greedy-Activity-Selector

    0下载:
  2. 算法设计与分析--活动安排问题,使用贪心算法实现-Algorithm Design and Analysis- Activities arrangements, using the greedy algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:609437
    • 提供者:Google
  1. Longest common subsequence

    0下载:
  2. 用动态规划思想设计实现最长公共子序列问题,用贪心思想设计实现活动安排问题,并且用不同数据量进行对比分析。(We use dynamic programming theory to design the longest common subsequence problem. We use greedy thought to design the activity scheduling problem, and compare it with different data volume.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:lcy2074
« 12 »
搜珍网 www.dssz.com