资源列表
chapter2
- 抛物型方程古典&c-n格式差分算法 dasdsa dasdsdsadas-Parabolic equations of classical & c-n format dasdsadsadasdsdsadas differential algorithm
Polynomial_src
- Polynomial operation
conv
- 自己用C/C++写的向量卷积源代码,清晰明了。写的是一维向量卷积,用的时候可以通过行列分别调用实现包括图像数据在内地的二维卷积变换-Own use C/C++ to write the vector convolution source code, clarity. Is a one-dimensional vector convolution, when called through the ranks including the transformation of the two-dimen
chazhiyunihe
- 插值和拟合都是函数逼近或者数值逼近的重要组成部分。他们的共同点都是通过已知一些离散点集M上的约束,求取一个定义在连续集合S的未知连续函数,从而达到获取整体规律目的,即通过"窥几斑"来达到"知全豹"。-Interpolation and fitting function approximation or are an important part of the numerical approximation. They have in common are constrained by the k
lagrange
- 用拉格朗日多项式计算在一点的差值!并且优化了计算方法,减少了时间复杂度!-Lagrange polynomial calculation point difference! And the optimized method to reduce the time complexity!
VRPH-1.0.0
- A collection for vehicle routing problem, very useful. Developed by Chris Groer.
Ccodealthgrom
- 相关的数学算法,数学算法的c代码。很多数学
rkt2
- 变步长经典四阶龙格-库塔方法的C语言实现-Fourth-order Runge-kutta method with variable step
mathmathodbyClanguage
- 常用算法的c语言实现,包括一些经典的比如,最小二乘,插值与逼近等等!
Multinomial-Method
- 二次多项式近似法求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The Quadratic polynomial difference method for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test its feasibility.
IEEE754
- 这是我给学生讲IEEE754浮点数机内表示时编的一个小程序,可以讲浮点十进制数与浮点二进制数进行相互转换,并显示机内表示。
