文件名称:source
-
所属分类:
- 标签属性:
- 上传时间:2015-05-05
-
文件大小:1.44kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
设计、实现稀疏矩阵的数据结构 (存储结构和逻辑结构),并且稀疏矩阵要有以下的函数接口(功能)。
1. 能够修改 (访问) 矩阵中元素的值
2. 矩阵的转置运算得到一个新矩阵
3. 两个矩阵的加法运算得到一个新矩阵
4. 两个矩阵的乘法运算得到一个新矩阵
-Design, implementation sparse matrix data structure (memory and logical structures), and sparse matrix have the following function interface (function). 1. The ability to modify (access) 2. The value of the matrix element of the matrix transpose operation to get a new matrix 3. The two matrix addition operation to get a new matrix 4. Two matrix multiplication to get a new matrix
1. 能够修改 (访问) 矩阵中元素的值
2. 矩阵的转置运算得到一个新矩阵
3. 两个矩阵的加法运算得到一个新矩阵
4. 两个矩阵的乘法运算得到一个新矩阵
-Design, implementation sparse matrix data structure (memory and logical structures), and sparse matrix have the following function interface (function). 1. The ability to modify (access) 2. The value of the matrix element of the matrix transpose operation to get a new matrix 3. The two matrix addition operation to get a new matrix 4. Two matrix multiplication to get a new matrix
(系统自动生成,下载前可以参看下载内容)
下载文件列表
source/DataStructure2.1.cpp
source
source
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.