Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - BLAS
Search - BLAS - List
贝尔实验室多年开发的矩阵计算程序库的说明文件,包含大量高精度矩阵计算的函数说明及应用方法
Update : 2008-10-13 Size : 59.3kb Publisher : libin

GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support , BLAS(Basic Linear Algebra Subprograms) Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point
Update : 2008-10-13 Size : 2.71mb Publisher : 贺强

Flens库-一个在C++的矩阵运算库,让C++处理数据跟Matlab一样方便。需要BLAS and LAPACK支持。
Update : 2008-10-13 Size : 236.99kb Publisher : 赵汗青

基于Blas CLapck的.用过的人知道是干啥的,呵呵,基本做数值运算的都听说过。
Update : 2008-10-13 Size : 5.92mb Publisher : liuyupeng

LAPACK的C++实现,提供了全面的BLAS接口。
Update : 2008-10-13 Size : 606.39kb Publisher : yezi

一个类似于blast算法的基因数据快速搜索算法-an algorithm similar to the blast of genetic data Fast Search Algorithm
Update : 2025-02-17 Size : 89kb Publisher : 董骝焕

贝尔实验室多年开发的矩阵计算程序库的说明文件,包含大量高精度矩阵计算的函数说明及应用方法-Bell Labs for many years to develop a matrix calculation library
Update : 2025-02-17 Size : 59kb Publisher : libin

GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support , BLAS(Basic Linear Algebra Subprograms) Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point -err
Update : 2025-02-17 Size : 2.71mb Publisher : 贺强

一个图像处理的C++类库,封装了常用算法,如图像的读写,旋转等功能-Deal with an image of the C++ Class library, package of commonly used algorithms, such as reading and writing images, rotate and other functions
Update : 2025-02-17 Size : 5.2mb Publisher : ygtang

本软件包内含lapack.lib库文件,为进行linux下的科学计算提供了函数库.-This package contains library files lapack.lib for the conduct of scientific computing linux provides a function library.
Update : 2025-02-17 Size : 155kb Publisher : bupt

强大的C++库,综合了Matlab的功能和C的速度,适合于信号处理等领域。-Powerful C++ Library, a combination of Matlab functions and C the speed, suitable for signal processing and other fields.
Update : 2025-02-17 Size : 1.06mb Publisher : 施志萍

Flens库-一个在C++的矩阵运算库,让C++处理数据跟Matlab一样方便。需要BLAS and LAPACK支持。
Update : 2025-02-17 Size : 237kb Publisher : 赵汗青

基于Blas CLapck的.用过的人知道是干啥的,呵呵,基本做数值运算的都听说过。-Based on the Blas CLapck. Used by those who know the干啥, huh, huh, to do basic numerical calculations have heard about.
Update : 2025-02-17 Size : 5.92mb Publisher : liuyupeng

Nividia提供的CUDA的BLAS库源码,可以在GPU上运行BLAS函数-Nividia provided CUDA source code of the BLAS library, you can run GPU function BLAS
Update : 2025-02-17 Size : 258kb Publisher : alex

DL : 0
贝尔实验室多年开发的矩阵计算程序库的说明文件,包含大量高精度矩阵计算的函数-BLAS
Update : 2025-02-17 Size : 97kb Publisher : Tianb

线形代数程序包 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 i386 ldconfig l
Update : 2025-02-17 Size : 326kb Publisher : 宁一

Blas&Lapack Windows 完整DLL,lib以及header,下载即可使用-Blas&Lapack Windows intact package of DLLs,libs and headers,can be used immediately!
Update : 2025-02-17 Size : 1.85mb Publisher : tony

GotoBLAS is the fast BLAS version currently.Your can access further information by visiting http://www.tacc.utexas.edu/about/
Update : 2025-02-17 Size : 3.03mb Publisher : aslan

blas数据库是c版本的线性代数数据库,在解决很多代数问题上都有很大帮助-blas c version of the database is a database of linear algebra, algebra to solve many problems are of great help
Update : 2025-02-17 Size : 307kb Publisher : 周雪青

很有名的基础线性代数子程序库,里面拥有大量已经编写好的关于线性代数运算的程序。(The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the development of high quality linear algebra software, LAPACK for example.)
Update : 2025-02-17 Size : 331kb Publisher : 老博
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.