搜索资源列表
assignt
- duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
传教士和野人过河
- 在VC的环境下,用C++编程实现人工智能中的A*树的搜索算法,得到一个最优的过河方案。-in VC environment, the C programming AI * A tree search algorithms, to be an optimal program of the river.
GoalProgramming
- c++编译的目标规划遗传算法,编写了较为详细的原程序,被广泛使用。-the genetic programming algorithm, to prepare a more detailed program, has been widely used.
faceCode
- C++ builder 下 ,图形方面的编程,通下数学算法动态变化输出不断变化的图形.-C builder, the graphics programming, Link under the mathematical algorithms output dynamic changes constantly changing graphics.
detrin-0.1.1
- DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields.
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
53917477
- 遗传算法的全部代码!c编程源码,有readme 和可执性文件!-all the genetic algorithm code! C programming source, and they readme document!
source
- C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coor
ID3JueCheTree
- 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
GAexamples1
- 单目标遗传算法优化的经典例子,从中既能很好的理解遗传算法的基本原理,又能快速学会GA的C++编程。-Single-objective genetic algorithm optimization of the classic examples, from both a good understanding of the basic principles of genetic algorithm, GA can quickly learn to the C++ Programming.
psoprogramme
- C语言编程常见问题解答 这个帖子将不断扩充、更新 罗列大部分C语言编程的常见问题 希望各位观众支持帮助 毕竟一人之力太有限-C Programming Language FAQ This post will continue to expand and update list of most of C language programming frequently asked questions to help support the hope that the
neuralnetworkutility
- neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defi
Stochastic-Programming-1
- 用遗传算法求解随机模型的C++实现,绝对能够运行成功的-Genetic algorithm with stochastic models of the C++ to achieve, definitely be able to run successful
fcm-1
- 在C#编程环境下,实现模糊聚类(FCM)算法-In the C# programming environment, the fuzzy clustering (FCM) algorithm
svm_light
- svm-light关于c++的编程,能够方便的了解svm的相关功能-svm-light on the c++ programming, to facilitate understanding of the relevant function svm
NeuralNetworkFlood
- Flood神经网络程序包,Flood is a comprehensive class library which implements the multilayer perceptron in the C++ programming language. It has been developed follow- ing the functional analysis and calculus of variations theories. In this regard, this
Programming-Mobile-Robots
- 这本书的目的是全面介绍面向对象的C++编程和由MobileRobots先锋公司生产的机器人的控制类,它包括ARIA以及更流行、更通用的开源服务器Player。-This book is intended as a comprehensive guide to object-oriented C++ programming and control of the Pioneer class of robots made by MobileRobots Inc. It covers both the
Neuron-Model
- 一个神经元模型的C编程算法,我也不知道还怎么说了-A neuron model of the C programming algorithm
code
- This course describes the AI techniques necessary for an agent to act intelligently in the ``real world. Techniques include natural language processing, uncertainty reasoning, learning, vision and speech processing. Basic AI techniques (such as searc
C-means-classification-algorithm
- 模式识别与人工智能中,C均值聚类算法实现,编程是VC++,测试通过。-Pattern recognition and artificial intelligence, the c-means clustering algorithm, is vc++ programming, the test pass.
