资源列表
[数据结构常用算法] ParkProblem
说明:设计一个停车场管理系统,实现对进出停车场车辆的管理。-car parking system<LiLei> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[matlab例程] Hotelling_KLT_MATLAB
说明:KLT(PCA,EIGEN T, HOTELLING T) for MATLAB<byungchulsival> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[matlab例程] PCA
说明:Principal componenet analysis code written in matlab paltform in order to solve multivariate problems like discriminating bological disease states from healty ones.-Principal componenet analysis code written in matlab paltform in order to solve mult<uur> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] vc511678900355
说明:可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -The stand<leo> 在 2026-01-12 上传 | 大小: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> 在 2026-01-12 上传 | 大小:1kb | 下载:0