资源列表
[数学计算/工程计算] Clustering
说明:对数值型数据进行聚类:实现了K-means和FCM算法-K-means,fuzzy c means<金色笔记> 在 2025-09-22 上传 | 大小:4.82mb | 下载:0
[数学计算/工程计算] GetIntersection
说明:using Gauss methods to compute the interse of space lines<侯文博> 在 2025-09-22 上传 | 大小:3.65mb | 下载:0
[数学计算/工程计算] Gearerroranalysisprogam
说明:用vc++编写的具有计算齿轮误差的软件,并能判断是否合格-Prepared using vc++ error with computing gear software, and to determine eligibility<luochao> 在 2025-09-22 上传 | 大小:465kb | 下载:0
[数学计算/工程计算] matrixoflabview
说明:使用labview编写的矩阵运算程序,调试好的-matrix calculation program of labview<电子> 在 2025-09-22 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] vc511678900355
说明:可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -The stand<leo> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Gauss
说明:用全选主元Gauss消去法求解线性方程组。其中a是方程组的系数矩阵,b是右端常数向量,并存放最终解向量,n是阶数。-With full pivoting Gauss elimination method for solving linear equations. Where a is the coefficient matrix, b is the right end of the constant vector, and store the final solution vector, n i<Shepard> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Gauss_Jordan
说明:全选主元Gauss-Jordan消去法求解线性代数方程组。其中a是方程组系数矩阵,b先存右端的m组常数向量,之后存解向量。n是阶数,m是右端常数向量组数。-Select the main element Gauss-Jordan Elimination method for solving linear algebraic equations. Where a is the coefficient matrix, b right side of m pre-existing group of c<Shepard> 在 2025-09-22 上传 | 大小:1kb | 下载:0