资源列表
Fotran-article
- fortran语言的教学及学习资料,部分为教程,对编程入门很有帮助的文摘-fortran language teaching and learning materials, part of the tutorial, programming entry helpful Digest
jisuanfangfa
- 计算方法的重点内容,部分为考题为编程提供理论基础和依据-The key elements of the calculation method, part of the exam questions provides the theoretical foundation and basis for programming
matinv
- 一种简单的求矩阵的逆矩阵的程序,且自动处理不可逆时候的情况-A simple inverse matrix Matrix program, and automatically handles the case when irreversible
automatmul
- 进行自动将矩阵相乘运算的程序,可以快速实现矩阵乘法-Automatic matrix multiplication program, you can quickly achieve matrix multiplication
cvx-w64
- 斯坦福大学开发的凸优化包,适用于matlab环境,解决凸优化问题-Stanford University developed convex optimization package for matlab environment, solving convex optimization problem
Interpolation
- 用拉格朗日插值、牛顿插值、分段线性插值进行插值点近似值的计算。-Lagrange interpolation, Newton interpolation, piecewise linear interpolation to interpolate point approximation calculations.
CodeCal
- 条形码校验位计算,身份证校验位计算,支持条码批量计算-code cal
CalcBspline
- 三次样条插值,三次样条函数: 定义:函数S(x)∈C2[a,b] ,且在每个小区间[ xj,xj+1 ]上是三次多项式,其中 a =x0 <x1<...< xn= b 是给定节点,则称S(x)是节点x0,x1,...xn上的三次样条函数。 若在节点x j 上给定函数值Yj= f (Xj).( j =0, 1, , n) ,并成立 S(xj ) =yj .( j= 0, 1, , n) ,则称S(x)为三次样条插值函数。-Cubic spline interpol
Matrix--Multiple
- 实现有限域矩阵乘法运算,矩阵的维数可自行定义。-Limited domain matrix multiplication, the dimensions of the matrix can define itself.
Apriori
- 一种改进的aprior算法,用二进制的编码计算来取代传统算法的剪枝和联接操作,可以避免多次扫描系统和减少候选集,提高运算效率-An improved aprior algorithm, using binary coding calculations to replace traditional methods of pruning and join operations, to avoid repeated scanning system and reduce the candidate se
marriage_algorithm
- 算法设计与分析 完整的稳定婚姻算法 VisualC++语言下执行程序-Algorithm design and analysis complete stable marriage algorithm
GWA-Computer
- computation of general weighted average in c-computation of general weighted average in c++
