搜索资源列表

  1. cblas

    0下载:
  2. 基本的C语言线性代数函数库,在linux下可直接编译;在windows下要显示地申明包含-basic linear algebra C language library in Linux can be directly translated; Under the windows to show to affirm include
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:197694
    • 提供者:李刚
  1. cblas

    0下载:
  2. 基本的C语言线性代数函数库,在linux下可直接编译;在windows下要显示地申明包含-basic linear algebra C language library in Linux can be directly translated; Under the windows to show to affirm include
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-29
    • 文件大小:197632
    • 提供者:李刚
  1. alglib-2.2.0.cpp

    0下载:
  2. ALGLIB - is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and data processing.-ALGLIB- is a multilingual collection of algorithms designed to solve problems in the fi
  3. 所属分类:DSP编程

    • 发布日期:2024-05-29
    • 文件大小:1046528
    • 提供者:Evgeniy
  1. gsl-x

    0下载:
  2. The project gsldefs can be used as an ALTERNATIVE to gslhdrs. This copies the header files as before but then creates DEF files that can be added to the DLL projects to create the exports needed. This avoids the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:132096
    • 提供者:anton
  1. maria-1.3.5.tar

    0下载:
  2. This avoids the need to modify the header files. If this approach is used the DEF files gsl.def and cblas.def need to be added to the respective DLL projects manually as the default build approach is based on t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:594944
    • 提供者:anton
  1. maria-snapshot.tar

    0下载:
  2. This copies the header files as before but then creates DEF files that can be added to the DLL projects to create the exports needed. This avoids the need to modify the header files. If this approach is used th
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:454656
    • 提供者:anton
  1. cblas

    0下载:
  2. CBLAS - Complex Basic Linear Algebra Subprograms,用来求解线性方程组-CBLAS- Complex Basic Linear Algebra Subprograms, used to solve linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:23552
    • 提供者:ERID
  1. CBLAS

    0下载:
  2. CBLAS的安装与使用 CBLAS的安装与使用-CBLAS setup and usage CBLAS setup and usage
  3. 所属分类:系统编程

    • 发布日期:2024-05-29
    • 文件大小:11264
    • 提供者:augusdi
  1. cblas

    0下载:
  2. opencl编写的blas,和Cuda的cublas类似。-This repository houses the code for the OpenCL™ BLAS portion of clMath. The complete set of BLAS level 1, 2 & 3 routines is implemented.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:1441792
    • 提供者:
  1. cblas

    0下载:
  2. CBLAS是BLAS的C语言接口。BLAS的全称是Basic Linear Algebra Subprograms,中文大概可以叫做基础线性代数子程序。主要是用于向量和矩阵计算的高性能数学库。本身BLAS是用Fortran写的,为了方便C/C++程序的使用,就有了BLAS的C接口库CBLAS。BLAS的主页是http://www.netlib.org/blas/,CBLAS的下载地址也可以在这个页面上找到。-Things quickly
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-29
    • 文件大小:197632
    • 提供者:harry

源码中国 www.ymcn.org