登录
首页 » 算法 » procedures used in the calculation of the distribution of tasks, task allocation...

procedures used in the calculation of the distribution of tasks, task allocation...

于 2022-06-16 发布 文件大小:805.00 B
0 192
下载积分: 2 下载次数: 1

代码说明:

该程序用于计算任务分配问题,任务分配问题也是运筹学中一个较难的问题。-procedures used in the calculation of the distribution of tasks, task allocation problem is tacticians had a more difficult problem.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Numerical algorithm for Complex numbers
    Numerical algorithm for Complex numbers -Numerical algorithm for Complex numbers
    2022-01-26 00:35:58下载
    积分:1
  • 单头文件实现对称的特征值分解…
    stand alone header file implementing eigen value decomposition for a symmetric matrix-stand alone header file implementing eigen value decomposition for a symmetric matrix
    2022-05-16 18:42:55下载
    积分:1
  • C4.5源码
    当前最有影响的决策树算法是Quinlan于1986年提出的ID3和1993年提出的C4.5 4.5算法做出的改进(1)用信息增益率
    2023-01-15 02:40:04下载
    积分:1
  • 一个很有价值的c语言学习网站,可是整站下载的哦!
    一个很有价值的c语言学习网站,可是整站下载的哦!-a valuable c language learning website, but the whole station download!
    2023-05-27 11:00:03下载
    积分:1
  • 层次聚类
    层次聚类 层次聚类算法与之前所讲的顺序聚类有很大不同,它不再产生单一聚类,而是产生一个聚类层次。说白了就是一棵层次树。介绍层次聚类之前,要先介绍一个概念——嵌套聚类。
    2022-07-24 14:59:20下载
    积分:1
  • 单片机输入c源代码
    纯C语言编写的输入法源代码,主要用于单片机,有需要的可以下载! 使用说明: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]); input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: {     unsigned char input_string[]={"bang"};     unsigned char chines_string[100];     sprintf(chines_string,"%s",py_ime(input_string)); }
    2023-08-15 12:10:04下载
    积分:1
  • ACO-ant colony optimization
    在计算机科学和运筹学中,蚁群优化算法(ACO)是一种求解计算问题的概率方法,可以归结为通过图来寻找好的路径。
    2022-07-24 21:04:37下载
    积分:1
  • 单链表操作
    资源描述#include #define maxsize 100 using namespace std; /*class base {     int length; };*/ class Seqlist                //实现顺序表类 {     private:         int size;        //当前元素个数         int length;            //当前表的总长度              public:         int *elem;            //动态存放数据         Seqlist();        //构造函数的声明         int listset();    //顺序表的创建    &nbs
    2022-06-03 18:29:34下载
    积分:1
  • 非线性方程不能消除和分解方求解,…
    非线性方程组不能用消去和分解法进行求解,jacabi迭代和高斯迭代是最常用的两种迭代方法-Nonlinear equations can not be eliminated and the decomposition method to solve, jacabi iteration and Gauss iteration is the most commonly used two types of iterative methods
    2022-01-26 07:01:24下载
    积分:1
  • 线性回归分析
    一元线性回归分析算法-a linear regression analysis algorithm
    2023-07-20 08:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载