搜索资源列表
ex3
- 稀疏矩阵运算器
matrix
- 稀疏矩阵运算器,实现矩阵的加法,减法,乘法,里面有详细的代码-Sparse matrix arithmetic unit to achieve the matrix addition, subtraction, multiplication, which detailed the code
matrix
- 稀疏矩阵运算器,可以实现自动根据矩阵的各种判定条件来判断该矩阵是否有解的问题,并且求解出来。-Sparse matrix calculator, you can automatically determine the conditions under various matrix to determine whether a solution to the problem of the matrix, and solving them.
sparsematrix
- 稀疏矩阵运算器,包括稀疏矩阵的运算,说明-Sparse matrix solver, including sparse matrix computation shows that
DS03
- 稀疏矩阵运算器,实现稀疏矩阵的加法、减法、乘法、和转置运算,有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出-Sparse matrix operations, which realizes the sparse m
xishu
- 用C语言实现的稀疏矩阵运算器设计,以三元组结构体类型表示稀疏矩阵非零元,在此基础上完成对稀疏矩阵的转置、相加和相乘操作。-Using C language design sparse matrix operations to triple sparse matrix structure, said non-zero element type, in this based on the completion of the sparse matrix transpose, add and multi
a
- 稀疏矩阵运算器课程设计自动动手做一个-Sparse matrix solver automatically hands-on curriculum design to make a try