[toc]
流程图
graph LR A[直接法]==>B(高斯Gauss消元) A==>C(矩阵分解) B==>D(有限次运算求出精确解) C==>D(有限次运算求出精确解) style A fill:#ffff
graph TD
A[稠油]-->B[吸附];
A-->C[演化];
B-->D[Paper];
C-->D;
[toc]
graph LR A[直接法]==>B(高斯Gauss消元) A==>C(矩阵分解) B==>D(有限次运算求出精确解) C==>D(有限次运算求出精确解) style A fill:#ffff
graph TD
A[稠油]-->B[吸附];
A-->C[演化];
B-->D[Paper];
C-->D;