资源列表
cmvision1.2
- cmvision的经典源码,经典之作,值得学习。我看过多次了。-cmvision classic source, and classical works, it is worth learning. I have read a number of times.
door
- 毕业设计时做的CLIPS生成UG模型代码的源代码,仅供参考-design graduates do CLIPS UG generation model code of the source code for reference purposes only
GAycsuanfa
- 遗传算法的改进算法,用于人工智能,数据挖掘的相关研究,带有事例-GA improved algorithm for artificial intelligence, data mining-related research, with examples
XCS1.2
- Simple GA code (Pascal code from Goldberg, D. E. (1989), Genetic Algorithms in Search, Optimization, and Machine Learning.) -Simple GA code (Pascal code from Goldberg. D. E. (1989), Genetic Algorithms in Search, Optimization, and Machine Learning.
messyGA-C
- Messy GA code in C (for IlliGAL Report 91008.) -messy GA code in C (for IlliGAL Report 91008 .)
IntEDA
- UMDA. a kind of estimation of distribution algorithm , which is the improvement of genetic algorithm-UMDA. A kind of estimation of distribution algorithm, which is the improvement of genetic algorithm
ulapack
- This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-defin
eda_1_08
- eda is an estimation of distributions algorithm
bpann_java
- java写的bp神经网络的java程序,与大家共享 -java write bp neural network java procedures, and share
playerbfq
- VC++自己实现的第一个播放器小程序,原创啊,是用系统原有的过滤器-VC achieving his No. 1 player small procedures, originality ah is the use of the existing system of filters
apC
- apriori算法的C++语言实现,国外网站收藏-apriori algorithm in C language, the foreign collection site
EmbeddingDimension_FNN
- 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_Search