搜索资源列表
lapackpp-2.5.2
- LAPACK的C++实现,提供了全面的BLAS接口。
Lapack_dll.rar
- 提供了Lapack的供动态调用的dll文件和lib库文件,可以方便直接在VC中调用。可直接下载使用,通过编译测试!!!,LAPACK provides for dynamic invocation of the dll files and lib library file, it will be convenient to call directly in the VC. Can directly download the use, through the compiler test! ! !
CLAPACK3.1.1-VS
- lapack的3.1版本,性能稳定,提供了面向VS的函数接口,可方便的应用于Windows操作系统下的Visual Studio开发环境。提供有关矩阵操作的函数库,包含各种常用复杂的矩阵运算。-LAPACK version 3.1, stable performance, provides a function of VS-oriented interface, can be easily used in Windows operating system under the Visual Stu
slicotPC
- 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
VC
- MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX li
lapack_2.5.2
- lapack++的2.5.2版本,是v1.0的再升级版,性能更加的稳定,应用更加灵活,可应用于Windows和Linux等操作系统下的开发环境。提供矩阵类的函数库,包含各种矩阵运算。-lapack++ The 2.5.2 version is the upgrade version v1.0, performance more stable, more flexible applications can be used, such as Windows and Linux operating s
header
- 提供了Lapack的头文件及相关信息,可以方便直接在VC中包含。Lapack是矩阵操作函数库,功能强大-LAPACK provides the header files and related information, can be easily included directly in the VC. LAPACK library are matrix operations, powerful! ! !
lapack_win32
- lapack_win32,windows下的lapack库-lapack_win32, windows under the lapack library
blas-3_0-2_i386
- 线形代数程序包 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
LAPACKMRRRTest
- This code is MRRR algorithm. I used CLAPACK version 3.1. My environment is Windows XP professional 32bit and Visual Studio 2008. I hope that my code will help to the other programmers for using LAPACK. Thanks
LAPACK
- LAPACK, math library
slicot.tar
- Contains the SLICOT Library source files and related example and documentation files for Unix platforms. General information The subroutine library SLICOT provides Fortran 77 implementations of numerical algorithms for computations in syste
sparse
- This a package containing sparse matrix operations like multiplication, addition, Cholesky and LDLT decompositions and so on. I started developing it because I needed a simple, easy to use, efficient library, that did not have any external dependenci
lapack-pc-wfc
- 线形代数程序包 线形代数程序包-Linear Algebra Package
lapack-3.7.0-(1)
- 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.
CLAPACK-3.1.1-VisualStudio
- Clapack LAPACK是用Fortran编写的算法库,顾名思义,Linear Algebra PACKage,是为了解决通用的线性代数问题的。另外必须要提的算法包是BLAS(Basic Linear Algebra Subprograms),其实LAPACK底层是使用了BLAS库的。(clapack Linear Algebra PACKage Basic Linear Algebra Subprograms)