搜索资源列表
遗传算法程序包
- 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
438216net-C++
- 人工神经网络的源码编程,C程序的,供大家参考!-ANN-source programming, C procedures, for your reference!
ant-C++
- 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http : / / fashionxu.bokee.com/4673640.html
C++animal
- 动物识别的C++程序,可以选择输入动物的某些特征,程序自动识别出是什么动物类.-animal identification C program, we can choose the importation of certain animal characteristics, automatically identify what types of animals.
BP(C)
- 神经网络BP算法(C程序) 文件输入输出目录为:F:\\BP 训练样本文件名:训练样本.txt 值为: 1 1 -1 1 -1 1 0 1 0 1 输出文件名为:阈值.txt 权值.txt
BP神经网络分类器C程序
- BP神经网络分类器C程序-BP neural network classifiers C Program
DPSO-C.tar
- 耗散粒子群(DPSO)优化算法C程序及其测试实例
BP神经网络C程序
- 比较实用的一个BP神经网络实现的C++程序,希望对大家有用处-a more practical BP neural network in C procedures, we hope to be useful
神经网络开发包C++程序源代码
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external
BP神经网络C程序
- BP神经网络C语言源程序
c语言编写的遗传算法程序
- c语言编写的遗传算法程序
bp c程序
- bp算法的基本结构 和响应的C语言表述,测试。能更好的学习bp算法的网络结构。
C++function
- C程序函数优化源代码,大家可以好好看一下,一起交流探讨吧-C source code for function optimization procedure, we can properly look at it together to explore the exchange of
c++ingenetic
- 很好的关于遗传算法的c程序,编的比较简单移动,是初学者的好程序-Very good on the genetic algorithm c procedures, provision of relatively simple movement is a good program for beginners
GA
- GA标准遗传算法(c++程序)详细附注啊.CPP GA标准遗传算法(c++程序)详细附注啊.C-failed to translate
c
- 实现遗传算法,基于遗传算法的水资源多目标优化问题的C程序。-Genetic algorithm, genetic algorithm-based water multi-objective optimization problem C program.
混合蛙跳算法c程序
- 采用c++编写的混合蛙跳算法的源程序,有详细的介绍的注释,具体的算法思想可以到中国知网去下载。
fft的c语言实现
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现,程序完完整性较好~
Standard-PSO-c-program
- 标准微粒群算法c程序Standard particle swarm algorithm c program-Standard particle swarm algorithm c program
单片机控制的继电器c程序
- 基于单片机对继电器的控制,纯c程序,供大家参考学习