Introduction - If you have any usage issues, please Google them yourself
I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
Packet : 215355shuzhifenxi_chazhi.zip filelist
Adams(4)/
Adams(4)/Adams.c
Adams(4)/adams.txt
Auto_Romberg/
Auto_Romberg/Auto_Romberg.c
dichotomy/
dichotomy/dichotomy.c
Euler(4)/
Euler(4)/Euler.c
Euler(4)/Euler.txt
Lagrange插值(2)/
Lagrange插值(2)/Lagrange.c
Lagrange插值(2)/Lagrange.txt
Lagrange插值(2)/logoback.txt
Runge_Kutta (4)/
Runge_Kutta (4)/Runge-Kutta.c