资源列表
Astar-KO
- A星算法的matlab实现 An implementation of A Star pathfinding in Matlab Read the main.m file. All paramters are editable by main.m. Also, the multirobot platform has not been implemented yet. -An implementation of A Star pathfinding in Matlab Read th
The-LRU-K-page-algorithm
- LRU-k是一个在LRU基础上进行提升的算法,在处理数据队列时,使用了更有效的优先级计算方法-LRU-K is a advanced algorithm based on LRU. It computes the priorities of the data items more accurately and avoid some occasional cases.
GARBF
- 遗传算法优化RBF神经网络,GA-RBF,有对比-Genetic algorithm to optimize the RBF neural network, GA-RBF, compared
asvm_source
- 英國人編寫的svm 使用vc++ 的環境開發,內有完整的source code ,肯定有幫助!-British svm prepared environment using vc++ development, there are a complete source code, will certainly help!
farutoUltimateVersion2[1].0
- SVM神经网络中的参数优化---如何更好的提升分类器的性能 -This tool provides a simple interface to LIBSVM, a library for support vector machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). It is very easy to use as the usage and the way of specifying parameters are the s
OCR[1]
- 一种用文字识别的OCR方法,可以较好的识别出文字-OCR text recognition with a way to better identify the text
Dijkstra
- this the example program for digistra algorithm-this is the example program for digistra algorithm...
funfminu
- 关于规划问题:无约束规划、线性规划、非线性规划的方法及例题-On planning issues: no constraint programming, linear programming, nonlinear programming methods and examples
SA_TSP
- 模拟退火算法的源代码 可以执行 其中提供了指导说明-Simulated annealing algorithm can be implemented in the source code which provides guidance notes
bp_algorithm_matlab
- 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
Chap10
- 利用 svm-light 对网页进行分类,使用轻量支持向量机速度会稍微快一些-Classification svm-light on the web, use lightweight support vector machine speed is slightly faster
A_Star_8
- 使用A*算法解决了八数码问题,其中包括源代码,直接编译即可运行出结果。-The use of A* algorithm to solve eight digital issues, including source code, the compiler can be run directly the result.