搜索资源列表
课程设计稀疏矩阵运算器
- 数据结构的课程设计---稀疏矩阵运算器 希望可以给大家参考-data structure design of the curriculum -- for sparse matrix operations can hope for your reference
数据结构的稀疏矩阵运算器
- 利用十字链表的储存结构完成距阵的加,减,乘.数据结构实习题目,已完成选做内容.-use the storage structure to complete the matrix, plus or minus, riding. Internship topic data structure, so as to complete the election.
稀疏矩阵运算器加减乘
- 以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算.-List said with a crossbow sparse matrix, the matrix to achieve two together, subtraction, multiplication and arithmetic.
CrossSparseMatrix
- 采用十字链表的稀疏矩阵运算器-Cross Chain using sparse matrix operations for
juzhenxuanfa001
- 稀疏矩阵运算器 是数据结构的一个课程设计.是自行编写的.保证是原创.-sparse matrix operations for the data structure is a curriculum design. Is self-prepared. Guaranteed to be original.
0410714309
- 稀疏矩阵运算器 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵
Matrix
- 稀疏矩阵运算器 本程序要求用“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。具体有以下几点: 1.本程序中稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。本实验的三元组输入顺序为在行号小的优先的条件下,列号小的输入!要求输入的行数与列数不大于20,且输入三元组的结束标志为“0 0 0”。 2.程序执行过程: (1)运行后,打印出功能选项,可供选择。 (2)选择相应功能后,若选1~3,则要求输入两个矩阵的
ex3
- 稀疏矩阵运算器
sm1
- 数据结构,稀疏矩阵运算器,采用3元组顺序存储,非常简单的小程序
稀疏矩阵运算器
- 题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to th
稀疏矩阵的十字链表
- 稀疏矩阵的十字链表算法-sparse matrix algorithm Cross Chain
SparseMatrixfinal
- 稀疏矩阵运算器 对稀疏矩阵采用三元组存储,实现加法 减法 乘法的功能-Sparse Matrix calculator used on the sparse matrix triple storage, the realization of the function of multiplication addition subtraction
addmin
- 数据结构程序,稀疏矩阵运算器,可进行矩阵的加,减,乘运算。运行无误!-Procedures for data structure, sparse matrix computation, and can be matrix addition, subtraction, multiplication. Running correctly!
sx1_5
- 稀疏矩阵运算器.实现了矩阵的加法运算,减法运算和乘法运算.-Sparse Matrix calculator. The realization of the matrix addition operations, subtraction and multiplication operations.
123
- 稀疏矩阵运算器进行矩阵的加减乘法,在进行乘法时用到行逻辑。-Sparse Matrix Arithmetic Unit for matrix multiplication, addition and subtraction, multiplication, when used during logic lines.
matrix
- 稀疏矩阵运算器,实现矩阵的加法,减法,乘法,里面有详细的代码-Sparse matrix arithmetic unit to achieve the matrix addition, subtraction, multiplication, which detailed the code
SparseMatrix
- 此为稀疏矩阵运算器,用数组实现,可实现矩阵的加减乘运算。-This is a sparse matrix solver, with an array of implementation, enabling the addition and subtraction matrix multiplication.
compute
- 数据结构中的稀疏矩阵运算器,用c语言写的-Sparse matrix data structure calculator, written with c language
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