-
hash表的实现
hash表的实现-hash table to achieve
- 2022-04-17 16:55:50下载
- 积分:1
-
Numerical method of procedure: to accelerate the iterative Gauss
数值计算方法的程序:
加速迭代
牛顿迭代
Gauss
杜里特尔分解法
克洛特
追赶法
平方根法
改进平方根法
雅可比迭代
高斯 赛德尔迭代
拉格朗日插值法
分段线性插值
分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the square root of the square root method to improve the Jacobi iterative method iterative high斯赛德尔piecewise linear Lagrange interpolation interpolation sub-parabolic interpolation
- 2022-09-28 01:20:02下载
- 积分:1
-
游德河内
L"objet de ce 劳碌 est l" 要求 du problème des 游德河内。C"est 联合国 problème classique en 信息。Il montre la 强国 et la lisibilité des algorithmes。
D " C"est 联合国槌马虎不得严格 à déplacer des disques de diamètres différents une 游德 «Départ» à 联合国游德 «目的地» en 向前直走姿势 par une 游 «intermédiaire» et ceci en 最低 de 政变,吹捧 en respectant 本港就业辅导组持续的解决 suivantes:
· Ne 对不起 déplacer 加 d"un 曾对 à la 打开。
·
- 2022-03-07 20:01:05下载
- 积分:1
-
computer control Lawes list achieve
计算机控制--劳斯表实现-computer control Lawes list achieve
- 2022-08-11 15:15:50下载
- 积分:1
-
堆排序算法的实现,不错的哦
堆排序算法的实现,不错的哦-heap sorting algorithm to achieve good oh
- 2023-06-01 09:10:03下载
- 积分:1
-
神经网络算法实现
人工神经网络(Artificial Neural
Networks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(Connection
Model),它是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连
接的关系,从而达到处理信息的目的。
本程序实现了神经网络算法 的框架,只需提供训练集便可运行。
- 2023-01-20 11:20:04下载
- 积分:1
-
使用TMS320F2812实验三相交流异步电机调速的程序,通过此代码可以学习DSP2812的编程框架和SPWM的产生方法。程序代码全部为C/C++语言...
使用TMS320F2812实验三相交流异步电机调速的程序,通过此代码可以学习DSP2812的编程框架和SPWM的产生方法。程序代码全部为C/C++语言-TMS320F2812 experiments using three-phase AC induction motor of the process, through this code can learn DSP2812 programming framework and method for the selection of SPWM. Code all C/C++ Language
- 2022-03-03 23:32:34下载
- 积分:1
-
计算方法中的高斯列主元算法 是计算方法中很重要的一种算法...
计算方法中的高斯列主元算法 是计算方法中很重要的一种算法 -Method of calculation set out the main element in the Gaussian algorithm is a very important method of calculating an algorithm
- 2022-01-21 23:42:41下载
- 积分:1
-
Weka 的实验教程 数据挖掘中一份不错的实践参考资料。
Weka 的实验教程 数据挖掘中一份不错的实践参考资料。-Weka data mining tutorial experimental practice of a decent reference.
- 2022-02-15 05:31:15下载
- 积分:1
-
有向图的邻接矩阵深度优先搜索
用C语言表述图的数据结构,该图为有向图,且是用邻接矩阵表示的,然后同过深度优先算法遍历图中的每个节点,实现对其的访问。该程序描述的是关于数据结构中有向图的遍历操作,是对图这种数据结构的一种基本的访问方法。
- 2022-05-23 10:21:04下载
- 积分:1