-
计算方法的一个比较重要的高斯约当消去方法
计算方法的一个比较重要的高斯约当消去方法-calculation of a more important about when Gaussian Elimination Methods
- 2022-05-13 18:38:09下载
- 积分:1
-
计算机图形学 三角剖分的源代码
应用背景 点集的三角剖分(Triangulation),对数值分析(比如有限元分析)以及图形学来说,都是极为重要的一项预处理技术。尤其是Delaunay三角剖分,由于其独特性,关于点集的很多种几何图都和Delaunay三角剖分相关,如Voronoi图,EMST树,Gabriel图等。Delaunay三角剖分有最大化最小角,“最接近于规则化的“的三角网和唯一性(任意四点不能共圆)两个特点。关键技术基于散点的构网算法理论严密、唯一性好,网格满足空圆特性,较为理想。由其逐点插入的构网过程可知,遇到非Delaunay边时,通过删除调整,可以构造形成新的Delaunay边。在完成构网后,增加新点时,无需对所有的点进行重新构网,只需对新点的影响三角形范围进行局部联网,且局部联网的方法简单易行。同样,点的删除、移动也可快速动态地进行。但在实际应用当中,这种构网算法当点集较大时构网速度也较慢,如果点集范围是非凸区域或者存在内环,则会产生非法三角形。
- 2022-06-18 21:49:12下载
- 积分:1
-
最大lyapunov指数与相关维数C程序
最大lyapunov指数与相关维数C程序-largest dimension associated with the C Program
- 2022-08-20 02:33:53下载
- 积分:1
-
Jacobi to solve linear equations, possison equations, welcome you to give valuab...
Jacobi求解线性方程组、possison方程,欢迎大家提出宝贵意见。-Jacobi to solve linear equations, possison equations, welcome you to give valuable advice.
- 2022-03-13 21:27:05下载
- 积分:1
-
Numerical calculation of Mie scattering of Delphi code, used to calculate the li...
Mie散射数值计算的Delphi代码,用来计算粒子的光散射,在粒子检测,材料测试上有广泛的应用。-Numerical calculation of Mie scattering of Delphi code, used to calculate the light scattering particles in particle detection, materials testing on a wide range of applications.
- 2022-12-31 16:45:03下载
- 积分:1
-
JPL的stacov文件格式转sinex格式的Fortran源程序
JPL的stacov文件格式转sinex格式的Fortran源程序-JPLs stacov file format change to sinex format Fortran source code
- 2023-07-15 17:50:03下载
- 积分:1
-
Enigma密码算法实现的清晰的语言原则…
密码学中 enigma算法的 c语言实现
原理清晰-Enigma cryptography algorithm implementation of the principles of clear language c
- 2022-08-03 13:35:20下载
- 积分:1
-
较好的计算阻尼Newton法的C++程序,可以很快得到较精确的结果...
较好的计算阻尼Newton法的C++程序,可以很快得到较精确的结果-Better calculation of the damping Newton method C++ program, you can quickly get more accurate results
- 2022-02-15 06:41:09下载
- 积分:1
-
遗传算法_理论、应用与软件实现_王小平_源代码
- 2022-04-11 10:37:51下载
- 积分:1
-
这次的也是一些算法,但是生成了具体的程序,方便使用。
这次的也是一些算法,但是生成了具体的程序,方便使用。-this is some algorithm, but the ratio of the specific procedures and user-friendliness.
- 2022-12-26 10:05:03下载
- 积分:1