资源列表
bayescls
- 最经典的Bayes分类器!最小化分类错误。用matlab语言编写,附有实例。-classic Bayesian classifier! Minimize classification errors. Using Matlab language, with examples.
LBTree
- 用VC。NET2005实现优秀的最近邻搜索算法LB-TREE的模拟和图形显示。具有建立优良数据结构和搜索功能-VC.NET2005 achieve outstanding nearest neighbor search algorithm LB-TREE simulation and graphics. With excellent data structure and search functions
FFT_2
- 使用C语言详细实现了两种不同的快速傅立叶变换算法,可以清楚地理解算法原理。-use of C language in detail to achieve two different fast Fourier transform algorithm, we can clearly understand algorithm principle.
SADeterministicStochastic
- Simulated Annealing for both Stochastic models and Deterministic models-Simulated Annealing for both Stochastic m odels and Deterministic models
NeuralFaceRec
- VB编写的人脸识别程序,使用了人工神经网络来实现识别-VB face recognition, the use of artificial neural networks to achieve recognition
Discrete_PSO_TSP_C
- 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when t
MATLAB_gatool
- 一篇关于matlab遗传算法工具箱应用的论文,在matlab中用遗传算法解决优化问题。-a genetic algorithm on the Matlab toolbox application papers, in Matlab using genetic algorithms to solve optimization problems.
GAPathfinder
- 使用遗传算法的走迷宫程序。适合新手学习GA使用-use of genetic algorithms Maze procedure. Suitable for novice learning to use GA
wenduc
- 自己动手做的一个自动温度计,用的是PIC作为控制器.-personally do an automatic thermometer, use the PIC as a controller.
A__Pathfin1534641262003
- This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values. -A * pathfinding
Basic_Sort
- This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works. -This source code is about the basic sorting algorithm
encrypt_de
- This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value. -This code is a cipher which takes in a plaint ext or ciphertext string and encrypts / decrypt 's according to