-
Binary Search Tree
Binary Search Tree - with additional recursion functions (smallest, parent & successor) etc-Binary Search Tree- with additional recursion functions (smallest, parent & successor) etc
- 2022-01-28 01:15:26下载
- 积分:1
-
FFT algorithm for power system improvements, there is a need to look at the Frie...
电力系统FFT算法的改进,有需要的朋友可以下载看看。这可是我实际应用产品的程序哦-FFT algorithm for power system improvements, there is a need to look at the Friends can be downloaded. This is the practical application of my process Oh Products
- 2022-05-21 09:29:21下载
- 积分:1
-
Hash函数MD5的实现
资源描述
用C语言实现该MD5压缩算法,尽可能的优化算法的实现。通过编程实现算法,对该算法的设计有较好的认识。
- 2022-03-24 04:29:04下载
- 积分:1
-
最临近、双线性、三次卷积插值算法比较
介绍三种不同插值算法原理及计算过程
- 2022-03-16 12:30:12下载
- 积分:1
-
关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过
关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过-ABOUT CHESSBOARD
- 2022-01-21 19:00:24下载
- 积分:1
-
线性方程组求解器
线性方程组求解器,用此程序包可以求解大型稀疏矩阵方程组,还可以 并行,优化提高效率,此库包含大部分线性方程组的求解方法,包括直接法、迭代法等以及一些特殊系数矩阵的求解方法。
- 2022-02-24 23:08:16下载
- 积分:1
-
BP神经网络的数据分类
案例玄虚名额、古筝、摇滚和流行四类不同音乐,用BP神经网络实现对四类音乐的有效分类。适合初学者学习,具有很高的借鉴作用。
- 2023-08-01 00:45:03下载
- 积分:1
-
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本...
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the way in which the present state arose from its predecessors. The code is a simple example of a markov chain that generates somewhat random text output from a given text input.
- 2022-04-07 11:22:32下载
- 积分:1
-
Bayesian forecasting of operations research is on the machine is important exper...
运筹学的贝叶斯预测,是上机进行运筹学实验的重要实验。-Bayesian forecasting of operations research is on the machine is important experimental operations research experiments.
- 2022-04-08 04:16:45下载
- 积分:1
-
数值算法
各种数学算法的实现,里面包括矩阵的运算,方差,以及一些其他的常用数学算法,C#编写。
- 2022-01-30 10:36:45下载
- 积分:1