搜索资源列表

  1. C语言常用算法源代码

    0下载:
  2. 一个关于c语言常用数值算法的集合-on a numerical algorithm commonly used language collection
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:306660
    • 提供者:王剑雨
  1. C常用算法程序集-徐士良

    0下载:
  2. 新版本的数值算法参考。解压缩的密码是:www.myebook.cn 对应各章的目录-The new version of numeric algorithm. The password is: www.myebook.cn according the directory name of each chapter.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:223341
    • 提供者:胡贤良
  1. C++常用数值算法之3多项式与连分式计算

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C sou
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24219
    • 提供者:潘杰
  1. C++常用数值算法之4数值积分

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C sou
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19998
    • 提供者:潘杰
  1. MATLAB智能算法30个案例分析

    0下载:
  2. 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorit
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:54317056
    • 提供者:蛋蛋先森
  1. XLYGBK248

    0下载:
  2. 关于C的数值算法编程很全面希望对大家有的帮助()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:3510272
    • 提供者:Oeden
  1. bzguva

    0下载:
  2. 常用数值算法程序集,包括特征值分解和特征向量计算()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:78848
    • 提供者:jqro%255F233
  1. C++经典数值算法源码

    0下载:
  2. 20个经典Visual C++数值算法源码,包括插值,常微分方程,图形操作,矩阵运算,数值积分等算法(20 classic Visual C++ numerical algorithm source code)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:132096
    • 提供者:styx
  1. 818878

    0下载:
  2. C++经典数值算法源码, 大多是我优化和改动过的()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:152576
    • 提供者:hmzatp
  1. avsembly

    0下载:
  2. 讲述进退数值算法的c语言实现,在工程实际中有些许帮助()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:Lgnqula
  1. 06557677

    0下载:
  2. C++经典数值算法源码,包含许多经典算法的实现()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:150528
    • 提供者:hewman
  1. auto_car-master

    0下载:
  2. 数值算法,避免误差在高阶非线性系统矩阵特征根中出现(Numerical algorithm of high order system)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:278528
    • 提供者:Houyuetao
  1. yecrease

    0下载:
  2. c语言数值算法,不是我本人设计,但确实很高效,编码习惯也很好()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:34816
    • 提供者:Bjtty
  1. qmldlf

    0下载:
  2. 编程中经常用到的一些算法,算法已模块化,来自于<科学工程与数值算法大全>()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:198656
    • 提供者:Iubyo
  1. 常微分方程的数值解法

    0下载:
  2. 常微分方程的数值解法,包括欧拉法,改进欧拉法,四阶龙格-库塔法(The numerical solution of ordinary differential equations, including Euler method, improved Euler method, four order Runge Kutta method)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. 数值积分法

    0下载:
  2. 数值积分法,包括梯形求积公式,复化梯形求积公式,辛普森求积公式,复化辛普森求积公式和龙贝格求积公式(The numerical integration method includes trapezoidal quadrature formula, complex trapezoidal quadrature formula, Simpson quadrature formula, compound Simpson quadrature
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:靖哥哥sj
  1. Mathematica实现数值分析

    1下载:
  2. 利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:445440
    • 提供者:UNSCINFINITY
  1. 润滑数值计算方法

    2下载:
  2. hp润滑数值算法光盘内容,非常好用的资源啊(Numerical algorithm for lubrication)
  3. 所属分类:其他小程序

  1. 常用数值算法程序集(C语言描述)(第三版)+源代码

    0下载:
  2. 常用数值算法程序集(C语言描述)(第三版)+源代码
  3. 所属分类:数值算法/人工智能

  1. 何光渝 Visual Basic 常用数值算法集 code

    0下载:
  2. 何光渝 Visual Basic 常用数值算法集 code 何光渝 Visual Basic 常用数值算法集 code何光渝 Visual Basic 常用数值算法集 code
  3. 所属分类:书籍源码

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org