资源列表
newton-forward
- 数值分析中的牛顿向前插值公式。用C++编写!-Numerical analysis of Newton' s forward interpolation formula. Written by C++!
newtonchazhi
- 数值分析算法中的牛顿插值公式算法!用C++编写!-Numerical analysis algorithms Newton interpolation formula algorithm! Written by C++!
gaosixiaoqu
- 用MFC和C++做的高斯消去法,带界面!-Using MFC and C++ do Gaussian elimination, with the interface!
VCCT_Plugin
- 运用abaqus仿真分析软件,分析CFRP材料裂纹扩展-Using abaqus simulation and analysis software crack propagation analysis CFRP material
branch-and-bound-algorithm
- 利用c++实现城市遍历问题的分枝定界算法。-Use c++ achieve urban traversal problem branch and bound algorithm.
digital-signal-proccessing
- 数字信号处理:基于计算机的方法,matlab下的实例-digital signal proccessing
Inversions
- Inversion counts the number of inversions in an integer array, using meager-sort as auxiliary.
MinCut
- Computer global min-cut in a graph. Implements random contraction algorithm. Need to be run multiple time for better solutions.
QuickSort
- Implements an efficient quick-sort. Use three different pivots: first, last, and median of the two.
knapsack
- A branch and bound algorithm for the 0-1 knapsack problem.
beibao
- 一个背包问题的启发式算法,在处理小数据时可以快速得到结果。-A heuristic algorithm for knapsack problem, in dealing with small data can quickly get results.
Velocity-planning
- 在三次样条的基础上实施速度规划。实现一定的轨迹目标-In the cubic spline based on the pace of implementation planning. To achieve a certain goal trajectory
