资源列表
TSP_ACA
- 对于旅行商问题在c语言中,用蚁群算法所编的一个程序,包含主程序和数据文件-For the traveling salesman problem in c language, compiled using ant colony algorithm is a procedure that contains the main program and data files
bp
- 钢琴音乐信号处理中的音色的重建算法 bp算法-Piano music sound signal processing algorithm for the reconstruction algorithm bp
BP
- BP算法 C++源代码 网上下的代码就木有可以运行的 -BP algorithm C++ source code online under the code can run on wood have
record-wu
- 录音界面,有时频分析、语音播放、波形文件加载和存储功能。-Recording interface, and sometimes frequency analysis, voice playback, wave file to load and store functions.
code
- 简单的BP神经网络代码 实现监督学习数据挖掘功能-Simple BP neural network supervised learning data mining code
SOM
- SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
prolog
- prolog 语言的一些简单例子。 学习人工智能有好处-prolog language, some brief examples. Learning artificial intelligence is good
pso
- 基于基本粒子群优化算法(PSO)的微电网经济调度研究-Based on the basic particle swarm optimization algorithm (PSO) micro grid economic operation research
max
- 计算4个股票中一年内每天的最大最大最小差值的源码,自己修改下可以利用-Calculation of the stock in year four of the largest daily max-min difference between the source that they can be modified to use
mlp-new.cpp
- 多层前馈神经网络学习算法训练与测试才c++代码-Multilayer feedforward neural network learning algorithm training and testing before c++ code
standard
- 巡线小车的冠军代码。根据参数修改后饥渴使用,-Transmission line
1
- TSP问题,用遗传算法实现,输入每个城市之间的距离,可以算出最短路径-you can use this to solve TSP problem