资源列表

« 1 2 ... .81 .82 .83 .84 .85 186.87 .88 .89 .90 .91 ... 3400 »

[数学计算/工程计算27_142

说明:矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素的相乘、相除,对矩阵的每个元素求abs,sqrt等-matrix calculation of c code, the matrices of the matrix to
<陈冲> 在 2025-01-13 上传 | 大小:11kb | 下载:0

[数学计算/工程计算解高次幂方程12

说明:由于对两次以上的高次函数求解比较不方便 本程序将为你提供便捷-due to more than two high-function solution more inconvenient this program will provide you with convenient
<钟毓秀> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Numerical_Recipes_source_code-cpp

说明:Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program's source code
<贺亮> 在 2025-01-13 上传 | 大小:404kb | 下载:0

[数学计算/工程计算聚类算法 dbscan

说明:数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
<梁飞> 在 2025-01-13 上传 | 大小:30kb | 下载:0

[数学计算/工程计算幂法求特征值

说明:用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
<陆任秉> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ZIP解压源程序

说明:ZIP解压源程序 VC++编写 Borland C++buider 环境下通过-source VC extracting ZIP prepared Borland C environment through buider
<汤瑞> 在 2025-01-13 上传 | 大小:107kb | 下载:0

[数学计算/工程计算shaoye

说明:开发的锌流量计算程序,用到了最小二乘法,具体参数的设定需要根据具体的容器来定-development of the zinc flow calculation procedures, the least-squares method used, the specific set of parameters according to the concrete containers to determine
<胡察> 在 2025-01-13 上传 | 大小:210kb | 下载:0

[数学计算/工程计算lgjifen

说明:数值计算方法中求积分的程序代码,供大家参考,交流-numerical calculation method for the integration code, for your reference, exchange
<齐名> 在 2025-01-13 上传 | 大小:186kb | 下载:0

[数学计算/工程计算cholesky.cpp

说明:用改进的乔里斯基方法解对称正定方程组,已被用于有限元正演模拟-Jiaolishiji Improved method for symmetric positive definite equations, have been used in finite element simulation FORWARD
<刘海飞> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算forward

说明:该程序用于地球物理电测深的正演模拟,用C++编写,在VC++下编译通过。-the procedures for geophysical sounding the forward modeling, C++, VC compile.
<刘海飞> 在 2025-01-13 上传 | 大小:3kb | 下载:0

[数学计算/工程计算样条

说明:样条插值函数,插值边界条件为自然边界条件。运行编写环境C-spline interpolation function, interpolation boundary conditions for the natural boundary conditions. Operation C-environment
<李一> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算变步长梯形求积法

说明:用fortran语言编写的程序,这样可以在fortran系统中直接运行,为大家提供点方便。-using FORTRAN language of the procedure so in FORTRAN operating system directly, to provide a convenient point.
<刘文艳> 在 2025-01-13 上传 | 大小:2kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 186.87 .88 .89 .90 .91 ... 3400 »

源码中国 www.ymcn.org