资源列表
[数据结构常用算法] powermethod
说明:C语言幂法程序,幂法的主程序,要用到ElemMatOper.c文件中的函数-C-Power Method procedures, the main power law, to use a function of the document ElemMatOper.c<高天> 在 2025-03-18 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] ElemMatOper
说明:包含矩阵和向量一些基本运算的函数库,powermethod.c: 幂法的主程序,要用到ElemMatOper.c文件中的函数-Contains some of the basic matrix and vector library operations, powermethod.c: the main power law, to use the document function ElemMatOper.c<高天> 在 2025-03-18 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] NumAna_GaussElim
说明:这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。 程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。-The four procedures were Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equat<高天> 在 2025-03-18 上传 | 大小:5kb | 下载:0
[数据结构常用算法] creatbinarytree
说明:随机生成25个整数,介于1~10间为真实节点,其余为虚节点。将这一生成理解成完全二叉树,构造生成一棵完全二叉树。在此基础上执行:先根、中根、后根遍历;指定一节点整数,可给出其从根开始的路径。 二叉树采用链式方式存储。-25 randomly generated integer between 1 ~ 10 for the real node, and the rest for the virtual node. Will be i<超> 在 2025-03-18 上传 | 大小:2kb | 下载:1