资源列表
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
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.
25427821-Artificial-Intelligence
- artificial intelligence
stdafx
- knn算法分类器里c++的某头文件,看大家有没有需要的-head
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.
zhichixiangliangjihedexuanze
- 支持向量机的核选择,厦门大学的博士论文,2007年的-SVM nuclear option, Xiamen University, doctoral dissertation, 2007
ProgrammingPearlsThesecondedition
- 算法思想的解读,精妙的设计理念,很多东西的来源就在此书-Theory of the algorithm, sophisticated design, the source of a lot of things in this book
TSP
- Python travelling salesman problem. TSP.
libsvm
- libSvm for support vector machines
thegreedyalgorithmusinggeneticalgorithmssolveknaps
- 详细的讲述了贪心算法和遗传算法相结合去求解NP难题,背包问题。-Greedy algorithm described in detail and the combination of genetic algorithms to solve the NP problem, knapsack problem.
TSP_SA
- 模拟退火算法的源代码,解决实际问题中的旅行商问题-Simulated annealing source code, to solve practical problems in the traveling salesman problem
ga_tsp
- 针对tsp问题的遗传算法的vc++实现,迭代200代,10个城市之间进行优化-A genetic algorithm for the tsp of vc++ implementation, iteration 200 on behalf of, among 10 cities to optimize
