搜索资源列表

  1. lu

    0下载:
  2. 纯OpenMP实现LU分解的并行算法,包含代码和运行结果-Pure OpenMP implementation of parallel LU factorization algorithm, including the results of the code and run
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:查修齐
  1. lu-mpi

    0下载:
  2. LU 分解,给出采用行连续划分方式下的MPI实现并行算法-LU decomposition, using the line continuous division of the way under the implementation of MPI parallel algorithm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:154624
    • 提供者:查修齐
  1. LU-decomp

    0下载:
  2. LU decomposition to get upper and lover triangle you can you use LU decomposition technique
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:selim
  1. LU

    0下载:
  2. 本人自己完成的矩阵LU分解,带有示例,希望共同探讨。-I completed matrix LU decomposition, with examples, and hope to explore.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:段振岳
  1. LU

    0下载:
  2. C语言的LU分解求解线性方程组 输入格式: 输入n ,然后n*(n+1)的增广矩阵-LU decomposition of the C language for solving linear equations input format: Input n, then n* (n+1) augmented matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:胡丹青
  1. LU

    0下载:
  2. 解系数矩阵为非奇异的线性方程组的LU分解法-Solution of a nonsingular coefficient matrix of linear equations of LU decomposition method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:lijiangcheng
  1. LU.tar

    0下载:
  2. LU decomposition program.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Shota Yamanaka
  1. LU

    0下载:
  2. 这是LU分解法求线性方程组的资料,讲解了LU分解的原理及过程,非常实用-LU decomposition seeking linear equations to explain the principles and process of the LU decomposition, very practical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:198656
    • 提供者:claire
  1. LU

    0下载:
  2. c语言实现矩阵的LU分解,工程上经常用到。很经典。-c language matrix LU decomposition, often used in engineering. Very classic.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:99328
    • 提供者:兰德里
  1. 6-LU-of-matrix

    0下载:
  2. 实现一般非奇异矩阵的LU分解,利用全选主元的方法实现。-General non-singular matrix LU decomposition, pivoting method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1315840
    • 提供者:wdsky2010
  1. LU

    0下载:
  2. 数值分析中运用matlab使用LU分解法求线性方程组-Numerical analysis using matlab LU decomposition method for solving linear equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:
  1. lu

    0下载:
  2. 矩阵相乘的LU算法,采用行连续划分策略,MPI并行实现。-LU matrix multiplication algorithm, using line continuous partitioning strategy, MPI parallel implementation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:NeoLi
  1. LU

    0下载:
  2. LU fortran code for tran learner at the beginning.-LU fortran code for fortran learner at the beginning.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:881664
    • 提供者:刘大可
  1. LU-decomposition-solving-equations

    0下载:
  2. fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct met
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:jiaoyl
  1. LU-Cao2

    0下载:
  2. 自己编写的基于MFC的LU分解法实例,功能齐全。包含所有工程文件和exe文件-I have written LU decomposition method based on the MFC instance, a full-featured. Contains all project files and exe file
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:2543616
    • 提供者:曹昀昀
  1. LU

    0下载:
  2. 矩阵LU并行算法,对于想学习并行计算的有帮助,希望自己多动手学习-Matrix LU parallel algorithm is helpful for those who want to learn to parallel computing, how much hands-on learning
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:邹盼
  1. Lu-Feng-Zhu--CPP-program-design-

    0下载:
  2. C++程序设计(第2版)吕凤翥编著 例题源代码-Lu Feng Zhu, C++ program design (2nd edition), edited by the example source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1013760
    • 提供者:小李
  1. LU-decomposition-

    0下载:
  2. LU分解法解方程,数值计算,C++源码,下载可用-LU decomposition method of solving equations, numerical calculation C++ source, available for download
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:626688
    • 提供者:杰瑞
  1. LU

    0下载:
  2. 数值分析方法-解线性方程组的直接方法-LU分解法的实现-Numerical analysis method- realization of the direct method of solving linear equations-LU decomposition method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:hmg
  1. LU

    0下载:
  2. LU矩阵,如何使用LU矩阵求解高斯矩阵的解-LU matrix
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:张焓韡
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org