-
一种DT算法
DT算法,可以抽取物体的骨架。它可以一次遍历整个物体,获取其连通骨架。对于0和1格式的离散数据,也可以改变一下程序变为抽取物体的孔隙。
- 2023-08-18 22:25:04下载
- 积分:1
-
用牛顿法解非线性方程组(包括论文及源程序)
用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
- 2022-06-20 22:43:06下载
- 积分:1
-
数值分析算法矩阵的LU分解法
数值分析算法矩阵的LU分解法-numerical analysis algorithm matrix LU decomposition
- 2022-03-18 12:30:30下载
- 积分:1
-
鲍威尔,求极值的方法很容易使用和较高的精度。
鲍威尔法求极值,非常好用和精确度比较高。希望大家喜欢-Powell, seeking extreme value method is very easy to use and relatively high accuracy. Hope everyone likes
- 2022-01-26 06:54:33下载
- 积分:1
-
初学者可以看看的算法
初学者可以看看的算法-beginners can look at the algorithm
- 2022-04-20 01:42:16下载
- 积分:1
-
C语言编的汉诺塔计算
C语言编的汉诺塔计算-series of the C language HANOR calculation
- 2022-05-23 22:25:06下载
- 积分:1
-
CTC编码,用于验证CTC编码
CTC编码函数,生成CTC循环卷积码
编解码都有,可以验证软入软出原则下的CTC码性能
- 2022-09-20 13:40:03下载
- 积分:1
-
有很多的算法,让您来处理信息存储…
There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)
- 2022-03-03 22:58:15下载
- 积分:1
-
数值算法
涵盖各种数值算法:
常用C++数值算法源代码,非常经典!
二分法
最小二乘法
牛顿跌代法
雅克比迭代法
复化辛卜生公式.cpp
改进欧拉法.cpp
高斯-赛德尔迭代法.cpp
拉格郎日插值多项式.cpp
列主元高斯消去法.cpp
龙贝格算法.cpp
龙格-库塔算法.cpp
幂法.cpp
牛顿值多项式.cpp
四阶阿当姆斯预测-校正公式.cpp
自适应梯形公式(变步长).cpp
等等。特赞
- 2022-08-13 16:58:16下载
- 积分:1
-
Anderson CFD 第七章Fortran程序
针对Anderson教材第七章相关章节(7.3&7.4)书写的Fortran程序,和书本上的结果进行了对比,程序运行正确。使用最新的Fortran语法书写,方便阅读;
- 2022-10-25 17:25:03下载
- 积分:1