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

搜索资源列表

  1. zxecfym

    0下载:
  2. 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:960byte
    • 提供者:刘馨泽
  1. goss

    0下载:
  2. 用GOSS解线性方程组 Dim i As Integer 循环变量 Dim j As Integer 循环变量 Dim k As Integer 循环变量 -with Goss solving linear equations Dim i As Integer Dim cycle variable j As In teger cycle variables As Integer Dim k cycle variables
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:li
  1. BGM求解线性方程

    1下载:
  2. 使用“Biconjugate Gradient Method”并行程序实现复杂的线性方程求解 -"Biconjugate Gradient Method" parallel process of complex linear equation
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:谢继晖
  1. LP_v1.0

    0下载:
  2. 利用MFC对话框实现的线性规划分析程序(问题的标准化、求对偶问题)-MFC dialog box using linear programming analysis of implementation procedures (standardization of questions, seeking dual problem)
  3. 所属分类:MPI

    • 发布日期:2017-05-15
    • 文件大小:3.62mb
    • 提供者:Li Bowen
  1. meijubympi

    0下载:
  2. 用mpi实现的枚举排序,测试请在mpi的并行环境中进行-Enumeration sorting using mpi implementation, testing in the mpi parallel environment for the conduct
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:2.21kb
    • 提供者:liuqiang
  1. gauss

    0下载:
  2. 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:2.83kb
    • 提供者:成斌
  1. linear_elastic

    2下载:
  2. ABAQUS UMAT 线弹性模型,是二次开发最基本的例子,可供大家参考。-abaqus umat linear elastic model
  3. 所属分类:MPI

    • 发布日期:2016-12-17
    • 文件大小:1kb
    • 提供者:张三
  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
    • 文件大小:2.04kb
    • 提供者:刘铭
  1. scalapack-1.8.0

    1下载:
  2.  ScaLapack是一个并行计算软件包,适用于分布存储的MIMD并行机.ScaLapack提供若干线性代数来解功能,具有高效、可移植。可伸缩、高可靠性的优点,利用它的求解库可以开发出基于线性代数运算的并行应用程序.文章对ScaLapack的结构、功能、数据布局等方面进行了讨论。 -A library of high-performance linear algebra routines for distributed-memory message-passing MIMD computers
  3. 所属分类:MPI

    • 发布日期:2016-04-26
    • 文件大小:4.77mb
    • 提供者:samuel
  1. linear

    0下载:
  2. C++ Parallel program with MPI to solve a linear equation system
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:530byte
    • 提供者:Shripal
  1. abstract_bg_201003

    1下载:
  2. 近年来,在不断增长的应用前景刺激之下,微型飞行器正逐步成为一个国际 性的研究热点。MAV 在低雷诺数条件下具有的非线性飞行动力学特性、外界非 定常大气扰动、系统内的微型化和测量精度等因素,使得MAV 自主飞行控制成 为一个有别于常规无人机控制的复杂问题。-In recent years, the growing prospect stimulation under the MAV is gradually becoming an international hotspot. MAV
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:7.37mb
    • 提供者:江湖一家
  1. cuda

    0下载:
  2. 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:34.5kb
    • 提供者:luojh
  1. DDA

    0下载:
  2. 交互式画DDA直线,能实现对直线的加宽和对线型的选择-DDA line interactive art, to achieve the widening of the line and the choice of linear
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:彭述刚
  1. IntProgFZ

    0下载:
  2. 解决线性优化问题,适合各类优化函数,只需更改里面的几个数据。-Solving linear optimization problems, suitable for all kinds of optimization functions, only a few changes inside the data.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:755byte
    • 提供者:zhai
  1. Gauss

    0下载:
  2. gaussian algorithm for parallel solution of linear equations using MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3.63kb
    • 提供者:halshka
  1. linearsolver-MPI-clang

    0下载:
  2. A parallel implementation of jacobi, CG and GS linear solvers, Using MPI excelent for teaching
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:8.2kb
    • 提供者:sina
  1. linearsolver-MPI-flang

    0下载:
  2. A parallel implementation of jacobi, CG and GS linear solvers, Using MPI excelent for teaching
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:7.14kb
    • 提供者:sina
  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. MCHOLSK

    0下载:
  2. C scr ipt for solving Hermitian positive definite set of complex linear simultaneous equations using Cholesky decompisition method.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1.18kb
    • 提供者:zcos123
  1. Linear-table

    0下载:
  2. 线性表的顺序表示和实现Order of the linear form of representation and implementation.C-Linear order of the table said and realization of the Order of the linear form of representation and implementation.C++
  3. 所属分类:MPI

    • 发布日期:2017-11-12
    • 文件大小:250.7kb
    • 提供者:史岩
« 12 »
搜珍网 www.dssz.com