搜索资源列表
MyProjiects
- 一个用于计算矩阵的转置的程序,开发环境是vc-used in the calculation of a matrix transpose procedures, the development environment is vc
转置矩阵
- 转置矩阵是10*10矩阵A的转置矩阵A(t)-matrix is home to 10 * 10 A matrix transpose matrix A (t)
dsfdfhu
- 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出。-The input interface (graphical or text interface can be), to distinguish between a
Exp15-106040435
- 将一个3×3阶矩阵转置,用一函数实现之。在主函数中用scanf函数输入矩阵元素,存放在数组中,以数组名作为函数实参。在主函数中输出已转置的矩阵-A 3 × 3 order matrix transpose, realized with a function. Scanf function used in the main function of the input matrix elements, stored in the array to the array name as the func
Matrix
- 矩阵的加减乘与转置运算.能计算double与int型矩阵-Matrix multiplication and subtraction transpose operation
CalMatrix
- 矩阵计算器,可以完成10*10及其以内矩阵的加法,减法,乘法,转置和求秩运算。-Matrix calculator, and can be completed within 10* 10 matrix addition, subtraction, multiplication, transpose and rank demand computing.
matrix_src
- 基于单文档的矩阵计算器,可以计算矩阵,实现加减乘运算,还包括转置(Based on a single document matrix calculator, you can calculate the matrix, to achieve addition and subtraction multiplication, but also transpose)