资源列表
DIV-EUCLIDIENNE
- this code implement euclidienne division in c language
Newton-Fractal
- Newton Fractal matlab
cucaoji
- 粗糙集理论,需要的下载,经典书籍,经典书籍-cu cao ji
moxingising
- 对ising模型的模拟,这是二维的情况,对于学物理的人很重要的。-Ising model for the simulation, which is two-dimensional case, for physics, it is very important.
Genetic-Algorithms
- 使用matlab编写的各种类型的遗传算法,每一种都有注释说明 可以复制到M文件中运行-Matlab prepared using various types of genetic algorithms, each with explanatory notes can be copied to M to run in files
Simulated-annealing-algorithm
- 使用matlab编写的模拟退火算法,经过matlab验证过,程序可以直接拷贝使用-Prepared using matlab simulated annealing algorithm matlab verified through the program can be directly copied using
code-master
- 国内某大牛在各大Online Judge的源代码,是参加ACM/ICPC的好东西-In a domestic major Online Judge Daniel source code, is to participate in ACM/ICPC goodies
Number-Theory
- 这里包含了各类数论基本算法:素数筛法,偶拉函数,欧几里德算法,扩展欧几里德算法,求逆元,线性模方程组-it contains many Number theory algorihm: prime sieve, euler function, gcd, exgcd, mod inv, congruence_equation
Least-Squares
- 曲线拟合的最小二乘法的C语言的实现,可以进行曲线拟合-The least squares curve fitting of the C language
Simpson2
- 变步长梯形公式计算和变步长Simpson公式计算,可以在代码中定义函数-Calculate the variable step trapezoidal formula and variable step size Simpson formula, you can define a function in your code
rkt2
- 变步长经典四阶龙格-库塔方法的C语言实现-Fourth-order Runge-kutta method with variable step
lagrange
- 拉格朗日插值算法的C语言实现,主要是算法的应用-Lagrange interpolation algorithm C language, the main application of the algorithm
