文件名称:LectureHalls

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 329kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 张*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

acm算法设计—会场安排问题!



假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。)



对于给定的k个待安排的活动,编程计算使用最少会场的时间表。-acm algorithm design- the venue arrangements! Assume it to be enough room in the arrangements in a number of activities and want to use the venue as small as possible. The design of an effective arrangement of the greedy algorithm. (This issue is well-known graph coloring problem. If each activity as a graph vertex, between the incompatible activities connected with edges. So that adjacent vertices have different colors of coloring the smallest number, which corresponds to looking for the smallest number of the venue.) k for a given month to be arranged activities, calculated using the programming schedule for the venue at least.
相关搜索: ACM
ACM
LectureHalls
LectureHalls

(系统自动生成,下载前可以参看下载内容)

下载文件列表

Lecture Halls

.............\Debug

.............\.....\Lecture Halls.exe

.............\.....\Lecture Halls.ilk

.............\.....\Lecture Halls.obj

.............\.....\Lecture Halls.pch

.............\.....\Lecture Halls.pdb

.............\.....\StdAfx.obj

.............\.....\vc60.idb

.............\.....\vc60.pdb

.............\Lecture Halls.cpp

.............\Lecture Halls.dsp

.............\Lecture Halls.dsw

.............\Lecture Halls.ncb

.............\Lecture Halls.opt

.............\Lecture Halls.plg

.............\ReadMe.txt

.............\StdAfx.cpp

.............\StdAfx.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org