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

搜索资源列表

  1. ulapack

    0下载:
  2. This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-defin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:109523
    • 提供者:sunxiaodian
  1. cpplapack-2005_03_25.tar

    1下载:
  2. lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.-lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1684339
    • 提供者:付 方
  1. pdnMesh-0.2.1

    0下载:
  2. An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscr ipt output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/U
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1340095
    • 提供者:彭伟才
  1. CLAPACK3-Windows

    0下载:
  2. 著名的LAPACK矩阵计算软件包, 是比较新的版本, 一般用到矩阵分解的朋友也许会用到
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26760320
    • 提供者:武而用
  1. blas_linux.tar

    0下载:
  2. 本软件包内含lapack.lib库文件,为进行linux下的科学计算提供了函数库.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:159214
    • 提供者:bupt
  1. FLENS-RC1

    0下载:
  2. Flens库-一个在C++的矩阵运算库,让C++处理数据跟Matlab一样方便。需要BLAS and LAPACK支持。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:242679
    • 提供者:赵汗青
  1. CImg-1.2.7

    0下载:
  2. CImg图像库提供了基于lapack的矩阵运算函数和完善的线性滤波卷积函数,同时CImg做像素运算还是很方便的。另外,独有Display类可以方便的实现各种显示,包括显示图像、打字、画线等等。还有,该库有个基于光流的多尺度图像配准例子,非常好用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6174249
    • 提供者:杨洋
  1. lapackpp-2.5.2.tar

    1下载:
  2. LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:571096
    • 提供者:liuyupeng
  1. lapack-3.0

    2下载:
  2. 计算矩阵的经典开源库.全世界都在用它.相信你也不能例外.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4991992
    • 提供者:liupeng
  1. lapackpp-2.5.2

    1下载:
  2. LAPACK的C++实现,提供了全面的BLAS接口。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:620940
    • 提供者:yezi
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. rtklib_2.4.1 卫星数据解算的程序

    2下载:
  2. rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-02
    • 文件大小:27762602
    • 提供者:huo
  1. 完全使用C++写的高效线性代数运算库

    1下载:
  2. 完全使用C++写的高效线性代数运算库!还提供了矩阵类。,-Highly effective linear algebra operating library which written in C++ completely ! It also provides the matrix class
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:175252
    • 提供者:suncfboy
  1. slicotPC

    1下载:
  2. Contains the SLICOT Library source files and related example and documentation files for Windows platforms. General information The subroutine library SLICOT provides Fortran 77 implementations of numerical algorithms for computations in sy
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4683852
    • 提供者:Darth Vader
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
  1. VC

    1下载:
  2. MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX li
  3. 所属分类:DirextX

    • 发布日期:2017-03-18
    • 文件大小:26092470
    • 提供者:张晓
  1. lapack_win32

    2下载:
  2. lapack_win32,windows下的lapack库-lapack_win32, windows under the lapack library
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2583337
    • 提供者:seth
  1. blas-3_0-2_i386

    0下载:
  2. 线形代数程序包 Fortran常用算法程序集-7 and build with egcs. BLAS manual pages are available in the blas-man package. 8E汢ftg11.lbl.gov a癠niversity of Notre Dame Freely distributable Andrew Lumsdaine Development/Libraries http://www.netlib.org/lapack/ Linux
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:333704
    • 提供者:宁一
  1. Seldon-5.0.1

    1下载:
  2. Seldon is a C++ library for linear algebra. It provides vectors and matrices: full, sparse, triangular, hermitian, ... It includes interfaces to Blas, Lapack, Mumps, SuperLU and UmfPack. Seldon implements several solvers such as Gmres, BiCgSTAB, Qmr,
  3. 所属分类:Applications

    • 发布日期:2016-03-05
    • 文件大小:293806
    • 提供者:TealCh
  1. lapack-3.7.0-(1)

    0下载:
  2. LAPACK, version 3.4.2 LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7359812
    • 提供者:陈圆
« 1 23 4 »
搜珍网 www.dssz.com