搜索资源列表
ID3算法源程序(C语言)
- ID3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。输出格式是一个二叉判定树。-ID3 algorithm source. The method used was to prepare a document preservation *. dat sample data, a document preservation *. tag attributes listed, and the fina
BPAlgoritim
- 感知机程序c语言编写,用于分类的算法,比较典型的神经网络算法-Perceptron c written procedures for the classification algorithm, the typical neural network algorithm
maxas
- 采用C++语言编写蚁群优化算法程序,解决旅行商问题-using C language ant colony optimization algorithm to solve the traveling salesman problem
yichuansuanfa-C
- 采用纯C语言编写的遗传算法源程序,广泛用于数据挖掘和人工智能中-using pure C language source of the genetic algorithm, widely used in data mining and artificial intelligence! !
dbscan-C++
- 采用C++语言编写的,用于聚类相关方面的dbscan算法源程序,希望大家共同提高-using the C language for the relevant aspects of clustering algorithm source dbscan hope that we can raise! !
SPSOOptimize
- 微粒群算法,c语言编写,通过优化,可以自己添加测试函数-particle swarm algorithm, c language, through optimization, can add their own function testing
C-SAA
- 因课程需要,编写了C语言的模拟退火算法,其中随机数的产生方法至关重要。-curriculum needs, the preparation of the C language simulated annealing algorithm, the number of random selection is crucial.
20060324005-3714
- 用c语言编写的遗传算法程序包,无需解压密码-prepared by the genetic algorithm package, without extracting passwords
BP(C)
- BP神经网络程序,用C语言编写,支持外部配置,相同的数据,同一组参数,每次训练的结果都相同!
GA-c
- C语言编写的遗传算法程序,对学习遗传算法者非常有帮助。
id3.c
- 这是用C语言编写的ID3算法,希望对大家有所帮助-This is the C language prepared by the ID3 algorithm, we hope to help
c语言编写的遗传算法程序
- c语言编写的遗传算法程序
succus-s-pid-fuzzy.rar
- 模糊PID源程序,C语言编写,内有详细说明,适用于初学者,Fuzzy PID source
GA-1
- 解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
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
nsga2(c)
- C语言编写的遗传算法NSGA2,可以直接套用函数运算-C language NSGA2 genetic algorithm
gabor_c
- 一个用纯C语言编写的GABOR 变换源码,我在网上找了很久也没找到,只好自己根椐matlab版源码写了一个源码。-A pure C language source code written in GABOR transform, I am looking for a long time on the Internet had not found, had noted in their written a matlab source code version of source code.
ELM_for_Neural_Network_Algorithm(C)
- 神经网络的ELM算法,用C语言编写的,并有详细注释…-ELM for Neural Network Algorithm,compiled by C,with detailed annotation
c-language
- 用c语言编写的标准遗传算法程序,有较为详尽的解释,可以再此基础上进行改进和扩展。是我很不容易找到的-C language standard genetic algorithm, a more detailed explanation can be based on improved and expanded. I am very easy to find
fuzzy-control-in-c
- c语言编写的实现模糊控制的程序,可以作为参考-fuzzy control programming in c