资源列表
ai
- 使用C语言编写程序,使用深度优先算法,解决八数码问题。
200412262259022
- k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of clu
annealing_0.1.0_src
- 模拟退火算法c语言版源程序,可编译通过。
igalib
- 免疫遗传算法java语言版源程序,可编译通过。
UOF_release_20061106
- 遗传算法vc++语言版源程序,台湾大学编写。
B4-4
- 機率神經網路分類器之高階合成。对研究概率神经网络很有帮助的。质量很高的论文
pnnstock
- 用概率神经网络预测股市的方向变化.对研究神经网络在金融市场上的应用很有帮助。
pnnMCE
- 一种用于说话人辨认的概率神经网络的MCE训练算法。
pnn01
- 概率神经网络的边界预报.高质量毕业论文。
libsvm
- 可以帮助大家互相学习,可以帮助大家理解svm.
gestle
- 格式塔心理学的经典著作,可作为心理学,模式识别,计算机视觉,等学科的参考书。
orensemble
- The program implements three large-margin thresholded ensemble algorithms for ordinal regression. It includes an improved RankBoost algorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm.