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

搜索资源列表

  1. mm

    0下载:
  2. 雅可比迭代求解方程 用雅可比迭代计算一个线性方程组。用户只需要输入系数矩阵和常数矩阵就可以-Jacobi iteration equation Jacobian an iterative calculation of linear equations. Users only need to input matrix and constant coefficient matrix can
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.39kb
    • 提供者:浪子
  1. matlab-jacobi

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

    • 发布日期:2008-10-13
    • 文件大小:8.77kb
    • 提供者:yyf
  1. Parallel_Computing

    2下载:
  2. 并行计算实验.多线程计算pi,MPI实现Jacobi迭代,3PCF多线程实现.附报告.-Parallel experiment 3. Multithreaded computing pi, MPI implementation Jacobi iteration, 3PCF Multithread. Attached report.
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:1.62mb
    • 提供者:YipingMa
  1. jacobi

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

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

    0下载:
  2. 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:963byte
    • 提供者:付玉强
  1. Jacobi_MPI

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

    • 发布日期:2017-04-03
    • 文件大小:1.94kb
    • 提供者:pujunyi
  1. MPI-Jacobi

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

    • 发布日期:2014-04-17
    • 文件大小:885kb
    • 提供者:YUANZX
  1. concurrent-computation

    1下载:
  2. 多线程计算pi,多线程计算3PCF,MPI实现jacobi迭代,3PCF优化!天津大学计算机学院并行计算课程作业。-Multi-threaded computing pi, multi-threaded computing 3PCF, MPI implementation jacobi iteration, 3PCF optimization! Tianjin University, Computer Science course work in parallel computing.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:570.78kb
    • 提供者:马克.托拉
  1. jacobi

    0下载:
  2. A: aij, 1<= i,j<=n b: 1<=i<=n x0: intial guess, 1<=i<=n tol: tolerance N maximum number of iterations k: number count of iteration Xm(:,k): X in each k iteration-Jacobi s method: In numerical linear algebra, the
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:638byte
    • 提供者:Eric Chou
  1. Jacobi-over-relaxation

    0下载:
  2. Jacobi超松弛迭代是不动点迭代的一种,但收敛速度一般来讲并不理想。-Jacobi over relaxation is a fixed point iteration, the convergence rate is not ideal.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:677.19kb
    • 提供者:
  1. Jaccobi-chuanxing

    1下载:
  2. 这是雅克比迭代的串行算法。主要目的是计算串行所用的时间。-Jacobi iteration serial algorithm. The main purpose is to calculate the time used for the serial.
  3. 所属分类:MPI

    • 发布日期:2017-11-09
    • 文件大小:177.15kb
    • 提供者:wang bo
  1. 12

    0下载:
  2. 包括高斯-塞德尔迭代法和雅可比迭代法,数值计算实验课-Gauss- Seidel iterative method and Jacobi iteration method, numerical experiment course
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-22
    • 文件大小:1.24kb
    • 提供者:路右
  1. yakebi-diedai

    0下载:
  2. 这是一个非常好用而且非常实用的雅克比迭代法用c++实现的算法-This is a very easy to use and very practical Jacobi iteration algorithm implemented with c++
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.4kb
    • 提供者:时林江
  1. Jacobi

    0下载:
  2. 计算矩阵的解,是一种雅克比迭代,应用此程序可以很快的计算矩阵的解。-Computing solution matrix is a Jacobi iteration, the application of this procedure can quickly calculate the matrix solution.
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2.85kb
    • 提供者:yu hong li
  1. source66

    0下载:
  2. MPI 用虚拟进程拓扑和向量数据类型来实现Jacobi 迭代-MPI processes with virtual topology and vector data types to achieve the Jacobi iteration
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1.69kb
    • 提供者:wangfan
  1. j

    0下载:
  2. MPI实现Jacobi矩阵迭代,每迭代5次输出中间结果-MPI implementations Jacobi iteration matrix, each iteration 5 times the output of intermediate results
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1.28kb
    • 提供者:小苹
  1. Pthread

    1下载:
  2. 1.pthread多线程计算圆周率 2.pthread多线程雅可比迭代-1.pthread multi-threaded multi-threaded computing pi 2.pthread Jacobi iteration
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:26.76kb
    • 提供者:郭可成
  1. Jacobi-iteration

    0下载:
  2. Fortran program that can generate jacobi iteration using Fortran.
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:563.95kb
    • 提供者:cham
  1. Jacobi

    0下载:
  2. 基于VC的 MPI并行算法编程:JACOBI迭代,供初学者学习使用-VC-based MPI parallel programming algorithm: JACOBI iteration for beginners learning to use
  3. 所属分类:MPI

    • 发布日期:2017-05-03
    • 文件大小:620.83kb
    • 提供者:白冰
  1. jacobi

    0下载:
  2. jacobi迭代的mpi代码,个人原创,立方体交互迭代过程清晰-Jacobi iteration of the MPI code,Personal original, Cube interactive iteration process clear
  3. 所属分类:MPI

    • 发布日期:2017-12-08
    • 文件大小:2.23kb
    • 提供者:renchuan
« 12 »
搜珍网 www.dssz.com