资源列表
NewAntProject
- 这是新蚁群算法,能够快速解决问题,使用方便-The new ant colony algorithm to quickly solve the problem, easy to use
Kmeans
- 自己实现机器学习十大算法中的k均值算法,经过测试,算法运行很好-Own machine learning algorithm of the ten k-means algorithm, tested, the algorithm runs very well
acoprogram(CC++)
- c++实现的蚂蚁算法源程序,并附有学习解释文档,是学习蚁群算法很好的参考文献!
ledflow
- 用80C51单片机控制流水灯循环闪烁,程序里配有详细的介绍,适用于初学者-80C51 Microcontroller with flow control loop flashing lights, the program inside with a detailed introduction for beginners
PartsPlacement
- schematic diagram of dot matrix
gaussianSrc
- The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussi
BP
- 用C++实现的BP算法,里面包含训练数据和测试数据,改数据就可以用在其他方面了-very good
BPN(GreenCode)
- 用人工神经网络实现格林码的编码,通过对网络的训练实现,输入一串0/1码得到其格林码-using artificial neural networks Green codes, the network through training, input string of 0 / 1 yards code to be its Green
perceptron
- C program to implement Perceptron network.
DPSO
- 综合的微粒群智能分类算法,考虑了不同的学习因子,可根据不同的数据特点进行选择。-Particle Swarm integrated intelligent classification algorithms, taking into account different learning factor, according to the characteristics of different data selection.
IDS_BPN
- 关于BP神经网络的一个课程设计源代码. 关于BP神经网络的一个课程设计源代码.-BP neural network on a curriculum design source code. On the BP neural network, a curriculum design source code.
cPP_pso
- C++ PSO算法,基础的粒子群算法,入门使用-PSO
