CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - Lu decomposition

搜索资源列表

  1. lu.rar

    2下载:
  2. 这是用并行程序语言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.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2129
    • 提供者:印凤行
  1. LUdep

    1下载:
  2. 一个不错的矩阵LU分解的并行算法的MPI源程序-a MPI source code for LU decomposition s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1923
    • 提供者:Juri hui
  1. lu_mpi

    0下载:
  2. 矩阵LU分解的C/C++ + MPI实现-Matrix LU decomposition of C/C+++ MPI implementation
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1038
    • 提供者:lixianming
  1. paralle_lu

    0下载:
  2. MPI LU decomposition
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2868
    • 提供者:erdem
  1. lu_omp

    1下载:
  2. 矩阵LU分解的C/C++ + Openmp实现-Matrix LU decomposition of C/C+++ Openmp achieve
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:646
    • 提供者:lixianming
  1. LU_mpi

    0下载:
  2. LU分解,采用连续划分方式下的MPI实现-LU decomposition of the continuous division of MPI implementations under way
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2357
    • 提供者:王梓
  1. LU

    0下载:
  2. LU分解在并行机上的实现的C算法,里面包括详尽的算法说明等-LU decomposition in the parallel algorithm of implementing using C
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:1752
    • 提供者:fly
  1. DoolittleLU

    2下载:
  2. 用MPI实现的LU分解算法,按照《一种基于DoolittleLU分解的线性方程组并行求解方法》论文里面的通信方式编写,减少进程间同步次数,效率高,论文也打包一并上传了。-Doolittle LU decomposition with MPI
  3. 所属分类:MPI

    • 发布日期:2016-08-27
    • 文件大小:757760
    • 提供者:fa
  1. LUwithOpenMP

    1下载:
  2. 用OpenMP实现的LU矩阵分解算法,选择了合适的并行颗粒度,速度快。-LU decomposition with OpenMP
  3. 所属分类:MPI

    • 发布日期:2016-09-18
    • 文件大小:1024
    • 提供者:fa
  1. LU_MPI

    0下载:
  2. LU DECOMPOSITION USING MPI (Message Passing Interface)
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:19584
    • 提供者:Tirtharaj Dash
  1. 2012102817241273242

    0下载:
  2. 此程序包提供一个CUDA lu分解库,直接运行,没有源码-cuda lu decomposition library
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:133524
    • 提供者:曹淑虹
  1. openmplu

    0下载:
  2. OpenMP的LU分解程序,很多人都没搞懂LU分解的实质,其实程序很简单易懂-OpenMP LU decomposition program, a lot of people did not get to know the essence of the LU decomposition, in fact, the procedure is very simple and easy to understand
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:1498
    • 提供者:star
  1. recipe

    0下载:
  2. LUBKSB linear equation solution, backsubstitution (2.3) LUDCMP linear equation solution, LU decomposition (2.3)-numerical recipes
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:847
    • 提供者:Rujie Liu
  1. LU

    0下载:
  2. 运用LU分解法来解线性方程组 可以改变N 来解N阶线性方程-N to solve N linear equations using LU decomposition method for solving linear equations can be changed
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:652
    • 提供者:李家骐
  1. test

    0下载:
  2. 解方程,可以LU分解的方程公式解方程,可以LU分解的方程公式-Solving equations, LU decomposition equation formula can solve the equation, the equation can LU decomposition formula
  3. 所属分类:source in ebook

    • 发布日期:2017-05-14
    • 文件大小:3322167
    • 提供者:周峰
  1. LU

    0下载:
  2. LU分解解线性方程组, LU分解解线性方程组, LU分解解线性方程组-LU decomposition
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:911
    • 提供者:lai Jun
  1. LU

    0下载:
  2. 基于CUDA的LU分解,简单明了适用GPU的CUDA初学者-CUDA-based LU decomposition, simple apply the GPU CUDA beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1207
    • 提供者:ytw
  1. lu

    0下载:
  2. lu分解法求解线性方程组,用in.txt文件输入,自动输出。-lu decomposition method for solving linear equations, input in.txt files, automatically output.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:933
    • 提供者:撒旦分
  1. LU

    0下载:
  2. Fortran LU分解fortran LU分解代码 fortran LU分解代码-Fortran LU decomposition fortran LU decomposition code fortran LU decomposition code fortran LU decomposition code
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:makayua
  1. LU_test

    0下载:
  2. cuda加速,采用LU分解法求解线性方程组(CUDA accelerated, using LU decomposition method to solve linear equations)
  3. 所属分类:并行计算

« 12 »
搜珍网 www.dssz.com