资源列表
Legendre
- Legendre polynoms in C.
zzz
- 大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
pr2050D
- 输入小孩总数n,从第k个小孩开始,循环的步长m。输出:最先输出的是第一个胜利者,其次为第二个,最后为第N个胜利者。-Enter the total number of children n, from the first k-child start the cycle of steps m. Output: The first output is the first winner, followed by the second, and finally for the first N winne
least-square-method
- 最小二乘法的matlab程序算法。测量平差常用算法-least square method
retry
- 典型的错误的大数加法,编译可以通过,但是没有加法功能。-A typical addition of large numbers of errors, the compiler can, but no additive function.
Conjugate_gradient
- 用共轭梯度法解线性方程组解决解析方法解不了的方程。-Conjugate gradient method for solving linear equations to solve the analytical method solution of the equation can not
hot-procssing-map
- 改程序可用于绘制热加工图,用于热加工领域-It is a code using for making hot processing maps used to characterize the hot deformation behavior
stack
- pthread stack program calculate
fft2
- FFT spectrum analiz matlab scr ipt-FFT spectrum analiz matlab scr ipt
MERGESOR
- algorithm merges sort two lines with pascal
Rand
- c语言中随机数的生成,一般C语言中的rand函数生成的是伪随机数,而本程序可以生成真正的随机数-random number generator in c language, in general C language rand function to generate the pseudo-random number, the program can generate a true random number
Newton
- 对牛顿公式进行代码化,使其可以执行一组数字的插值算法,可以输出y值!-Newton formula code, so that it can perform a set of digital interpolation algorithm, can output y value!