文件名称:xishujuzhen
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 34kb
- 下载次数:
- 0次
- 提 供 者:
- shi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
稀疏矩阵是指那些多数元素为零的矩阵。利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本加减运算的运算器。
【基本要求】
稀疏矩阵的表示采用三元组,而运算结果的矩阵则以通常的阵列形式和三元组形式列出。
-Sparse matrix refers to those of most elements zero matrix. " Sparse" characteristics of the storage and computing can greatly save storage space and improve computational efficiency. Achieve a sparse matrix subtraction operator. Requirements】 sparse matrix representation of triples, and the usual array of operational results matrix places the form and the form of triples listed.
【基本要求】
稀疏矩阵的表示采用三元组,而运算结果的矩阵则以通常的阵列形式和三元组形式列出。
-Sparse matrix refers to those of most elements zero matrix. " Sparse" characteristics of the storage and computing can greatly save storage space and improve computational efficiency. Achieve a sparse matrix subtraction operator. Requirements】 sparse matrix representation of triples, and the usual array of operational results matrix places the form and the form of triples listed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xishujuzhen\Debug\vc60.idb
...........\.....\vc60.pdb
...........\.....\稀疏矩阵加减三元组.pch
...........\稀疏矩阵加减三元组.cpp
...........\稀疏矩阵加减三元组.dsp
...........\稀疏矩阵加减三元组.dsw
...........\稀疏矩阵加减三元组.ncb
...........\稀疏矩阵加减三元组.opt
...........\稀疏矩阵加减三元组.plg
...........\Debug
xishujuzhen