搜索资源列表
bag.cpp
- 带期限的任务分配问题,配合算法设计与分析课程,采用c++语言编写,应用算法设计思想-Task allocation problem with the term, with the algorithm design and analysis courses using c++ languages written application algorithm design thinking
WSAN_SAT
- WSAN,激励节点调度:基于重叠区域的单任务分配算法。(西南交通大学,ZHJSWJTU)-WSAN, incentives node scheduling: single-task allocation algorithm based on the overlapping area.
MyArray
- 动态数组及模板类 任务目标: 学习C++的类机制、模板机制、运算符重载、重载函数机制、内存动态分配与释放等。 任务描述: 使用C++的类机制实现一个动态的数组类MyArray,具有完整的构造和析构函数。使用模板机制,使其能够支持各种数据类型(包括结构体)。MyArray类中实现以下方法: 添加一个元素,使用函数重载的方式,实现1)添加数组尾部,2)添加到指定序号位置; 通过函数,设置指定位置(序号)的元素数据; 删除指定序号的元素; 删除所有元素;
hungarian
- 匈牙利算法实现任务分配,源码详细编程,例子验证(Hungarian algorithm to achieve the task allocation, the source code detailed programming, examples of verification)
Ant Colony Algorithm (UpdateOnce)
- 无人机进行任务分配,采用蚁群算法,原作者位于github(The drone uses the ant colony algorithm for task allocation. The original author is located on github)
Ant Colony Algorithm(UpdatePerSecond)
- 无人机进行任务分配采用的是蚁群算法,原作者位于github(The drone uses the ant colony algorithm for task allocation. The original author is located on)
