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

搜索资源列表

  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_method_of_program_source_code_design

    0下载:
  2. jacobi法的程序源码设计jacobi method of program source code design-jacobi method of program source code design jacobi method of program source code design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:717
    • 提供者:qingli
  1. Jacobi

    0下载:
  2. 这里给出的是满阵形式存储的Jacobi法广义对称矩阵特征值计算的子程序代码,来自《 NUMERICAL METHODS IN FINITE ELEMENT ANALYSIS(K. J. Bathe E. L. Wilson)》: -Here are the full array stored in the Jacobi method in generalized symmetric eigenvalue calculation of the subroutine code, from &q
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:2204
    • 提供者:徐莹
  1. Jacobi

    0下载:
  2. Jacobi法线性方程组求解的matlab function-Jacobi method for solving linear equations of the matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:643
    • 提供者:gechengwei
  1. JACOBI

    0下载:
  2. Jacobi Method. It includes displaying derivations of equation inputted.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1977
    • 提供者:Kuraido
  1. jacobi

    0下载:
  2. 并行雅克比迭代,解决了处理器不能被整除的问题-Parallel Jacobi iteration to solve the problem of the processor can not be divisible
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:任我行
  1. jacobi

    0下载:
  2. jacobi求矩阵特征值 很有用的数值计算方法-a C++ method for eigenvalues
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1255
    • 提供者:刘友
  1. jacobi

    0下载:
  2. 雅可比迭代算法可求出方程组的解 方便计算-Jacobi iterative algorithm can be obtained Equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:224396
    • 提供者:cai
  1. NumericalCalculation

    0下载:
  2. 用雅克比迭代法进行相关数值计算的一个程序-Jacobi iteration method with a numerical calculation of a program related to
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:2018416
    • 提供者:刘文
  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和GS法解线性方程,只需输入系数矩阵和等号右边的矩阵-Use jacobi and GS method to solve the linear problem
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:694
    • 提供者:张晓君
  1. Jacobi-mathod

    0下载:
  2. 数值分析古典Jacobi方法求实对称矩阵所有特征值和特征向量-Classical Jacobi method for numerical analysis of the Symmetrical Matrix eigenvalues and eigenvectors for all
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:838033
    • 提供者:teyona
  1. jacobi

    0下载:
  2. jacobi插值算法,数值计算方法matlab程序,matlabjacobi插值算法。-jacobi interpolation algorithms, numerical methods matlab program, matlabjacobi interpolation algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:890
    • 提供者:qq
  1. GaussSeidel-and-Jacobi

    0下载:
  2. 计算方法中的 关于GaussSeidel and Jacobi-Calculated on the GaussSeidel and Jacobi in
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1008
    • 提供者:xuyangzhe
  1. Jacobi

    0下载:
  2. matalab程序关于迭代法求特征值和特征向量-matalab program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1418
    • 提供者:孙胜苗
  1. jacobi

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

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

    0下载:
  2. Jacobi Numeric method
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:585
    • 提供者:Charles
  1. Jacobi

    0下载:
  2. jacobi方法用c语言实现的矩阵分解,可以参考一下-jacobi method using matrix decomposition c language for reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:616
    • 提供者:d
  1. Jacobi

    0下载:
  2. 解线性代数方程组的Jacobi迭代法的C++实现-Solution of linear algebraic equations of the Jacobi iterative method for C++
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:724
    • 提供者:CGQ
  1. jacobi

    0下载:
  2. 数值分析,用jacobi,在数值分析这门课程里面,jacobi是一个重要的算法-it is a jacobi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1171
    • 提供者:bai
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com