-
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程...
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book" s source code, which include the common realization of numerical algorithm, including complex calculations, matrix operations, linear equations, nonlinear equations, as well as the margin and the achievement of numerical integration.
- 2022-01-31 18:20:24下载
- 积分:1
-
很多人在说,但我没看到所以自己编了一个hough变换的函数
很多人在说,但我没看到所以自己编了一个hough变换的函数-many people say, but I do not see why their part of a Hough transform function
- 2023-04-21 23:05:03下载
- 积分:1
-
用C++编写的拉格朗日插值算法
用C++编写的拉格朗日插值算法-C Lagrange prepared by the interpolation algorithm
- 2023-04-12 09:55:03下载
- 积分:1
-
模拟了衍射光栅的光学行为,运用matlab语言编写的程序,对科技工作者有很搭帮住...
模拟了衍射光栅的光学行为,运用matlab语言编写的程序,对科技工作者有很搭帮住-simulation of the optical diffraction grating, using the Matlab language procedures, IT workers have to take very live help
- 2023-01-11 10:25:03下载
- 积分:1
-
Fortran科学计算程序,计算原子间力的大小,能级分布
Fortran科学计算程序,计算原子间力的大小,能级分布-Fortran scientific computing procedures, calculation of inter-atomic force size, level distribution
- 2022-08-24 15:49:45下载
- 积分:1
-
微分的数值计算综合了算法在导弹中的应用,很有用
微分的数值计算综合了算法在导弹中的应用,很有用-Differential synthesis of the numerical calculation algorithm in a missile application, very useful
- 2022-06-11 20:43:41下载
- 积分:1
-
linked stack c++
C++代码,具有顺序栈和链栈的实现过程。主函数中有例程顺序栈被定义为一个结构类型,它有两个域data和top。data为一个一维数组,用于存储栈中元素,DataType为栈元素的数据类型。top为int型,它的取值范围为 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-12 16:45:03下载
- 积分:1
-
平面三角形单元有限元计算程序,能算各种以三角形单元划分的平面问题
平面三角形单元有限元计算程序,能算各种以三角形单元划分的平面问题
-Plane triangular element finite element program that can count a variety of triangular element into the plane problem
- 2022-01-26 00:09:11下载
- 积分:1
-
一个正二十面体的细分迭代工程,很漂亮,需要glut
一个正二十面体的细分迭代工程,很漂亮,需要glut-an icosahedron is the breakdown of iterative engineering, and very pretty, needs glut
- 2022-07-12 14:02:38下载
- 积分:1
-
使用直观的、线性回归算法实现的程序!
利用visual c++,实现线性回归算法的程序!-use visual c, linear regression algorithm to achieve the procedure!
- 2022-04-25 16:40:46下载
- 积分:1