-
简单算法程序
单纯型法程序算法-simple algorithm Act procedures
- 2022-01-26 02:39:26下载
- 积分:1
-
数据结构图操作
输入任意的一个网,用普里姆(Prim)算法构造最小生成树。
要求建立图的存储结构(邻接表或邻接矩阵),输入任意的一个图,显示图的深度优先搜索遍历路径。
要求建立图的存储结构(邻接表或邻接矩阵),输入任意的一个图,显示图的广度优先搜索遍历路径。
- 2023-01-29 23:35:04下载
- 积分:1
-
Function is passed by value, teach you how to use the C language programming, te...
函数按值传递,教你如何用使用C语言编程,教学用。-Function is passed by value, teach you how to use the C language programming, teaching.
- 2022-10-11 02:35:03下载
- 积分:1
-
GCV Generalized cross
GCV Generalized cross-validation.广义交叉校验,用做非线性时间序列的计算,非常有用,找了好久才找到的。不要错过机会哦-GCV Generalized cross-validation. Generalized cross-validation, using nonlinear time series to do the calculation, is very useful to find for a long time to find the. Oh, do not miss the opportunity to
- 2023-06-11 07:15:03下载
- 积分:1
-
一元线性回归曲线
y=ax+b,求解出a b 和相关系数r
一元线性回归曲线
y=ax+b,求解出a b 和相关系数r-Unary linear regression curve y = ax+ b, solving out of ab and the correlation coefficient r
- 2022-06-21 10:04:19下载
- 积分:1
-
使用遗传算法解决TSP问题
:介绍TSP问题和遗传算法的基本原理。针对解决TSP问题,阐述遗传算法在编码表示和遗传操作算子等方面的应用情况,以及该算法在实现过程中的一些处理方法,最后给出该算法的运行结果和总结。
- 2022-04-17 21:21:44下载
- 积分:1
-
模拟计算器的实现,可以进行基本的运算
模拟计算器的实现,可以进行基本的运算-the realization simulation calculators, the basic arithmetic
- 2022-03-26 02:18:09下载
- 积分:1
-
pku 3682 King Arthur s Birthday Celebration
pku 3682 King Arthur s Birthday Celebration
- 2022-01-30 15:11:26下载
- 积分:1
-
贝叶斯算法改进-Python
资源描述针对传统的贝叶斯算法做了相应的改进,使得效率提升了一些。里面的原始代码来自于《learning in action》这本书,这里针对源代码做了新的改进,从而提升准确率。
- 2022-10-26 06:05:03下载
- 积分:1
-
用幂法与反幂法求矩阵的最大特征值及最小特征值
用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
- 2022-03-15 14:11:29下载
- 积分:1