资源列表
Adams
- 用Adams三步四步法求解微分方程,程序主要是微分方程的Adams三步和四步外插法还有四阶预校算法的源程序。 -Adams four with three-step solution of differential equations, differential equations are the main procedures of Adams and three-step outside the four-step interpolation method was also fourth
MyMath
- 一个简单的矩阵类,具备矩阵常用的计算功能-a simple matrix
tulun
- 离散数学的图论实验 检测图的连通等 希望有用-Graph Theory Discrete Mathematics experimental testing graph connectivity, etc. hope that useful
matrix
- 本程序将让用户输入两个矩阵a和b,它们的阶数应该相等 让后实现矩阵加法,减法,乘法运算并输出结果。-This program will allow the user to enter two matrices a and b, they should be equal to the order after the realization of matrix addition, subtraction, multiplication and output.
ICCG_SSOR
- ICCG_SSOR法 用于预测共轭梯度法求解大型线性方程组A[M][N]*x[N]=b[M]-ICCG_SSOR method for predicting the conjugate gradient method for solving large linear equations A [M] [N]* x [N] = b [M]
1424
- 有限元分析程序,功能比较全面是由于本科应用水平-Finite element analysis program, functions as a result of a more comprehensive level of undergraduate applications
SLA_DBA
- EPON中计算DBA的工具。当输入PIR之和大于1G时,自动计算出每个ONU可获得的带宽。非常实用-EPON calculated DBA tools
matrix
- //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,i
INTEGRATE
- 采用复合高斯勒让德二型方法进行积分。gauss-legendre-gauss integrate
Newton_GDBH.tar
- 用pyhton简化的Nowton迭代,实现计算x^6=5的所有实根。适用与初学python的同学参考。同时附带GDBH问题在大于等于6时的10000次迭代范围内的正确性验证-calculate the equation : x^6=5, find all the real number x. Using python and Newton Iteration Method.Then the appendix code is about the puzzle of GDBH and the sol
jiou
- 通过接受文本框的内容判断奇数和偶数,并提示错误信息 -By accepting the contents of the text box to determine the odd and even, and prompts an error message
3-NODE-triangular-element-for-uel
- ABAQUS 平面三角形单元 uel子程序-ABAQUS subroutine flat triangular element uel
