资源列表
Standard-PSO-c-program
- 标准微粒群算法c程序Standard particle swarm algorithm c program-Standard particle swarm algorithm c program
A_star-2012
- 应用A*算法解决八自由度迷宫问题,具有地图读入写出功能,可以扩展应用到路径规划问题。-Application of A* algorithm to solve the eight DOF maze problem with map reading into the write function, can be extended to the path planning problem.
BP
- BP人工神经网络C++、Fortran、Matlab源码-BP artificial neural network C++, Fortran, Matlab source
1
- 用遗传算法求解函数最优值 Genetic algorithm function optimal value-Genetic algorithm function optimal value
a-star-and--program
- 采用C语言编写,带源程序demo,本程序算法侧重使用a star实际解决在静态路网中以最快的速度,最小的代价搜寻地图或迷宫的最佳路径(可能不唯一),重点在于游戏中的NPC自动寻路-Using C language with source code demo, the program algorithm focuses a star practical solutions in the static road network to the fastest speed, minimize the c
SLAM-for-Dummies
- SLAM入门介绍,包括什么是SLAM,SLAM的最简单的算法实现等-SLAM introduction
Aphda
- 中国象棋的搜索算法,对象棋的棋子进行简单的搜索,包含了极大极小值、走法栈、局面保存、以获取最佳走法-Chinese Chess
AI
- 对于拼图问题的基于java的A*算法实现。状态空间图中的节点用一个Node对象表示,图中出现的节点(包括已扩展的和未扩展的)存放在一个list(ArrayList的一个对象)中,A*算法运行完毕后,最优路径上的节点存放在pathArray(ArrayList的一个对象)中。程序维护两个变量head和tail,在list中两者之间的节点表示open表中的未扩展节点,list中head之前的属于closed表中的已扩展节点。-Puzzle java-based A* algorithm. State
boobs
- Fucking useless program.
C4.5
- 决策树分类 通过读取数据 求信息增益率选择最好的分离属性-Decision tree classification by reading the data and information gain ratio to select the best separation properties
renlianshibie
- 本程序实现了基于特征脸的人脸识别功能,根据其具体算法步骤来一步一步实现。-This procedure implements the feature-based face face recognition function, based on the specific steps of the algorithm is a step-by-step.
MilTrack_matlab_v1.0
- MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Boris Babenko, Ming-Hsuan Yang, Serge Belongie ,CVPR 2009, Miami, Florida. -MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Bori
