搜索资源列表
Cchangyongsuanfa
- C常用算法程序集 针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下
算法C SHAPE版
- 数据结构常用算法c#版!有数值分析中的各种插值算法!-algorithm commonly used data structures c # version! A numerical analysis of the various interpolation algorithm!
Shuzhifenxi_chazhi
- 我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。-I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
shuzhifenxi_shuzhinihe
- 我自己写的数值分析课程设计的算法,这里是数值拟合的部分。-I wrote it myself numerical analysis courses designed algorithm, which is part of the numerical fitting.
niudun
- 数值分析当中牛顿算法,原创,下载后可以直接运行的-Newton algorithm for numerical analysis, originality, downloaded directly run
paixu
- 此程序时数值分析中的排序算法。有希尔排序,冒泡排序,快速排序,选择排序等诸多排序方法-Numerical analysis of this program in the sorting algorithms. There Shell sort, bubble sort, quick sort, selection sort, and many other sorted
fuhuaxinpusheng
- 复化辛普生算法 数值分析 课程设计 多长算长啊-Advanced Mathematics how long you need?
math
- 经典数值算法源码,包括:数据处理与回归分析,特征函数,插值,矩阵特征值与特征向量的计算,矩阵运算,-Classical numerical algorithm source code, including: data processing and regression analysis, the characteristic function, interpolation, eigenvalue and eigenvector calculations, matrix operations,
chazhi
- 数值分析——牛顿插值和拉格朗日插值算法的c++源代码实现-Numerical analysis- Newton interpolation and Lagrange interpolation algorithm source code c++
Fib
- 算法分析基础——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
shuzhifenxi
- 提供一些数值分析的算法,很好用的,没有语法错误,-Provide some numerical analysis algorithm, nice, no grammar mistakes
shuzhifenxi
- 吴及老师数据结构与算法基础课件,数值分析部分。-Teacher Wu of algorithms and data structures courseware, numerical analysis
Practical-numerical-analysis
- 实用经典数值分析算法源码 带有详细注释 错过后悔啊-Practical numerical analysis of the classical algorithm with detailed notes, not to be missed
Nshiizhifenxxu
- 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.
Optimal-scheduling
- 最佳调度,算法分析中很重要的一种处理方法,通过比较最终数值大小,得出结果-Best scheduling algorithm analysis an approach by comparing the final value of the size, the results
qztei
- 此程序为数值算法分析里的跳马算法演示程序()
43172621
- 用VC编写的数值分析里面三角矩阵的算法,本人已经经过多次验证,()
rhsg
- c程序C经典数值算法源码,基本包含了数值分析的所有算法()