资源列表
computing-method
- 实现拉格朗日算法、高斯消元法算法、梯形公式的逐次分半法等常用计算方法的算法程序-Achieve Lagrangian algorithm, Gaussian elimination algorithm, the successive half trapezoidal method and other commonly used procedures for calculation of the algorithm
Gauss-elimination
- Causs列主元消去法解线性方程组,为数值方法中的基础方法-Causs out principal component elimination method of solving linear equations, numerical methods for the basic method
1
- 求出任给两个正整数的最大公约数和最小公倍数-Compting the greatest common divisor and least common multiple of two numbers.
3
- 计算1!+2!+3!+……+10!的结果并输出。-Calculate 1!+2!+3!+ ... ...+10! The results and outputs.
besselfunction
- bessel function c++ code
Matrix-Chain_JAVA
- Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully par
shu-xue-jian-mo
- 介绍了数学建模大赛中常用而且很重要的十种算法,对参加数学建模大赛的同学很有帮助。-Describes the commonly used mathematical modeling contest and it is important ten algorithms, mathematical modeling contest for students to participate in useful.
factlength
- factorial length find
zuisuxiajiangfa
- 最优化理论与方法最速下降法C++源代码最优化理论与方法最速下降法C++源代码-Optimization theory and methods of steepest descent C++ source code for the optimization theory and method of steepest descent C++ source code
Unary-polynomial
- 一元稀疏多项式计算器设计 能实现对一元稀疏多项式的创建,销毁,清空,复制,四则运算,打印输出等功能-Design of sparse polynomial calculator a dollar on a dollar to achieve the creation of sparse polynomial, destroy, clear, copy, arithmetic, printouts and other functions
CSharp_Mercurry_index
- Calculation of mercury index
priorityQueue
- opencv implementation of priority queue with editing of inserted objects
