资源列表
Apriori
- aprior算法 数据仓库关联分析经典算法,并已经是调试通过的文件-algorithm for data warehouse aprior classic correlation analysis algorithm, and is already testing the documents adopted by
xiaoshijieshenjingwangluozhongdelianxiangjiyiyanji
- 摘要: 本文研究了基于小世界结构的神经网络中的联想记忆模型。网络恢复存储模式的行为其实是无序参数为一有限值时的相位变化。越是规则的网络越是难以恢复记忆模式,且容易变成混合状态。另外,在无序参数的值适中时,对于一定数量的存储模式,最终得到恢复的效果可以达到最大。-Abstract: This paper studies the structure based on small-world neural network model of associative memory. Network s
TSP
- 选定出示出发点,计算走遍十个城市的最短距离,VC++编写-Selected to produce the starting point, dozens of cities around the calculation of the shortest distance, VC++ Prepared
river
- 三个强盗和三个商人过河的算法,简单的入门级别算法。适合刚接触算法初级编程人员。-Three bandits and three businessmen across the river of the algorithm, a simple entry-level algorithm.刚接触algorithm suitable for junior programmers.
GA
- 采用c、c++以及matlab进行遗传算法的讲解,其中包含了一个pdf论文,是用于介绍遗传算法的相关技术!-Using c, c++ And matlab genetic algorithm to explain, which contains a pdf paper, genetic algorithm is used to introduce the relevant technology!
hm02_a
- 神经网络学习算法代码。Matlab 程序用于训练神经网络来预估系统下一步的输出值。-Neural network learning algorithm code. Matlab program used for training neural network system to forecast the output value of the next step.
fuzzy
- 模糊神经网络结构的构建,训练,进行模糊推理计算。-Fuzzy neural network structure to build, training, to carry out fuzzy inference calculation.
GENETICA
- 用C语言实现了遗传算法,加深对TC的认识。-Using C language to achieve a genetic algorithm, to deepen understanding of the TC.
55Puzzle
- 用C语言解决的人工智能课程实验55迷题,代码风格简明,注释较好,供参考-Using C language of artificial intelligence to solve the puzzle of 55 experimental courses, concise style code, comments, good for reference
C++_NLP_tagger_categorization_version_1.01
- 专家系统中的分类识别程序,内含一个简单的分类系统,并且可以通过数据的“训练”提高分类的精确度。用c语言编写,可以让学习专家系统和数据挖掘的朋友借鉴 -Expert System Classification of identification procedures, including a simple classification system, and data can be training to improve the classification accuracy. With
OutDDD
- 基于四个特征值的聚类方法 K-均值算法,对于多组数据分成特征相近的两类-Eigenvalues based on four clustering method K-means algorithm, for multiple sets of data are divided into two categories of similar characteristics
SVM
- 一种简单SVM的实现方法,可以运行也可以调用。-The realization of a simple SVM method can also be called to run.