-
Simpson method, spline interpolation, Gaussian iteration, you granges margin, Ne...
辛普森方法,样条插值,高斯迭代,啦格朗日差值,牛顿迭代,超加速收敛,龙贝格方法等等,数值计算必备!-Simpson method, spline interpolation, Gaussian iteration, you granges margin, Newton iteration, super speed up convergence, Romberg methods, numerical computation must!
- 2022-02-09 17:08:53下载
- 积分:1
-
C语言的几个排序算法
资源描述算法收集,排序算法属于算法中的基础,应重点学习
- 2022-09-22 03:45:02下载
- 积分:1
-
With the Gauss
用高斯-赛德尔迭代法求方程组的根。它的原理与简单迭代法相似,但在赛德尔迭代法中,每次迭代时充分利用当前最新的迭代值-With the Gauss- Seidel iterative method seeking the roots of equations. Its principle with simple iterative method similar, but the Seidel iteration method in each iteration to take full advantage of the current value of the latest iteration
- 2022-03-18 09:30:09下载
- 积分:1
-
lms source code for adaptive filtering the acoustic noise.
lms source code for adaptive filtering the acoustic noise.
- 2022-05-28 15:10:36下载
- 积分:1
-
外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长...
外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长-Extrapolation solution differential equations, and gives examples. First, extrapolation to the small initial compensation, the software automatically decide on the next step of
- 2022-02-04 09:12:58下载
- 积分:1
-
动态规划的C++实现
采用C++实现了动态规划对动态规划感兴趣的同学可以下下来看一看
- 2023-07-30 19:10:04下载
- 积分:1
-
简单的求和小程序
c语言程序 求和C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔实验室的Dennis M. Ritchie于1972年推出,1978年后,C语言已先后被移植到大、中、小及微型机上,它可以作为工作系统设计语言,编写系统应用程.
- 2022-01-22 00:48:45下载
- 积分:1
-
表达式计算器
/* 表达式计算 */
/* 调用方式:CalcExp("1+max(0.5,sin(1))+sum(1,2^3,mod(5,3))", res, infoStr) */
/* 带符号参数调用方法,先调用符号定义AddSignParam,再调用 CalcExp: */
/* AddSignParam(["a","s"], [1, 0.5]); 或者 AddSignParam("a=1,s=0.5") */
/* CalcExp("1+a+sin(s)", res, infoStr) */
- 2022-03-25 07:34:54下载
- 积分:1
-
日历程序源代码 visual basic
日历程序源代码 visual basic
- 2022-03-15 13:00:54下载
- 积分:1
-
能实现任意两个超大整数的乘法。经本人实验,任意大整数都能实现。...
能实现任意两个超大整数的乘法。经本人实验,任意大整数都能实现。-achieve two super arbitrary integer multiplication. After I experiment arbitrarily large integers can be materialized.
- 2022-02-26 23:37:00下载
- 积分:1