搜索资源列表
juzhenchengfa
- 数据结构的课程设计报告-稀疏矩阵的乘法-data structure of the design report - sparse matrix multiplication.
juzhenchengfa
- 数据结构的课程设计报告-稀疏矩阵的乘法-data structure of the design report- sparse matrix multiplication.
juzhenchengfa
- 矩阵的乘法 可以方便快捷的计算两个矩阵的乘积 其中包括零矩阵-Matrix multiplication can be easily and quickly calculating the product of two matrices including the zero matrix
juzhenchengfa
- 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experie
juzhenchengfa
- 用来计算矩阵乘法的源码程序,书籍源码,便于学习-Source code used to calculate the matrix multiplication program, books, source code, easy to learn
juzhenchengfa
- 快速乘法程序,对于矩阵的一些计算,提供了快速实现方法,希望能给大家一点帮助!-Rapid multiplication process, a number of calculations for the matrix provides a fast implementation, and I hope to give everyone a little help!
juzhenchengfa
- 用C语言编写的矩阵的乘法,并且采用行序方法压缩存储。-Using C language matrix multiplication, and sequence method using compressed row storage.
juzhenchengfa
- 实现了矩阵之间的乘法,较简单的算法,供大家鉴赏-Between the matrix multiplication to achieve than the simple algorithm, for your appreciation
juzhenchengfa
- 利用递归进行编程,求解矩阵A的n次方代码,输入A的各元素及所计算的次方n时,即可得到计算结果-Recursive programming, solving the code matrix A ^ n
juzhenchengfa
- 矩阵乘法,通过矩阵运算进行乘法计算,计算出进行计算之后的结果-failed to translate
juzhenchengfa
- 用C++简单实现数据结构中以链表的形式实现矩阵乘法-With C++ simple data structure to achieve matrix multiplication in the form of the list
juzhenchengfa
- 矩阵乘法的基本代码实现过程,模板,便于理解矩阵乘法-The basic code matrix multiplication implementation process
juzhenchengfa
- 矩阵乘法本程 序用数组表示5*5矩阵,将其改为根据输入矩阵的大小动态分配空间[m][n]来放置数据,其中m,n为用户可输入的任意整数。-Matrix multiplication
juzhenchengfa.rar
- QT界面编写的用C语言二维数组的矩阵乘法程序(QT interface written with C language two-dimensional array of matrix multiplication program)