资源列表
po
- 输入n条边的长度,求这些边构成的最大面积多变形的面积-imported n the length of the side, while for these constitute the largest area of deformation over the area
八数码多个算法
- 八数码多个算法-more than eight digital algorithm
装载问题的算法
- 一个用贪心算法做的-with a greedy algorithm to do
二叉树的各种操作
- 二叉树的各种操作,实现插入,查找,删除等功能-binary tree operation, and achieve insert, search, delete function
formula
- 一元二次方程求解-one yuan solving quadratic equation
dualprog
- 对偶单纯形法求线性规划最优解-dual simplex method for solving linear programming problems.
greatM
- 大M单纯法求线性规划最优解-simple method for solving linear programming problems.
2体运动
- 计算机模拟物理作业,用来模拟2体运动-computer simulation of physical operations, used to simulate two MOVEMENT
3体运动模拟
- 计算机模拟物理作业,模拟3体运动-computer simulation of physical operations, simulated three-movement
lagrange.c
- 已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
串的比较
- 我的串的比较算法实现-my string comparison algorithm
串的插入
- 串的插入算法程序实现-Series insertion algorithm Program