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

搜索资源列表

  1. svd[1].cpp

    0下载:
  2. The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:73062
    • 提供者:大宾
  1. alglib-3.4.0.cpp

    0下载:
  2. 在求解线性方程组(System of Linear Equations)的算法中,有两类最基本的算法,一类是直接法,即以消去为基础的解法。如果不考虑误差的影响,从理论上讲,它可以在固定步数内求得方程组的准确解。另一类是迭代解法,它是一个逐步求得近似解的过程,-we can use several different methods to obtain a solution. If a unique solution is known to exist, and the coefficient m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1131452
    • 提供者:房子
  1. alglib-3.5.0.cpp

    0下载:
  2. 这个是外国人开发的一套数值算法,里面包含了大量的数值算法,非常方便,有线性回归算法。-This is the foreigners developed a numerical algorithm, which contains a large number of numerical algorithms, very convenient, linear regression algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1298426
    • 提供者:dzh
  1. alglib-2.0.0.full.delphi

    0下载:
  2. maths lib with source
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:633356
    • 提供者:wan_sq
  1. alglib-2.1.1.stable.csharp

    0下载:
  2. AlgLib is linear algebra package written in C#. Allows user to perform various matrix operations and sloving them.
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:623284
    • 提供者:dostalj
  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 field of numeric analysis and da
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1046378
    • 提供者:Evgeniy
  1. alglib-2.3.0.cpp

    0下载:
  2. 上传的是一组经典算法程序的C++的源程序代码,例如神经网络集成、神经网络、遗传算法蚁群算法等等。ALGLIB是一个跨平台的数据分析工具。具体的介绍见以下网址http://www.alglib.net/-ALGLIB is a cross-platform numerical analysis and data processing library. ALGLIB aims to be highly portable: it supports several programming languag
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1069948
    • 提供者:马小白
  1. alglib-2.1.2.stable.delphi

    0下载:
  2. delphi写的线性代数库,很完整、全面,速度很快,-delphi write linear algebra library, is a complete, comprehensive, fast,
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-25
    • 文件大小:656053
    • 提供者:nidaye
  1. alglib-2.6.0.cpp

    0下载:
  2. alglib是一套跨平台并且用多语言实现的通用数值计算和数值处理库,例如,其分别用Java、C++、Pascal等分别实现了功能和接口相同的库。系统中包含了矩阵运算、傅立叶变换、PCA、KMean等的实现。-alglib--a numeric and data processing library which is cross platforms and languages.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1066552
    • 提供者:银石
  1. alglib-2.5.0.cpp

    0下载:
  2. alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1045292
    • 提供者:Cheng
  1. alglib-3.2.0.cpp

    0下载:
  2. ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (di
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:983742
    • 提供者:supereast
  1. alglib-2.2.1.cpp

    0下载:
  2. This archive contains many various mathematical functions, for the decision practically лябой of a problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1046482
    • 提供者:Anton
  1. alglib-3.6.0.cpp

    0下载:
  2. 线性方程求解函数 求多元回归方程:Y = B0 + B1X1 + B2X2 + ...BnXn-Y = B0+ B1X1+ B2X2+ ...BnXn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1383562
    • 提供者:hongzhiyi
  1. alglib-3.7.0.cpp

    0下载:
  2. 著名的Alglib库,可以单独放置在自己的源代码中使用,希望大家喜欢-The famous alglib library, you can put the source code into your project, Hope your attention
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:1534894
    • 提供者:riyu
  1. ransac

    0下载:
  2. 人脸识别工具,基于QT平台,利用alglib库神经网络技术,实现人脸识别功能-Face recognition tool, based on QT platform, using alglib library neural network technology, face recognition function
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-10
    • 文件大小:17221485
    • 提供者:王鑫
  1. alglib-2.6.0.delphi

    0下载:
  2. ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描
  3. 所属分类:Fractal program

    • 发布日期:2017-03-18
    • 文件大小:880640
    • 提供者:zhouping
  1. alglib-2.6.0.freepascal

    0下载:
  2. alglib-2.6.0.freepascal
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:903168
    • 提供者:cprat
  1. alglib-2.6.0.delphi

    0下载:
  2. Package alglib-2.6.0.delphi
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:879616
    • 提供者:cprat
  1. alglib-3.13.0.delphi.free

    0下载:
  2. ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux). ALGLIB features include: Data analysis (clas
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:3828736
    • 提供者:pbb
  1. alglib-3.14

    1下载:
  2. ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)
  3. 所属分类:2D图形编程

    • 发布日期:2020-02-13
    • 文件大小:2305279
    • 提供者:gmsz01
« 12 »
搜珍网 www.dssz.com