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

搜索资源列表

  1. matlab-jacobi

    0下载:
  2. matlab-jacobi实现matlab上的jacobi迭代法-Matlab - jacobi achieve the Matlab jacobi iteration
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8977
    • 提供者:yyf
  1. c++jacobi

    0下载:
  2. 用C++编写的一个jacobi迭代的求解
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1009
    • 提供者:欧阳纯萍
  1. jacobi

    0下载:
  2. 利用MPI实现并行化的jacobi算法,同时加入串行实现的算法用于对比 编译:mpicc jacobi.c -o jacobi 运行:mpirun -n nodenum jacobi
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2729
    • 提供者:stonewing
  1. Jacobi

    1下载:
  2. 并行计算中的Jacobi算法实现,用mpi编程完成
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1252
    • 提供者:kmart
  1. jacobi并行NN算法

    2下载:
  2. jacobi并行NN算法,清华
  3. 所属分类:并行运算

    • 发布日期:2010-11-05
    • 文件大小:91091
    • 提供者:generalzzy
  1. fortran mpi jacobi

    0下载:
  2. fortran实现并行jacobi迭代
  3. 所属分类:并行运算

    • 发布日期:2012-05-13
    • 文件大小:853
    • 提供者:wham2@126.com
  1. jacobi

    0下载:
  2. 本程序采用并行方法实现jacobi迭代算法,采用VC2005结合openmp编写-This procedure jacobi method using parallel iterative algorithm using OpenMP VC2005 combines the preparation of
  3. 所属分类:MPI

    • 发布日期:2016-09-26
    • 文件大小:95507
    • 提供者:李若愚
  1. jacobi

    0下载:
  2. 雅各比迭代并行算法源程序,前提要求对角占优-Jacobi iterative parallel algorithm source code, the prerequisite requirements of diagonally dominant
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2941
    • 提供者:成斌
  1. jacobi

    0下载:
  2. Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2091
    • 提供者:刘铭
  1. jacobi

    1下载:
  2. 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-25
    • 文件大小:2136
    • 提供者:付玉强
  1. jacobi

    0下载:
  2. 行交差划分方式下 MPI 实现雅可比迭代算法-Line mode MPI cross into the Jacobi iterative algorithm to achieve
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2580
    • 提供者:liuqiang
  1. MPI-jacobi

    4下载:
  2. 使用MPI计算Jacobi迭代,文件夹里有两个CPP文件,jacobi_std.cpp是标准的Jacobi程序(串行程序),mpi.cpp是MPI版本-Jacobi iterative calculation using MPI, folders, there are two CPP file, jacobi_std.cpp is the standard Jacobi procedure (serial program), mpi.cpp is the MPI version
  3. 所属分类:并行运算

    • 发布日期:2013-11-16
    • 文件大小:126773
    • 提供者:BlueStar
  1. mpiomp_jacobi

    1下载:
  2. 用MPI和OpenMP实现jacobi程序并行化的混合编程-Achieved with MPI and OpenMP parallel jacobi program mixed programming
  3. 所属分类:并行运算

    • 发布日期:2013-11-16
    • 文件大小:1769
    • 提供者:gy
  1. Jacobi_MPI

    0下载:
  2. MPI c++ jacobi迭代代码,VS05 下编译通过-MPI c++ jacobi iteration code, VS05 compiled by
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1983
    • 提供者:pujunyi
  1. JACOBI

    0下载:
  2. This program jacobi in C++ this is very usefull for studennt-This is program jacobi in C++ this is very usefull for studennt
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:1059
    • 提供者:mariayulita
  1. jacobi

    0下载:
  2. 自定义矩阵的Jacobi和 hesse矩阵计算-Custom Jacobi matrix and hesse matrix calculation
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1976
    • 提供者:wuwei
  1. jacobi

    0下载:
  2. MPI jacobi algortihm
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1382
    • 提供者:erdem
  1. MPI-Jacobi

    2下载:
  2. 并行计算课程实验,利用MPI实现jacobi迭代-Parallel computing course experiment, the use of MPI to achieve jacobi iteration
  3. 所属分类:MPI

    • 发布日期:2014-04-17
    • 文件大小:906240
    • 提供者:YUANZX
  1. jacobi

    0下载:
  2. 此程序是简单的雅克比函数在并行计算中有关均衡分配的实现。-This program is a simple Jacobi function on parallel computing to achieve a balanced distribution.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:2203
    • 提供者:helloyan
  1. Jacobi

    0下载:
  2. 线性方程组Jacobi迭代的并行计算程序,数据文件是A*x=b,A是4阶方阵的算例。(A*x=b, Jacobi, In Data.txt the Matrix is 4*4)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:jonajosejota
« 12 3 4 5 »
搜珍网 www.dssz.com