文件名称:test
-
所属分类:
- 标签属性:
- 上传时间:2013-06-24
-
文件大小:17kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
稀疏矩阵的压缩与还原。
一个矩阵含有非零元素比较少,而零元素相对较多,这样的矩阵称为稀疏矩阵,对稀疏矩阵的存储我们不用完全用二维数组来存储,可以用一个三元组,即任意一个稀疏矩阵可以用一个只有三列的二维数组来存放,要求把给定的稀疏矩阵用为三元组表示;同时把三元组转换为稀疏矩阵形式。
-Sparse matrix compression and reduction.A matrix with nonzero element is less, and zero element is relatively more, so the matrix called sparse matrix, the sparse matrix storage we don t have to entirely in a two-dimensional array to store, you can use a triad, or any one of only three columns of sparse matrix can use a two-dimensional array to store,Asked to put the given sparse matrix by for ternary group said At the same time convert triples to sparse matrix form.
一个矩阵含有非零元素比较少,而零元素相对较多,这样的矩阵称为稀疏矩阵,对稀疏矩阵的存储我们不用完全用二维数组来存储,可以用一个三元组,即任意一个稀疏矩阵可以用一个只有三列的二维数组来存放,要求把给定的稀疏矩阵用为三元组表示;同时把三元组转换为稀疏矩阵形式。
-Sparse matrix compression and reduction.A matrix with nonzero element is less, and zero element is relatively more, so the matrix called sparse matrix, the sparse matrix storage we don t have to entirely in a two-dimensional array to store, you can use a triad, or any one of only three columns of sparse matrix can use a two-dimensional array to store,Asked to put the given sparse matrix by for ternary group said At the same time convert triples to sparse matrix form.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
稀疏矩阵的压缩与还原/main.c
稀疏矩阵的压缩与还原/test.cbp
稀疏矩阵的压缩与还原/bin/Debug/test.exe
稀疏矩阵的压缩与还原/obj/Debug/main.o
稀疏矩阵的压缩与还原/bin/Debug
稀疏矩阵的压缩与还原/obj/Debug
稀疏矩阵的压缩与还原/bin
稀疏矩阵的压缩与还原/obj
稀疏矩阵的压缩与还原
稀疏矩阵的压缩与还原/test.cbp
稀疏矩阵的压缩与还原/bin/Debug/test.exe
稀疏矩阵的压缩与还原/obj/Debug/main.o
稀疏矩阵的压缩与还原/bin/Debug
稀疏矩阵的压缩与还原/obj/Debug
稀疏矩阵的压缩与还原/bin
稀疏矩阵的压缩与还原/obj
稀疏矩阵的压缩与还原
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.