资源列表

« 1 2 ... .03 .04 .05 .06 .07 1708.09 .10 .11 .12 .13 ... 3400 »

[数学计算/工程计算curvefiting

说明:该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。-This code can fit multivariable nonlinear equation by using least squares.
<张毅> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算CMATRIX

说明:用C++语言编写数学常用算法,用C++实现的哟-Using C++ language commonly used mathematical algorithm, implemented using C++ yo
<li> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算LeastQuadraticFiter

说明:基于最小二乘法对离散的数据点进行直线拟合,能够最大程度的实现总误差的最小化-Least squares method based on discrete data points on the straight line fitting, to the greatest degree of implementation to minimize the total error
<李想懂> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算FEM

说明:这是王瑁成先生的《有限单元法》一书中的源程序,很有用的。-This is Mr. Wang Maocheng of the " finite element method," a book of the source, very useful.
<小好> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算MathCalculator

说明:科学计算器,可以实现高精度运算 矩阵运算 解线形方程组等功能-MathCalculator
<风云漂泊> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算hanluota

说明:这是一个用C++编写的汉罗塔问题的程序,下载之后加压即可-This is a work written in C++ program Hanluo Ta problems, then compression can be downloaded
<王佩佩> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算fem

说明:本程序参见《有限元法基础与程序设计》 王元汉编著P52 在原有程序的基础上少作修改,纠正了一些错误,加入了自己的理解说明。 。-FEM method
<jet1song> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算blend

说明:八种插值程序之一 fortran插值程序 应用较为广泛 blend-blend
<jet1song> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算shizilianbiao

说明:typedef struct OLNode { int i,j ElemType e struct OLNode *right,*down } OLNode, *OLink typedef struct { OLink *rhead,*chead int mu,nu,tu } CrossList 十字链表法,求解稀疏矩阵运算,程序容易看懂。不过没有乘法-typedef st
<zzc> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算CFFT

说明:C语言实现fft教程,适合新手入门,看了就知道了-Fft C language tutorial for beginners, looking to know
<高云> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算2_21

说明:用拉格朗日一阶及二阶差值算法实现对sin函数的数值计算,可分析一阶与二阶的精度差。-With the difference between first and second order Lagrangian algorithm for the numerical calculation of sin functions, can analyze the accuracy of the first order and second ord
<zry> 在 2025-03-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算BigInt_rsa

说明:标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
<李抒昌> 在 2025-03-10 上传 | 大小:7kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 1708.09 .10 .11 .12 .13 ... 3400 »

源码中国 www.ymcn.org