资源列表
3
- 输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换, 然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter three integers x, y, z, please these three the number of small to large output. A program analysis: we want to a
4
- 古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月 后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?-Classical problem: a pair of rabbits from the three month after the birth of every month at a pair of rabbits, a small rabbit is long to the first three months After a mo
calculator
- 把一串字符串数学表达式,解析成后缀表达式,并求解,支持+、-、*、/、()支持浮点数-A of string mathematical expressions, parsed into suffix expression, support+,-*, /, () support floating-point number
F-E-M
- 划分平面三角形单元,通过有限元法计算平面应力,应变和位移。UI界面,有一定的容错能力。-Divided into the plane triangle unit, and to calculate the plane stress, strain and displacement through the finite element method. UI interface, there are the a certain degree of the fault-tolerant ability
Desktop
- 全选主元高斯消元法,用于求解多阶线性方程组-Select the principal component Gaussian elimination method for solving linear equations
acgas
- 复系数方程组的全选主元高斯约当消元法,用于求解系数是复数的情况-Equations with complex coefficients pivoting Gauss Jordan elimination method for solving the coefficient is a complex situation
cstrq
- 用豪斯霍尔德变换将N阶实对称矩阵化为对称三角矩阵-The Ho Hopper Stewart transform of order N real symmetric matrix into a symmetric triangular matrix
csstq
- 用变形QR方法计算实对称三角矩阵全部特征值与对应的特征向量-Deformation of the QR method to calculate the real symmetric triangular matrix all eigenvalues and corresponding eigenvectors
cjbji
- 用雅克比方法求实对称矩阵的全部特征值与对应的特征向量-Jacobi real symmetric matrix eigenvalue and eigenvector
achol
- 用乔里斯基分解法求系数矩阵为对称正定右端为常向量的方程组-Demand coefficient matrix with the Cholesky decomposition method for symmetric positive definite the right end of the constant vector equations
random
- 可以产生随机数的程序,独立性较好。自行输入种子值后,并可以产生随机数-Generating random numbers
Matrix-Computations
- 一本介绍矩阵的外文书籍,对矩阵介绍比较详细-Foreign language books, one introduces the matrix, the matrix introduced in more detail
