搜索资源列表
20060324005-3714
- 用c语言编写的遗传算法程序包,无需解压密码-prepared by the genetic algorithm package, without extracting passwords
acscontrol
- 带约束的蚁群算法的程序,用于欧几里德(Euclid)TSP问题,用c语言编写的,供大家借鉴-Constrained Ant Algorithm procedures for Euclidean (Euclid), TSP, c language used, for everybody's reference
AprioriC
- 一个用C语言编写的Apriori程序源代码。-a C language Apriori source code.
based_on_C_BP
- 用C语言编写的BP训练、优化程序,训练速度快,效率高,稳定性好-C language BP training, optimization procedures, training speed, high efficiency and good stability
neutral_net_program
- 这是用C语言编写的神经网络源程序,各种网络都有相应的C程序
Ga
- 用c语言编写的matlab遗传算法程序,包含:select,crossover,mutator等。非常适合初学者学习,程序比较清晰,而且不是很复杂。
BP(C)
- BP神经网络程序,用C语言编写,支持外部配置,相同的数据,同一组参数,每次训练的结果都相同!
cluter
- 学习数据挖掘时从老师那得到的聚类算法,用C语言编写的程序,很详细,希望对大家有用
c4.5数据挖掘算法源代码,LINUX版本
- 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
inisual
- 这个程序是用c语言编写的双足机器人相关程序。-This program is written with c biped robot procedures.
tic-tac-toe
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
8_num
- 本程序是用C++语言编写的,采用A*算法求解八数码问题。-This procedure is used C++ Languages, using A* algorithm to solve the issue of eight digital.
zz
- 用C语言编写的匈牙利算法,程序较长,可以运行。-Using C language prepare the Hungarian algorithm, the program longer, you can run.
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
networkusingC
- 现在关于神经网络的程序大多都是用MATLAB语言编写的,这个程序提供了一个用C语言编写的神经网络程序,给大家参考。-Now about the procedures for neural networks are often used MATLAB language, this procedure provides a C language using neural network procedures, for your reference.
neuralnetworkalgorithmscolletions
- 一个用C语言编写的神经网络的程序集合,里面包括了art1,bp,cpn, hopfield ,som等神经网络的实现,可以用来学习一下-A use of C language procedures for collection of neural network, which includes art1, bp, cpn, hopfield, som, such as the realization of neural networks can be used to study the
pso
- 用c语言编写的粒子群算法程序,下载后可以直接使用-With the c language of the particle swarm optimization program, download can be used directly
yichuansuanfa
- 作者用C语言编写的遗传算法程序,修改了部分BUG,调试通过可以运行-Genetic algorithm written in C program (can run for beginners)
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
gfzz
- 自然语言处理句子匹配算法,一个用C语言编写的程序()