搜索资源列表

  1. mpiparaw

    0下载:
  2. 在MPI上用并行LU分解求解线性方程组的源程序。- Decomposes the solution system of linear equations on MPI with parallel LU the source program.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:应伟勤
  1. LU分解法

    0下载:
  2. 用C语言来实现的,求解线性方程组,还可以实现解向量的一个程序。-The decomposition realizes with the C language, solution system of linear equations, but also may realize the solution vector one procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:19456
    • 提供者:luo
  1. superlu_mt_1.0.tar

    0下载:
  2. 可以用在并行计算中的代码,支持稀疏矩阵的LU分解,用来求方程组的解-can be used in parallel computing code, sparse matrix support the LU decomposition, used for the solution of the equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:562176
    • 提供者:wang
  1. LUGPU1.0

    0下载:
  2. 使用GPU的强大并行计算能力来实现稠密矩阵的LU分解计算。-The use of a powerful GPU parallel computing capability to realize dense matrix LU decomposition calculation.
  3. 所属分类:并行运算

    • 发布日期:2024-05-08
    • 文件大小:4578304
    • 提供者:tiantiancode
  1. parallelluprogram

    0下载:
  2. 并行lu分解源程序,自带初始输入数据和运行结果-Parallel lu decomposition source, bringing the initial input data and run results
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:成斌
  1. lu

    0下载:
  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. 所属分类:并行运算

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:印凤行
  1. LU

    0下载:
  2. LU分解课件,用来求解逆矩阵。一般用在图像处理及机器视觉等方面-Courseware LU decomposition to solve the inverse matrix. Generally used in image processing and machine vision, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:276480
    • 提供者:lihongsheng

源码中国 www.ymcn.org