-
- 2022-04-26 09:25:16下载
- 积分:1
-
数值计算经典算法
这些是数值计算方法的经典算法
- 2022-09-28 10:25:03下载
- 积分:1
-
我自己写的一个三次样条插值算法,自已感觉很严密,请大家指正。...
我自己写的一个三次样条插值算法,自已感觉很严密,请大家指正。-I wrote it myself a cubic spline interpolation algorithm, self-feelings are very close, please correct me.
- 2022-06-18 06:00:33下载
- 积分:1
-
c4.5的实现
决策树算法分为几类 这是C4.5的实现 各种可以实现的包裹
- 2023-05-28 12:30:04下载
- 积分:1
-
用c编写的N皇后问题
用c编写的N皇后问题-used to prepare N Queens
- 2022-06-26 00:13:48下载
- 积分:1
-
分形算法和程序设计2章,用的是C语言程序设计
分形算法与程序设计 第2章VC语言程序设计-Fractal Algorithms and Program Design Chapter 2 VC Language Program Design
- 2022-10-04 01:05:03下载
- 积分:1
-
此程序为奥科AVR开发板的USB实验程序
此程序为奥科AVR开发板的USB实验程序-This procedure for ocote AVR development board
- 2022-05-26 22:39:34下载
- 积分:1
-
visual fortran常用数值算法集及源代码
visual fortran常用数值算法集及源代码
何光渝,高永利 (作者)
共有fortran子程序近200个,包含各种算法。程序均经过验证.
- 2022-02-06 09:35:57下载
- 积分:1
-
简单的遗传算法
这是遗传算法在 C# 中的一个简单实现。该应用程序将对基因组进行分类。
- 2022-01-25 17:55:54下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-01-26 06:49:25下载
- 积分:1