搜索资源列表
ART_1
- 人工神经网络的源码编程,C程序的,供大家参考!-ANN-source programming, C procedures, for your reference!
BP_Net
- 人工神经网络的源码编程,C程序的,Bp神经网络的,供大家参考!-ANN-source programming, C procedure, Bp neural network, for your reference!
438216net-C++
- 人工神经网络的源码编程,C程序的,供大家参考!-ANN-source programming, C procedures, for your reference!
C++GP
- 遗传规划的C++实现文档,可做遗传规划的编程参考-Genetic Programming in C achieve documents, planning to do genetic programming reference
Adptive
- 神经网络的自适用算法,利用神经网络对系统辨识和跟踪。此程序为c语言和matlab混和编程,由c语言实现算法,由matlab来显示图形。-neural network algorithm applied since the use of neural network system identification and tracking. This procedure c mixed language and Matlab programming, C language algorithms fro
SysIdentify
- 用神经网络对系统辨识(BP网络)。此程序为c语言和matlab混和编程,由c语言实现算法,由matlab来显示图形。-using neural network system identification (BP). This procedure c mixed language and Matlab programming, C language algorithms from Matlab to display graphics.
解TSP问题的遗传算法C语言程序
- 解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
GA-1
- 解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
source
- C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coor
ID3JueCheTree
- 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
SGAC
- 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
Fuzzy-Programming-1
- 用遗传算法求解模糊模型的C++实现!绝对能运行成功的-Genetic algorithm with fuzzy model of C++ to achieve! Definitely will be able to run successful
Stochastic-Programming-1
- 用遗传算法求解随机模型的C++实现,绝对能够运行成功的-Genetic algorithm with stochastic models of the C++ to achieve, definitely be able to run successful
C++NeuralNetworksandFuzzyLogic
- Electronic book for neural network using programming language C-Electronic book for neural network using programming language C++
c-bp
- 通过c语言实现bp网络,从而实现bp的编程以及调试。-By c language implementation bp, thus enabling bp programming and debugging.
FuzzyClassifier
- A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
libgep-0.4.src.tar
- LibGEP, a C++ library dedicated to Gene Expression Programming.
GPCPP4
- Genetic Programming 遗传规划算法C++源代码,Windows和Linux下均可用-Genetic Programming C++ souce code for both windows and Linux
Tsp
- 动态规划关于旅行商问题的C++实现源代码。-On the traveling salesman problem dynamic programming C++ implementation source code. 11111111
