资源列表
amberfish-1.5.10.tar
- text retrieval
TSPG
- 求解TSP问题的算法-for TSP algorithm
pw1
- 生成密码的程序,按照升序模拟不同进制的加法运算。-generated password procedures, in accordance with the simulation of different band ascending the addition operations.
zl_4
- 用递归法解决商人渡河问题-recursive method used to solve business problems across the river
zl_5
- Eratosthenes筛法求素数 -Eratosthenes'sieve Method Primes
zl_6
- koch 雪花的非递规 实现-non-delivery rules to achieve
MaxStream
- 学习VC的时候写的,求解有向图的最大流和最小截集。-learning to write when the solution is to map the maximum flow and minimum cut-set.
二分法方程求根
- 二分法方程求根的经典算法-dichotomy of the classic algorithm
牛顿法
- 牛顿法方程求根的经典算法-Newton method for solving equations of classical algorithm
加速迭代求方程根
- 加速迭代求方程根的一个实例-accelerate iterative equation for the one-examples
点的线性拟合
- 点的线性拟合算法示例-point linear fitting algorithm Example
拉格朗日插值函数
- 拉格朗日插值函数算法的示例-Lagrangian function interpolation algorithm examples