资源列表
biaodashi
- 一个表达式求值的程序。控制台输入表达式,打印出结果。-An expression evaluation procedures. Console input expression, print out the results.
yl
- 精密计算农历节气和阴历的程序。精确到分钟。-Precise calculation of the lunar calendar lunar solar terms and procedures. To the minute.
c
- C语言与有限元,书籍,貌似是图片啊,复制不了,郁闷。有算例和源代码,可惜复制不了。-failed to translate
Slides
- C++常见应用算法大全,PPT格式,深度讲解。 日常应用很广泛,扎实的程序员必备的算法技能。-C++ common application method Daquan, PPT format, depth of explanation. Very wide range of everyday applications, the programmer must have solid skills in the algorithm.
gaoshi
- 用VC实现的高斯求解方程算法,很好用,经过调试,可以使用,欢迎下载。-VC achieved by solving the equations of Gauss algorithm, easy to use, after debugging, you can use, please download.
FFT
- 运用FFT计算多项式乘法:输入为两个多项式系数,输出为多项式乘积的系数。-Calculated using FFT polynomial multiplication: polynomial coefficients for both input and output coefficients of the polynomial product.
dashu
- 大数加法实现,里面有个堆栈实现 有时间可以看看 练习用的玩-BIG NUM for sum
Gaussianeliminationmethod
- 解线性方程组,结果输出到文件,程序中先把方程组化为同解的上三角形方程组,再按相反顺序求解上三角形方程组-Solving linear equations, the resulting output to a file, the program first with the solutions of equations into the upper triangular system, and then in reverse order to solve the triangular system
newton
- 方程求根方法中的牛顿下山法,是一种线性化方法,基本思想是将非线性方程逐步归结为某种线性方程来求解-Equation Solving Methods in Newton descent method is a linear method, the basic idea is to gradually reduced to a nonlinear equation to solve linear equations
cyuyanyongyuzuixiaoerchengfa
- c语言用于最小二乘法拟合曲线中求最优参数。-c language for the least square fitting the curve seek the optimal parameters.
Integrals_Calculation
- funtions to calculate the simple, double and triple integrals
PSO
- Particle Swarm Optimisation
