CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Lu decomposition

搜索资源列表

  1. LU

    0下载:
  2. 数值分析中LU分解法解结构矩阵问题,Visual C#源代码-Numerical analysis of LU decomposition method solution of the problem structure matrix, Visual C# Source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1481
    • 提供者:王大和
  1. Lufenjie

    0下载:
  2. LU 分解先行方程,里面算法详细,这个算法功能全面-LU decomposition first equation, which detail the algorithm, the algorithm for full-featured
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:8764
    • 提供者:
  1. LU

    0下载:
  2. LU decomposition code
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:richard
  1. 1

    0下载:
  2. lu分解一个非常好的利用LU分解法求逆矩阵的程序,其... 详细说明:这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的-lu decomposition of a very good use of LU decomposition of matrix inversion procedures, a detailed descr iption of its ...: This is a very good use of LU decomposition of matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:670
    • 提供者:丁叮
  1. LU

    0下载:
  2. LU分解的串行算法(进行Cache优化),LU分解的多线程实现并行化。-LU decomposition of the serial algorithm (for Cache Optimization), LU decomposition of multi-threaded parallel.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:2083
    • 提供者:zzh
  1. LU

    0下载:
  2. LU分解法用于解方程组,且同时输出LU分解矩阵-LU decomposition method for solution of equations, LU decomposition and at the same time the output matrix
  3. 所属分类:Other systems

    • 发布日期:2015-04-02
    • 文件大小:3427
    • 提供者:hgyvjuyvk
  1. LU

    0下载:
  2. 本程序采用数值分析中经典的LU分解法解线性方程组-This program uses numerical analysis of the classical LU decomposition method for solving linear equations
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:28048
    • 提供者:bill_chuang
  1. LUDECOPOSITION

    0下载:
  2. This the c code for lu decomposition-This is the c code for lu decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:29105
    • 提供者:Ritesh Kumar
  1. LU

    0下载:
  2. In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:1920
    • 提供者:James
  1. LU

    0下载:
  2. 解线性代数方程组的列主元LU分解法的C++实现-Solving linear algebraic equations out of the main element LU decomposition by C++
  3. 所属分类:Console

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

    0下载:
  2. LU分解法 数值分析课程设计 C语言程序-Numerical analysis of LU decomposition C language program curriculum design
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1408
    • 提供者:詹永恒
  1. LU

    0下载:
  2. fortran语言编写的LU分解程序,可用来求解小型方程组-fortran language LU decomposition process can be used to solve small equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:553
    • 提供者:鸟仔
  1. LU

    0下载:
  2. 用cuda编写的LU分解解线性方程组问题,简单易懂,适合初学cuda者-LU decomposition with cuda prepared solution of linear equations, easy to understand for beginners who cuda
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1123
    • 提供者:JIN.H.
  1. LU

    0下载:
  2. 用C语言编写矩阵LU分解,求出上三角,下三角矩阵,再求出原矩阵的逆-Written in C language matrix LU decomposition, calculated on a triangle, a lower triangular matrix, and then find the inverse of the original matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1268
    • 提供者:余露尤
  1. LU

    0下载:
  2. 高斯消去法的LU分解,基础好用,非常好,相信我-Gaussian elimination LU decomposition, basic easy to use, very good, believe me
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1134
    • 提供者:LX
  1. LU

    0下载:
  2. LU分解,课程设计,很简单的小程序,但是很实用。 -LU decomposition, curriculum design, very simple little program, but very practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:44303
    • 提供者:刘畅
  1. LU

    0下载:
  2. 该程序用LU分解方法求矩阵的逆矩阵,前提是该矩阵有逆矩阵-The program with the LU decomposition matrix inverse matrix method, provided that the matrix has an inverse matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2527400
    • 提供者:薛思骐
  1. LU.tar

    0下载:
  2. 基于CUDA的LU分解,可作为求解线性方程组的程序-CUDA based LU decomposition, can be used as the procedure for solving linear equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1131
    • 提供者:王萌
  1. LU-decomposition

    0下载:
  2. 数值计算中的LU分解法,用C语言编写,亲测可用-Numerical calculations of LU decomposition method, using C language, pro-test available
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:112647
    • 提供者:谢军
  1. LU分解的FPGA实现

    1下载:
  2. 主要是基于HLS的LU分解的FPGA实现源码,包括C代码以及matlab代码,官方案例(HLS based LU decomposition based FPGA implementation source code, including C code and matlab code, official case)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:818176
    • 提供者:eagle-zsq
« 12 3 4 »
搜珍网 www.dssz.com