文件名称:按位就座
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-10-31
- 文件大小:
- 114kb
- 下载次数:
- 0次
- 提 供 者:
- native******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
依次将待转置矩阵A的三元组行列互换后,直接放到转置矩阵B的三元组表中的正确位置。需考虑两方面因素:一是矩阵A每列中非零元素的个数(即转置矩阵B每一行中非零元素的个数);二是矩阵A各列中第一个非零元素三元组在B中的正确位置(即矩阵B各行中第一个非零元素三元组在B中的正确位置)。(In turn, the row of three tuples of the transposed matrix A is exchanged and placed into the correct position of the three tuple table of the transposed matrix B. Need to consider both factors: one is the number of A matrix of nonzero elements in each column (i.e. number transpose matrix B in each row of non-zero elements); the second is the correct position of the matrix A in each column the first nonzero elements triple B in the correct position (i.e. matrix line of B the first nonzero element triples in B).)
相关搜索: 转置矩阵
(系统自动生成,下载前可以参看下载内容)
下载文件列表
按位就座.cpp
按位就座.exe
按位就座.exe