资源列表
recursive-divide-and-conquer
- 算法设计课件(第二章递归与分治),主要讲述递归与分治-Algorithm courseware design (Chapter II recursive divide and conquer), focuses on the recursive divide and conquer
the-greedy-algorithm
- 算法设计与分析(第4章 贪婪算法),主要介绍贪婪算法-Algorithm Design and Analysis (Chapter 4, the greedy algorithm), introduces a greedy algorithm
backtracking
- 算法设计与分析(第5章回溯法),主要讲述回溯法-Algorithm Design and Analysis (Chapter 5 of backtracking), focuses on backtracking
the-dynamic-programming-algorithm
- 算法设计课件(第三章动态规划),最主要讲述动态规划的算法-Algorithm design courseware dynamic programming) (Chapter III, the most important about the dynamic programming algorithm
RootedTreeMiner
- 频繁子树挖掘,包括最大频繁子树,自定义阈值等-frequent subtree
MATLAB
- 二阶系统对时域响应性能的影响,单位负反馈系统的单位阶跃响应曲线-Second-order system on the performance of time domain response unit of the negative feedback system unit step response curve
pnn
- 概率神经网络,程序短小精悍,我已经利用该程序发表多篇论文,需要的请下载!-The probabilistic neural network, the program short and pithy。 I have published some papers needed using the code, please download!
knn
- K近邻分类器,用于模式识别等领域,该程序短小精悍,适合与ANN和SVM进行比较研究,本人多篇论文用到,效果较好。-K-nearest neighbor classifier is often used in pattern recognition and other fields. It is suitful for a comparative study with ANN and SVM. I have published some papers used the code. The effe
gpupgasav2
- 基于GPU并行的模拟退火算法,使用CUDA,结合遗传算法,自适应邻域的并行模拟题退火算法-Simulated annealing algorithm based on GPU parallel With CUDA, combined with genetic algorithm, the adaptive neighborhood annealing algorithm for parallel simulation questions
PSO
- 详细描述粒子群原理及相应的粒子群优化算法,提供相应的matlab算法优化的仿真实现图。-Detailed descr iption of the principle of particle swarm and particle swarm optimization, Matlab algorithm to optimize the simulation diagram.
demoGraphKSVM
- 机器学习数据挖掘人工智能中间图核构造——图形核函数的构造-machinelearning datamining graph kernel
a-good-genetic-algorithm
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正-This is a very simple genetic algorithm source code is developed by Denis Cormier (North Carolina State University), S
