CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 数值分析算法

搜索资源列表

  1. Cchangyongsuanfa

    2下载:
  2. C常用算法程序集 针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:263.44kb
    • 提供者:杨显情
  1. 算法C SHAPE版

    0下载:
  2. 数据结构常用算法c#版!有数值分析中的各种插值算法!-algorithm commonly used data structures c # version! A numerical analysis of the various interpolation algorithm!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.83kb
    • 提供者:忆星
  1. Shuzhifenxi_chazhi

    0下载:
  2. 我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。-I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.52kb
    • 提供者:marguin
  1. shuzhifenxi_shuzhinihe

    0下载:
  2. 我自己写的数值分析课程设计的算法,这里是数值拟合的部分。-I wrote it myself numerical analysis courses designed algorithm, which is part of the numerical fitting.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:481.27kb
    • 提供者:marguin
  1. niudun

    0下载:
  2. 数值分析当中牛顿算法,原创,下载后可以直接运行的-Newton algorithm for numerical analysis, originality, downloaded directly run
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:5.48kb
    • 提供者:lix
  1. paixu

    0下载:
  2. 此程序时数值分析中的排序算法。有希尔排序,冒泡排序,快速排序,选择排序等诸多排序方法-Numerical analysis of this program in the sorting algorithms. There Shell sort, bubble sort, quick sort, selection sort, and many other sorted
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2.04kb
    • 提供者:王瑞卿
  1. fuhuaxinpusheng

    0下载:
  2. 复化辛普生算法 数值分析 课程设计 多长算长啊-Advanced Mathematics how long you need?
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:530byte
    • 提供者:krs
  1. math

    0下载:
  2. 经典数值算法源码,包括:数据处理与回归分析,特征函数,插值,矩阵特征值与特征向量的计算,矩阵运算,-Classical numerical algorithm source code, including: data processing and regression analysis, the characteristic function, interpolation, eigenvalue and eigenvector calculations, matrix operations,
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:302.02kb
    • 提供者:csc
  1. chazhi

    0下载:
  2. 数值分析——牛顿插值和拉格朗日插值算法的c++源代码实现-Numerical analysis- Newton interpolation and Lagrange interpolation algorithm source code c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.17kb
    • 提供者:ting
  1. Fib

    0下载:
  2. 算法分析基础——Fibonacci序列问题 分治法在数值问题中的应用——最近点对问题 减治法在组合问题中的应用——8枚硬币问题 变治法在排序问题中的应用——堆排序问题-The basis of algorithm analysis- Fibonacci sequence divide and conquer the problem of the numerical problems- the nearest point on the issue by governing law in
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.18mb
    • 提供者:林海
  1. shuzhifenxi

    0下载:
  2. 提供一些数值分析的算法,很好用的,没有语法错误,-Provide some numerical analysis algorithm, nice, no grammar mistakes
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.94kb
    • 提供者:鲁锦樑
  1. shuzhifenxi

    0下载:
  2. 吴及老师数据结构与算法基础课件,数值分析部分。-Teacher Wu of algorithms and data structures courseware, numerical analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:3.96mb
    • 提供者:柠溪
  1. Practical-numerical-analysis

    0下载:
  2. 实用经典数值分析算法源码 带有详细注释 错过后悔啊-Practical numerical analysis of the classical algorithm with detailed notes, not to be missed
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:20.06kb
    • 提供者:rambo
  1. Nshiizhifenxxu

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:89.01kb
    • 提供者:
  1. Optimal-scheduling

    0下载:
  2. 最佳调度,算法分析中很重要的一种处理方法,通过比较最终数值大小,得出结果-Best scheduling algorithm analysis an approach by comparing the final value of the size, the results
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:4.93mb
    • 提供者:徐昌
  1. qztei

    0下载:
  2. 此程序为数值算法分析里的跳马算法演示程序()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:53kb
    • 提供者:speeduw
  1. 43172621

    0下载:
  2. 用VC编写的数值分析里面三角矩阵的算法,本人已经经过多次验证,()
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:6kb
    • 提供者:Chejmin
  1. rhsg

    0下载:
  2. c程序C经典数值算法源码,基本包含了数值分析的所有算法()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:149kb
    • 提供者:DXX%25255F3514
搜珍网 www.dssz.com