资源列表
BP_neural_network_source_code
- BP神经网络源程序(程序是在VC++6.0环境下编译的,在低版本编译可能会出现错误!) 程序文件说明: 1、界面程序:wuzhou11.* 2、BP神经网络训练程序:LearnDlg.* 3、BP神经网络预报程序:ForecastDlg.* 4、BP神经网络说明程序:text.txt 5、测试范例:ldlqw11.* .nna 训练样本文件 .nnb 测试文件 .par 训练控制参数 .nnr 训练误差文件 .out 测试结果文件 .wgt 网络
kmeans
- 基于C++的模糊k均值算法,采用的集成软件开发环境为vc-It is the codes of Fuzzy k-means,
EightPuzzle
- 使用了A*算法,双广度和带启发的双广度实现八数码问题求解。-Eight Puzzle
mobanGA
- 这是一个很基本的遗传算法代码,目的是给初学者提供一个相对较好的模板。希望对大家有用。-This is a very basic genetic algorithm code, the purpose is to provide a relatively good beginner' s template. Useful for all of us hope.
bpyuce
- 一个bp神经网络的预测程序,能较好的拟合训练数据-A program of BP for forecasting,it can better fit the training-data
bianlunyu
- 提供几篇变论域模糊控制的文章,希望能对大家有帮助-There are some papers for fuzzy control ,I hopt it can help somebody
SAGA
- 用模拟退火优化遗传算法,使遗传算法具有反向搜索能力,通过仿真表明能够得到更优的值。-Optimization by simulated annealing genetic algorithm, genetic algorithm so that the reverse search capabilities, through the simulation shows that can be better value.
ACOC
- Paper Clustering using Ant Colony Optimization Algorithm
Ant_Clustering
- Some references of Ant-Based Clustering
apriori
- 数据挖掘中的Apriori算法实现,源码中包含简单的例子和说明.算法模块可独立应用到其他程序中.-Apriori data mining algorithm, source code contains a simple example and descr iption. Algorithm modules can be independently applied to other procedures.
QuizSystem
- quiz system for icdl tests and IQ tests
pmc_treinamento
- Traning for ANN with back propagation
