搜索资源列表
delphi0317088
- 里面都是一些原代码,很多都是一些数值计算的算法,对大家有很多帮助啊,很好请大家咄咄指教-there are some original code, many of them are some of the numerical algorithm, we have a lot of help ah, very good aggressiveness Please enlighten
usefulC++program
- 《计算机常用数值计算算法与程序 C++版》一书的配套光盘,盘中包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。-"computer numerical algorithm used with the C-version" a book supporting the CD, intraday book includes all the C sourc
FOR1
- Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
kxygcszjssf
- 内容包含了《科学与工程数值计算算法》一书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。-contain a "scientific and engineering numerical calculation method," a book full source code. Use only when the corresponding directory copy to your hard disk.
VisualBasicSUANFA
- 常用的数值算法的VB程序,可以方便的用于各种数值计算的工程需要-numerical algorithm commonly used in VB program, it is convenient for numerical calculation works
VCMath
- 数值计算c++源代码,包括各种算法。很有用的。
hermite
- Hermite算法,用于数值计算特别是计算方法中最重要的算法之一。
spline
- 问题:用三次样条插值法求节点的函数值。 算法描述: 1. 以 为参数变量的方法(三弯矩方程) 用二阶导数值 来计算S(x)。 首由有条件构造函数 的线性表达式,然后对 积分,在利用连续性得到三次样条函数S(x)在区间[ ]上的表达式 式中 是未知参数。 由第一类边界 ,导出关于 的三对角方程组 = 式中, k=1,2,…n-1 , 求出 后再代入S(x)得到函数值。
MPI
- 数值并行算法MPI编程实现 第十八章 矩阵运算 第十九章 线性方程组的直接解法 第二十章 线性方程组的迭代解法 第二十一章 矩阵特征值计算 第二十二章 快速傅氏变换和离散小波变换
计算机常用数值计算算法与程序 C++版
- 《计算机常用数值计算算法与程序 C++版》配套全部源码。
newton_Honenr
- 数值计算中的一些算法用C语言实现,具体代码看压缩包-Some of the numerical algorithm used C language, the specific code to see compressed packet
Java_Algorithm
- JAVA数值计算算法集随书源码,挺有用的-JAVA numerical algorithms with the source book, quite used
Csharpshuzhijishuan
- C#编写的数值计算方法,线性插值,龙贝格算法,《C#数值计算方法》的配套书-C# prepared by numerical method, linear interpolation, Romberg Algorithm, " C# Numerical Calculation Method" book package
Source
- 科学与工程数值计算算法(Visual C++版),全是代码-Science and Engineering numerical calculation algorithm (Visual C++ version), all the code
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
c
- C常用程序算法集,清华大学编的比较实用的C源代码集与电子书,面向C语言的数值计算-C commonly used procedures set of algorithms, Tsinghua University, more practical set of C source code compiled with e-books, the value calculated for the C language
computing-method-matlab-program
- 自己动手编的,西安交通大学计算方法的课后题例子,数值计算算法实现-Yourself series, Xi' an Jiaotong University title after the example of the calculation method, numerical algorithms
分数阶傅里叶变换frft数值计算
- 我最近在研究frft-分数阶傅里叶变换的数值计算问题,主要是Ozaktas提出的采样型算法,以及Pei 等提出的采样型算法。(I have recently studied the numerical computation of frft- fractional Fourier transform, mainly the sampling algorithm proposed by Ozaktas, and the sampling algorithm proposed by Pei.)
NMES_Margrave
- 书中详细介绍了地震勘探中的一些非常重要的数值计算方法,并用matlab将其算法实现,有助于理解地震勘探的基本原理 。(The book details some of the most important numerical calculation methods in seismic exploration, and uses Matlab to implement its algorithm, which is helpful to understand the basic principl
C语言常用算法代码
- C语言常用算法代码,包括常见的数值计算的珍贵源代码
