-
This code is used to find shortest path by using dijkstra algorithm
This code is used to find shortest path by using dijkstra algorithm
- 2023-01-01 01:20:12下载
- 积分:1
-
本程序为生成给定分布律的随机数 模拟规划 也是图论中经典得程序...
本程序为生成给定分布律的随机数 模拟规划 也是图论中经典得程序
-This procedure for generating a given distribution law of random numbers simulation planning is a classic graph theory procedures
- 2022-07-01 14:00:15下载
- 积分:1
-
Elimination algorithm with C language
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是消元法的算法-Elimination algorithm with C language
- 2022-06-27 06:53:47下载
- 积分:1
-
Fourier decomposition of M documents, has been in use, very easy to use, it is a...
傅立叶分解M文件,一直在用,非常好用,很经典-Fourier decomposition of M documents, has been in use, very easy to use, it is a classic
- 2022-03-03 08:01:23下载
- 积分:1
-
蚁群算法,用户可以修改程序中的宏定义来设置初值
蚁群算法,用户可以修改程序中的宏定义来设置初值-Ant colony algorithm, the user can modify the program in the macro definition to set the initial value
- 2022-01-21 22:39:08下载
- 积分:1
-
SVMlib 最新版
SVMlib 最新版, 主要函数svm-train,svm-predict,svm-scale,easy.py,grid.py,功能介绍如下:svm-train 用来对训练样本进行训练,之后生成一个.model文件,即为svm的训练模型svm-predict 用来对测试样本进行分类,参数主要有测试文件,model文件,以及一个生成的.predict文件,.predict文件是一个分类结果文件,保存分类的结果。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-22 02:22:14下载
- 积分:1
-
基于Matlab的GMM算法实现
高斯混合模型(GMM)算法利用matlab实现,主函数信息如下:% emgmm:GMM参数生成函数% Input:% Data: D x N ,N个D维数据% Alpha0: Gauss模型的权重初始值% Mu0: D x M,Gauss模型的中心初始值% Sigma0:Gauss模型的方差初始值(假设每个方差矩阵都是对角阵, 即一个数和单位矩阵的乘积)% loglikthreshold:EM迭代停止条件% Output:% [Alpha, Mu, Sigma]:高斯混合模型参数
- 2022-03-10 08:23:18下载
- 积分:1
-
刚才没注意,上传的是.c文件,重新上传,忘谅解!
精确计算N的N次方,并完整显示结果!...
刚才没注意,上传的是.c文件,重新上传,忘谅解!
精确计算N的N次方,并完整显示结果!-just did not know, upload yes. C document, re-upload, forget understanding! N precise calculation of the N-th power and integrity of the result will be displayed!
- 2022-08-14 07:55:35下载
- 积分:1
-
禁用的文本框中的颜色C #
应用背景关键技术文本框禁用罗denomino作为í,因为podes到Y asignar联合国科罗拉多坦塔EN EL BackColor Y前景色,尤娜查韦斯establecidos这颜色,podrá的deshabilitar El文本框你没有SEmostraraEN未结灰。席programa ESTA HECHO恩C #器材EL控制modificado Y联合演示。通过codeforge
- 2022-10-02 22:35:03下载
- 积分:1
-
内部排序算法性能分析
内部排序算法性能分析,代码,加文档
4.1直接排序 10
4.2起泡排序 11
4.3选择排序 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-03 14:23:29下载
- 积分:1