资源列表
testmy
- 先输入四行四列的矩阵,然后利用for 循环计算出每行的和,并存在每行的第一个位置中-To enter the four lines of four of the matrix , and then use a for loop to calculate each line , and there in the first position of each line
testv1
- 首先定义构造函数和拷贝构造函数,然后输入两点的横坐标和纵坐标,利用两个构造函数计算出两点之间的距离然后输出-First define a constructor and copy constructor , and then enter the two horizontal and vertical coordinates, and calculate the distance between two points using two constructor and then output
gauss
- 高斯消元同余方程模板,用于手写高斯消元解同余方程。-Gaussian elimination algorithm
problem
- 离散数学在信息学竞赛中的运用,能够提升你的数学算法能力。-Discrete Mathematics in informatics competitions
andian
- 在给定的二维数组中找到鞍点,二维数组的行数列数由自己输入。-In a given two-dimensional array to find the saddle point, the number of rows and columns of the two-dimensional array type....
yiduxishujisuan
- 本程序是关于活度系数计算的,活度系数计算的据算方法很多,请了解以后再看这个程序,-this coad is about yidu,you can use it in fortran or powerstation,and most important is you know how to caculate it,enjoy it!
Matrix2
- 用class实现矩阵旋转及翻转, 将结果显示. 要求: 1)输入矩阵的行数和列数, 显示原始矩阵 2)输入要旋转的度数, 如90, 180, 270, 显示旋转后的结果 3)输入翻转的方向, 垂直或水平, 显示翻转后的结果-Input reverse direction, vertical or horizontal, flipping the results after
Matrix
- 矩阵旋转及翻转, 将结果显示. 要求: 1)输入矩阵的行数和列数, 显示原始矩阵 2)输入要旋转的度数, 如90, 180, 270, 显示旋转后的结果 3)输入翻转的方向, 垂直或水平, 显示翻转后的结果-Input reverse direction, vertical or horizontal, flipping the results after
cj
- 非常好的计算程序,求解方程的极值点。好啊-grgg higfd hiorhe erogeopg reger
Gaussian-Negative-Computation
- 关于高斯正反算程序代码,包括高斯正算和反算两个部分-a program about Gaussian Negative Computation
Matrix
- 矩阵类文件,可以实现矩阵的加减乘除运算,以及矩阵求逆等,已验证非常好用。-The matrix class file, matrix addition and subtraction, multiplication and division can be achieved, as well as matrix inversion, proven very useful.
gao-si-lie-zhu-yuan
- 自己编写的高斯列主元素消元法,可以实现较为简单列主元素消元法-the function of gauss
