CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 库等

搜索资源列表

  1. fastmath

    1下载:
  2. NVIDIA 的数学运算库,包括快速开方,浮点转整数等-NVIDIA mathematical libraries, including rapid evolution, floating point to integer, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3464
    • 提供者:sunshine
  1. jishuanfangfazhonghezhuoye

    0下载:
  2. 可以实现 拟合 龙各库塔 等计算方法的多种算法-fitting can be achieved so long Coulthard the calculation of a variety of algorithms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:64799
    • 提供者:wgz
  1. changweifenfangcheng

    0下载:
  2. 尤拉方法是求解常微分方程的入门级的方法,精度并不算高,但它具有较大的理论价值。 一些较好的算法,如龙格.库塔方法等都是在这个方法的基础上实现的。-Mood is solving ordinary differential equations in the entry-level approach, the accuracy is not high. it has great historical value. Better algorithms, such as Runge. Kutta
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2386
    • 提供者:yiri
  1. C++_Best_Math_Library

    0下载:
  2. 该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!-the document to the c Math Library! It is a very useful programming tools. It contains a variety of mathematical functions, for science, engineering application procedures for the preparation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7776889
    • 提供者:唐山
  1. C++matrix

    0下载:
  2. C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等-C language in the plural and matrix operations for the preparation of engineering software required. Including matrix multiplication, Canada, multiply, the inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9359
    • 提供者:杨文海
  1. Mathimatics

    1下载:
  2. 介绍数值计算方法与c语言工程函数库,函数库以及各种函数的用法意义等。简洁方便的必备手册。-on numerical calculation method works with the c language library, libraries and various functions such as the significance of the usage. Essential convenience concise manual.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16021839
    • 提供者:杨越
  1. VCshuzhisuanfa

    0下载:
  2. 包含了常用的数值算法,如二乘法、库塔法、傅里叶等的算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:1615147
    • 提供者:ljl
  1. fir

    0下载:
  2. 人体信号处理的FIR滤波程序,包含标准调用方式等。是做生理信号处理的基本元素库,在UCOS等嵌入上也可以用
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2933
    • 提供者:侯宏仑
  1. shuzhifenxi

    0下载:
  2. 数值分析算法:四阶龙格库塔算法、 平方解方程组算法等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:3190
    • 提供者:chengxin
  1. pattern_recognition_v6.1

    0下载:
  2. 完整的模式识别库,包括矩阵运算,各种模式识别算法,如K均值、SVM、RVM、NN、LDA等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1166116
    • 提供者:mountyang
  1. suanfa

    0下载:
  2. 自己设计编写的一个算法动态库,只需直接调用就可以使用.还是很方便的.里面包含了FFT,小波等各种信号处理的算法.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4170349
    • 提供者:杨齐
  1. NumericalRecipes

    0下载:
  2. 数值分析方法库 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7933056
    • 提供者:southinsouth
  1. Math

    0下载:
  2. Wild Math Library数值计算库,支持向量计算,矩阵相乘,偏微分方程等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:439740
    • 提供者:krrrr
  1. itpp-4.2.tar 信号处理和通信类功能的C++库

    3下载:
  2. IT++是一个数学,信号处理和通信类功能的C++库。它的主要用途是模拟通信系统,并进行研究相关领域的通信。它综合了Matlab的功能和C的速度,适合于信号处理等领域。-IT++ is a mathematical, signal processing and communications functions in C++ libraries. Its main purpose is to simulate communications systems, and conducting resear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-09
    • 文件大小:1328069
    • 提供者:寒风
  1. Differential-Equations

    0下载:
  2. 数值分析中解微分方程程序,采用了不同步长的向前、向后欧拉法,梯形公式,四阶龙格库塔法等-Solution of differential equations in numerical analysis program, using non-synchronous long forward to Houou La France, trapezoidal formula, the fourth-order Runge-Kutta method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:345442
    • 提供者:白阳
  1. DifferentialEquation

    0下载:
  2. 利用龙格库塔法(等步长,变步长)计算椭圆方程,双曲线方程,抛物线方程等。对各类微分方程进行数值计算。-The use of Runge-Kutta method (such as step, variable step size) calculated elliptic equations, hyperbolic equations, such as parabolic equation. Various types of differential equations for numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:299225
    • 提供者:袁昌明
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
  1. elcirc5-01-01c

    0下载:
  2. elcirc三维环流模型,可以计算河流、河口、海洋、湖库等水流、温度、盐度输移-ELCIRC is an unstructured-grid model designed for the effective simulation of 3D baroclinic circulation across river-to-ocean scales. It uses a finite-volume/finite-difference Eulerian-Lagrangian algorithm to s
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:107626
    • 提供者:周莫
  1. jMetalPy-master-python

    2下载:
  2. 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:573440
    • 提供者:leon_fly
  1. 实战matlab之并行程序源码

    1下载:
  2. 本书各章源代码除特别说明之外,其开发和编译环境均为Matlab2010与VisualC++2010。第7章与第10章内容与Matlab、Visual C++等环境配置密切相关,如果出现配置文件、头文件、库文件、动态链接库等相关的问题,请正确配置软件和硬件环境后再完成相关操作。(In addition to the special descr iption of the source code of this book, the environment for its development an
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:9126912
    • 提供者:limin666
« 12 3 4 »
搜珍网 www.dssz.com