搜索资源列表
tem
- 2005年电力部数学建模大赛题目: 共有61个比赛项目,1050人参加比赛。请给出算法及其框图,同时给出合理的比赛项目排序表,使连续参加两项比赛的运动员人次尽可能的少;表中“#”号位置表示运动员参加此项比赛。建立此问题的数学模型,并且合理安排比赛项目顺序,使连续参加两项比赛的运动员人次尽可能的少;程序使用了最小生成树算法。-2005 Mathematical Modeling Contest subject : a total of 61 events, 1,050 people parti
huochechexiangchongpai
- 本程序演示的是一个火车车厢重排事件。从本程序中可以学习如何用栈来解决复杂的排列问题。-This is a demo program trains rearrangement of events. From this program can learn how to use the stack to solve complicated arrangement.
selector
- 多会场活动安排算法实现。利用嵌套贪心策略实现多会场、互斥活动最优安排问题。-Arrangements for multi-venue event algorithm. Greedy strategy using nested multi-venue, the best arrangement for mutually exclusive events.
huodonganpai
- 活动安排的一些逻辑算法,供大家一起学习学习-Events of some logic algorithm for everyone to learn to learn
greedy
- 活动安排,简单的贪心算法实例,适合C语言初学者使用-Events, a simple greedy algorithm instance
UFO
- 利用队列给一个物体的运行代码,包括了链表队列的循环使用和鼠标事件的响应。 需要用到 DirectX9的开发sdk。具体自己配置。-Queue to run code of an object, including the response of the linked list queue recycling and mouse events. Need DirectX9 The development of the sdk. Their own specific configuratio
basketball
- 篮球比赛抽签算法,用于篮球比赛的自动抽签安排赛事-Basketball games draw algorithm,Automatic Balloting for events for the game of basketball
bank
- 数据结构大型试验-银行模拟系统 (1)通过程序动态模拟银行顾客在一家有n>=2个窗口的银行的到达和离开情况。 (2)通过计算每位顾客的平均等待时间及每一窗口处于“繁忙”状态的百分比,来测试银行的服务效率。 (3)实现中,可以用时间代表银行活动的对象,用事件驱动来模拟这些活动,并以概率(随机数发生器)来描述预期的客户到达率和银行职员为一个顾客服务所需的时间。 (4)在实验中,可改变参数(如银行窗口数、客户到达率、服务时间等),测试银行的服务效率。要求在各种情况下,模拟测试都能
PT-01---Packet-Tracer-Activity-(.pka)-Files---Acc
- Convenience class to deal with audio focus. This class deals with everything related to audio * focus: it can request and abandon focus, and will intercept focus change events and deliver * them to a MusicFocusable interface (which, in our case
src
- 在互联网中充斥着海量的文本信息,文本中含有各种与人物、事件、物品相关的描述信息。通过信息抽取技术,根据这些描述信息抽取出其中包含的实体,并进而建立实体与实体之间的关系。本代码基于规则的方法抽取书籍-作者以及电影-原著之间的关系。-The Internet is flooded with mass text message, text contains various characters, events, items related to the descr iption. Through in
main
- 1.某银行有四个窗口。编制程序记录银行的客户服务情况,并计算当天客户的平均逗留时间。 2.事件 类型:客户到达和四个窗口的客户离开。 时间:时间发生时间 3.事件考虑用“链表”进行存储。 -1 There are four windows of a bank. Programming the bank s customer service record, and calculate the average length of stay of customers that da
Qt_LST.tar
- 斯塔纳树算法的图形化表示,利用图形界面显示斯塔纳树的形状,能够通过鼠标事件添加节点/删除节点/移动节点/局部放大等等。开发环境为Qt-Smetana tree algorithm graphical representation, using the graphical interface display Smetana tree shape, can through the mouse events add/delete node/node mobile node/local amplific
C_The-critical-path
- 用C写的,求顶点事件的最早发生时间和顶点最晚发生时间 -Written in C, find the earliest time events vertex and vertex latest time occurred
