资源列表
thegreedyalgorithmusinggeneticalgorithmssolveknaps
- 详细的讲述了贪心算法和遗传算法相结合去求解NP难题,背包问题。-Greedy algorithm described in detail and the combination of genetic algorithms to solve the NP problem, knapsack problem.
libsvm
- libSvm for support vector machines
TSP
- Python travelling salesman problem. TSP.
ProgrammingPearlsThesecondedition
- 算法思想的解读,精妙的设计理念,很多东西的来源就在此书-Theory of the algorithm, sophisticated design, the source of a lot of things in this book
zhichixiangliangjihedexuanze
- 支持向量机的核选择,厦门大学的博士论文,2007年的-SVM nuclear option, Xiamen University, doctoral dissertation, 2007
segment_ga
- 遗传算法在图像分割中的应用,有在一维和二维最大熵分割中的基本算法的实现及改进后的实现,自己看看吧。-Genetic algorithm in image segmentation, there is at one and two dimensional maximum entropy partitioning in the realization of the basic algorithms and improved to achieve their own look.
stdafx
- knn算法分类器里c++的某头文件,看大家有没有需要的-head
25427821-Artificial-Intelligence
- artificial intelligence
Knapsack_Problem
- 背包算法 背包九讲 分析了几种常见的背包问题,以及如何实现背包算法。-Knapsack algorithm Analysis nine kinds of Knapsack problem, and how to implement them. It s a very good book for learning about Knapsack algorithm.
rk4andadams
- 四阶经典RK算法和四阶Adams预测-校正算法是求解微分方程时经常用的方法,本文进行了比较,提供了算例和程序-Classical RK method of fourth order and fourth-order Adams predictor- corrector algorithm is often used to solve the differential equation method, this article compares and provides examples and
traprl
- 复合梯形求积公式是求解积分的一种常用的算法,本文提供了算例和程序-Composite trapezoidal quadrature formula is used to solve an integral algorithm, this article provides examples and procedures
erchengfa
- 二乘法是曲线拟合时非常常见的一种算法,在曲线拟合时经常使用,本文提供算例和程序-Squares curve fitting is very common when an algorithm often used in curve fitting, this article provides examples and procedures
