-
Kruskal算法的最小生成树解决分配问题(分配…
用Kruskal算法构造最小生成树解决指派问题(assignment problem)
一家公司经理准备安排 名员工去完成 项任务,每人一项。由于各员工的特点不同,不同的员工去完成同一项任务时所获得的回报是不同的。如何分配工作方案可以使总回报最大?
-Kruskal Algorithm used to solve assignment problem minimum spanning tree (assignment problem), a manager of the company prepare arrangements for employees to complete tasks, each one. As a result of the characteristics of different staff, different staff to accomplish the same mission when the return is different. How to allocate the work program can make the greatest total return?
- 2022-03-18 14:16:52下载
- 积分:1
-
The use of time
时频分析使用的源代码,希望对大家有用,接着上传!-The use of time-frequency analysis of the source code, in the hope that useful to everybody, and then upload!
- 2022-11-04 01:50:02下载
- 积分:1
-
有限元的分析程序,对于初学有限元在结构中的应用很好用
有限元的分析程序,对于初学有限元在结构中的应用很好用-Finite element analysis program for learning the structure of finite element in the application of good use
- 2022-03-06 10:17:20下载
- 积分:1
-
- 2023-08-09 16:55:03下载
- 积分:1
-
图像处理sift算子代码
图像分类提取特征时所用的sift算法,具有尺度,旋转,缩放不变性,很好的概述了特征,可以和其他算法结合使用用于图像的分类。
- 2023-04-21 22:50:03下载
- 积分:1
-
编码解码 matlab 中的编号
编码解码实现 matlab 中的编号在这里请到 commentencode 免费解码 matlab mplemented 中的编号在这里请自由评论编码解码实现 matlab 中的编号在这里请自由评论
- 2022-02-26 08:22:01下载
- 积分:1
-
通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系...
通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A* algorithm.* A full understanding of algorithms and heuristic function of
- 2022-03-31 01:37:11下载
- 积分:1
-
计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。...
计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。-calculated a text format to store the correlation coefficient matrix of matrices, including examples of data.
- 2022-02-02 21:59:59下载
- 积分:1
-
混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。...
混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。-Chaotic time series analysis and prediction toolbox, including the analysis of chaotic time series prediction in many ways and methods.
- 2022-03-11 11:32:46下载
- 积分:1
-
基于混沌的加密
应用背景元胞自动机在密码学领域是有用的?虽然确定性,所代表的细胞的细胞自动机模拟的信息是不会产生的可逆的,逻辑的数学算法,它是通过一个过程,而不是不像现实生活中产生的。这实际上可能是最接近的,我们可以得到真正的随机数据从一台计算机,但能够复制它完全应该我们知道的初始配置。关键技术首先是使用一个现有的位图图像。网格的宽度和高度都设置为相同的尺寸作为原始图像,和每个细胞的状态集从相应的源像素的亮度,通过过程称为误差扩散(较暗的像素,更可能的细胞会变得活跃,用黑色像素有100%的几率,而像素0 %的机会)。
- 2022-07-17 06:18:06下载
- 积分:1