文件名称:Matrix
-
所属分类:
- 标签属性:
- 上传时间:2013-05-14
-
文件大小:279.29kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
稀疏矩阵是指那些多数元素为零的矩阵。利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本运算的运算器。
基本要求为:
以“带行逻辑连接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。-Sparse matrix is a matrix that most elements are zero. " Sparse" characteristics of the storage and computing can greatly reduce the storage space and improve computational efficiency. One can achieve for basic computing sparse matrix. Basic requirements: " OK logical connection information" triplet sequence table sparse matrix, two matrix addition, subtraction and multiplication operations. Sparse matrix input form triple in the result of the operation of the matrix in an array of places usually listed.
基本要求为:
以“带行逻辑连接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。-Sparse matrix is a matrix that most elements are zero. " Sparse" characteristics of the storage and computing can greatly reduce the storage space and improve computational efficiency. One can achieve for basic computing sparse matrix. Basic requirements: " OK logical connection information" triplet sequence table sparse matrix, two matrix addition, subtraction and multiplication operations. Sparse matrix input form triple in the result of the operation of the matrix in an array of places usually listed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Matrix/
Matrix/Debug/
Matrix/Debug/matrix.obj
Matrix/Debug/vc60.idb
Matrix/Debug/vc60.pdb
Matrix/Debug/xishujuzhen.exe
Matrix/Debug/xishujuzhen.ilk
Matrix/Debug/xishujuzhen.pch
Matrix/Debug/xishujuzhen.pdb
Matrix/juzhen.cpp
Matrix/juzhen.h
Matrix/matrix.cpp
Matrix/matrix.h
Matrix/result.txt
Matrix/xishujuzhen.dsp
Matrix/xishujuzhen.dsw
Matrix/xishujuzhen.ncb
Matrix/xishujuzhen.opt
Matrix/xishujuzhen.plg
Matrix/Debug/
Matrix/Debug/matrix.obj
Matrix/Debug/vc60.idb
Matrix/Debug/vc60.pdb
Matrix/Debug/xishujuzhen.exe
Matrix/Debug/xishujuzhen.ilk
Matrix/Debug/xishujuzhen.pch
Matrix/Debug/xishujuzhen.pdb
Matrix/juzhen.cpp
Matrix/juzhen.h
Matrix/matrix.cpp
Matrix/matrix.h
Matrix/result.txt
Matrix/xishujuzhen.dsp
Matrix/xishujuzhen.dsw
Matrix/xishujuzhen.ncb
Matrix/xishujuzhen.opt
Matrix/xishujuzhen.plg
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.