资源列表
steffen
- Steffensen method for non-linear equations in C
newtns
- Newton method for solution of non-linear equations in C
secant2
- Secant method with 2 points for non-linear equations in C
C-code
- Numerical Recipes 是国际公认的高水平的、关于数值计算的书,其中有 200 多个可靠的算法源程序。-Numerical Recipes is an internationally recognized high standards, the numerical calculation of the book, which has more than 200 reliable source algorithm.
隐马尔可夫模型简介
- 隐马尔可夫模型简介-Hidden Markov Model Introduction
混合SPMD 模拟退火算法及其应用
- 混合SPMD 模拟退火算法及其应用-mixed SPMD simulated annealing algorithm and its application
libsvm-26
- 支撑向量机库文件-Support Vector Machine libraries
miniEasyLocalpp-0.2
- 一个tabu search算法框架-a tabu search algorithm framework
OpenTS_10-exp9
- 一个java的tabu search算法框架-one of tabu search algorithm framework
16
- 追赶法解三对角线方程组-chased three diagonal Solving equations
24
- 弦链表算法合成等-Synthesis Algorithm String List
约瑟夫环问题(数组法)
- 约瑟夫问题的求解方案,经典-Joseph solving the problem, classic