-
随机图生成工具
这是一个有向图或无向图的生成工具,可以随机地生产邻接矩阵和邻接表。该程序可以用于测试时产生测试数据程序为命令行式交互,命令列表如下: ////////////////////////// // COMMAND FORMAT // ////////////////////////// //gen D 5 10 //生成有向图,节点数,边数 //gen U 5 4 //生成无向图,节点数,边数 //show list //以邻接表形式输出 //show mat //以邻接矩阵形式输出 //show all //以邻接表和邻接矩阵形式输出 //out //out name.txt //输出到文件 //help //帮助 //quit ////////////////////
- 2023-03-15 05:35:04下载
- 积分:1
-
VC实现俄罗斯方块
基于VC++6.6用MFC开发的俄罗斯方块源程序,功能很多~
- 2022-02-01 11:25:38下载
- 积分:1
-
DFP广告管理系统,本程序适用于形式f(x)= 1的解/ 2×39和# ax+bx+C。
DFP, 本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
-DFP, this procedure applies to solution of the form f (x) = 1/2* x" Ax+ bx+ c quadratic function of the stable point
- 2022-08-13 00:12:54下载
- 积分:1
-
离散分数傅里叶变换算法的matlab程序
分数傅里叶变换的离散算法的matlab程序-Discrete fractional Fourier transform algorithm matlab program
- 2022-01-26 05:38:52下载
- 积分:1
-
人脸特征点检测
运用机器学习算法实现人脸特征点的自动定位,可用于人脸识别,表情识别等领域。
- 2023-08-06 02:25:06下载
- 积分:1
-
匹配追踪算法
贪婪算法的一种
经典的算法,适用于压缩感知,稀疏分解等多种算法的恢复算法。
- 2023-03-04 07:10:03下载
- 积分:1
-
聚类算法全集以及内附数据集,可以方便使用。
聚类算法全集以及内附数据集,可以方便使用。-clustering algorithm and the Collected Works of containing data sets, it is convenient to use.
- 2022-07-14 12:52:35下载
- 积分:1
-
For solving a number of matrix even by the best algorithm that can optimize the...
对于求解多个矩阵连乘的最好的算法,能最优化的最短时间能求出值-For solving a number of matrix even by the best algorithm that can optimize the shortest time that can derive value
- 2023-03-03 19:10:03下载
- 积分:1
-
This is the application of genetic algorithms using the MATLAB language, I think...
这是遗传算法的应用,用的是MATLAB语言编写的,我觉的会对大家有用。-This is the application of genetic algorithms using the MATLAB language, I think the people will useful.
- 2022-02-14 23:11:24下载
- 积分:1
-
最优化课程中要用到的所有最优化算法,全都经过验证
最优化课程中要用到的所有最优化算法,全都经过验证-Optimization of the curriculum used in all optimization algorithms, all verified
- 2022-01-31 22:58:06下载
- 积分:1