搜索资源列表
-
0下载:
小弟初学者,简单数据结构:
包括单链表逆置,对陈矩阵相乘,分解单链表,分块查找,交换左右自述,模式匹配,二叉排序树、删除子串,冒泡排序等-younger beginners, a simple data structure : single-chain including inverse home, Chen matrix multiplication, single-chain decomposition. Search Block, exchange around the readme,
-
-
1下载:
矩阵QR分解的算法,使用openMP实现,
请在支持并行计算的机器上编译运行-Matrix QR decomposition algorithm, the use of openMP implementation, to support parallel computing in the compile and run on the machine
-
-
3下载:
这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
-
-
0下载:
矩阵LU分解的C/C++ + MPI实现-Matrix LU decomposition of C/C+++ MPI implementation
-
-
0下载:
雅克比过关法算法求矩阵的奇异值分解,是雅克比算法的优化-Jacobi algorithm for seeking clearance method singular value decomposition of the matrix is a Jacobian algorithm optimization
-
-
0下载:
该代码为矩阵qr分解的并行算法,采用的是MPI编程方法-The code for the matrix qr decomposition parallel algorithms, using the MPI programming
-
-
1下载:
矩阵LU分解的C/C++ + Openmp实现-Matrix LU decomposition of C/C+++ Openmp achieve
-
-
0下载:
一般实矩阵的奇异值分解,功能检验通过,大家放心使用-Real matrix singular value decomposition, functional tests have been passed, we rest assured that the use
-
-
0下载:
C#实现的矩阵的各种运算,包括基本的算法,还有矩阵的各种分解,一般求逆和广义矩阵的求逆,很好的学习资料,推荐。-Matrix C# implementation of various operations, including the basic algorithm, there is a matrix of various decomposition generally seek the inverse and generalized matrix inversion, learning ma
-
-
0下载:
This matlab code is intended to demonstrate the physical significance/interpretation of the elements of diagonal matrix in Singular Value Decomposition (SVD).
Here, multiple rows of a BIG matrix is gradually being filled with ones which means t
-
-
1下载:
利用fortran语言编写的计算矩阵的奇异值分解的程序!-Using FORTRAN language computing matrix singular value decomposition of the program!
-
-
0下载:
矩阵LU分解的并行实现,文档中给出了不同矩阵规模和处理器数下的实验结果。-Matrix LU decomposition parallel implementation, the document gives a different matrix size and the number of processors under the experimental results.
-
-
0下载:
CPU和GPU上的利用CUDA实现矩阵的LU、QR和全秩分解、以及一些矩阵变换和运算程序。-On the CPU and GPU matrix by using CUDA, LU, QR, and full rank decomposition, as well as some matrix transformation and operation procedures.
-
-
0下载:
基于householder变换和QR分解的矩阵svd分解算法-svd using householder transformation and matrix QR decomposition
-
-
0下载:
qr decomposition of reactangular matrix using housholder algorithm
-
-
0下载:
矩阵分解MPI实现,在KD60的平台下,利用Linux操作系统下进行操作,运行程序。-Matrix decomposition MPI implementation, at KD60 platform, operating under the use of Linux operating system, run the program.
-
-
0下载:
大型稀疏矩阵求逆,采用通过U、L分解的方法求解-Large sparse matrix inversion, through the L, U decomposition
-
-
0下载:
基于数值计算方法中的LU分解法,对矩阵进行分解-Based on numerical methods LU decomposition, matrix decomposition
-
-
0下载:
矩阵运算功能,包括相乘/求逆/奇异值分解等功能-Matrix operations, including multiplication/inverse/singular value decomposition, etc
-
-
0下载:
本文件用于矩阵分解的直接算法,针对徐树方老师的《数值线性代数》课后第一章练习题(This document is used for matrix decomposition of the direct algorithm, for teacher Xu Shufang's "Numerical Linear Algebra" after the first chapter exercises)
-