资源列表
CalendarCompute
- 利用VC程序计算阴历-calculated using the Moon VC
numericalhomework
- 求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数-solving matrix eigenvalue largest and the smallest corresponding eigenvectors and calculate several conditions
flocking
- 牧羊人的算法的实现-shepherd the realization of the algorithm
SparseMatrixll
- 稀疏矩阵加法的另类算法-sparse matrix additive alternative algorithm
nofQueen
- n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2-n Queen of the intermediate solution, the algorithm is simple, pay attention to the N input may not solved, such as the two
newton_insert
- 牛顿插值方法的计算机实现程序-Newton interpolation method of computer procedures
smooth
- 最小二乘法拟合曲线,在TC2.0中编译通过-least squares fitting, in which compile WITH TC 2.0
gs
- 高斯消去法求解线性方程组,以在TC2.0中编译通过-Gaussian elimination method for solving linear equations, in which the compiler through WITH TC 2.0
simp
- 辛普生数值积分,已在TC2.0环境中编译通过-Health numerical integration Simpson has been compiled WITH TC 2.0 environment through
BowRoot
- 弦截法求解非线性方程,已在TC2.0环境中编译通过-xianjie method for solving nonlinear equations, in the environment WITH TC 2.0 compiler through
ExpressionEvaluation
- 表达式处理及数制转换-expression processing system conversion, and several
src_avl_tree
- AVL Tree的实现-achieve AVL Tree