搜索资源列表
delphi遗传
- 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation of the c code by 10%, creating
Matlab_ToolBox(MachineVision)
- 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photo
neural_1.520
- 用C++写的函数逼近的例子!可以设置步长,训练精度,训练次数等!另外界面相当的漂亮!-C write function approximation of the example! Can be set up step, training precision, training frequency! In addition to the interface very beautiful!
autolife
- Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵
pf_colortracker.zip
- 基于粒子滤波的特定颜色目标跟踪算法C源程序,带Matlab接口和演示的视频数据. ,C Source Code for Partical fielter based Color tracker, with Matlab interface and Video Demo.
fann-2.1.0beta
- Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
gco-v3.0
- graph cut 优化算法的最新版本,包含C++版本(在VS2005以上版本可以调通)和Matlab接口,-graph cut optimization algorithm of the latest version, includes C++ version (or later in the VS2005 can be transferred through) and the Matlab interface
AstarPathFind
- 使用AStar算法实现的寻找最短路径的演示程序,使用C++编写的MFC程序,有非常好看的界面。-Use AStar the shortest path algorithm to look for the demonstration program, using C++ program written in MFC, there is a very nice interface.
ID3JueCheTree
- 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
Tetris
- 俄罗斯方块的AI,用C#语言实现了Pierre Dellacherie算法 (界面下载自CSDN,如原作者保留所有权请与我联系)-Tetris AI, with the C# language to implement Pierre Dellacherie algorithm (interface downloaded from CSDN, retention of title as the original author, please contact me)
basicann
- basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ /*T
TSP
- 用遗传算法解决TSP问题.程序中可以任意设置各种遗传算法的参数.有图形界面展示搜索的过程 .-Using genetic algorithms to solve TSP problem. Program can set various parameters of genetic algorithm. Has a graphical interface to display the search process.
bpc
- 一个bp神经元网络的c++实现,优化了算法,有可执行界面-A bp neural network c++ to achieve and optimize the algorithm, there is an executable interface
danchunxing
- 用C#写的带界面的单纯型算法,可以一步一步查看每部的运算过程,非常不错哦!-Written using C# with a simple interface algorithm, you can view each step of the computation process, a very good Oh!
Hop
- C++ Program for Hopfield Network For convenience every C++ program has two components: One is the header file with all of the class declarations and lists of include library files the other is the source file that includes the header file and th
lwneuralnet-0.8
- Lightweight Neural Network This a lightweight implementation of a backpropagation neural network routine in C. It doesn t do anything fancy: no millions of different types of neural networks, no graphical user interface, just the routines
fga-1.4.tar
- 使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed descr iption of the document, use the interface function is passed the fitness functi
aaa
- 很不错的一个遗传算法的MFC界面的C程序,可以下载,可以运行,没有病毒。欢迎交流-Very good a genetic algorithm MFC interface C program, you can download, you can run, no virus. Welcomed the exchange
SOFM
- SOFM,有运行界面,C#,VS编译,可移植性超强-SOFM, a running interface, C#, VS compiler
SOM3.0
- 使用C语言写了一个SOM网络示例,并提供界面展示结果(SOM network example to provide interface display results)
