CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - algorithm Delphi

搜索资源列表

  1. DElphi遗传算法

    0下载:
  2. 用Delphi语言编写的遗传算法,内容较多,可以参考-Delphi language prepared by the genetic algorithm, a great deal of content, they can refer to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:89.9kb
    • 提供者:me
  1. delphi遗传

    0下载:
  2. 关于求最值的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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:249.9kb
    • 提供者:李有为
  1. GA_max

    0下载:
  2. 这是一个关于遗传算法求最大值的问题,我采用Delphi编的,主要考虑Delphi的界面功能比较强。-This is a genetic algorithm for the maximum, I use Delphi series, the main consideration Delphi interface capabilities are relatively strong.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:245.69kb
    • 提供者:丰 色
  1. delphi编的基本遗传算法.rar

    0下载:
  2. 遗传算法很流行了,试一试这个程序吧,里面有全部代码和窗体,genetic algorithm very popular, try this procedure it, and they all code and forms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:39.33kb
    • 提供者:金强
  1. filter

    0下载:
  2. 科学研究中常用的协同过滤算法的delphi语言实现,代码中有注视。-Commonly used in scientific research collaborative filtering algorithm delphi language, code in attention.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.44mb
    • 提供者:sixcity
  1. Dijkstra

    2下载:
  2. Dijkstra算法,实现加权有向图中从确定的起点寻找最短路径并输出-Dijkstra algorithm, to achieve a weighted directed graph from the starting point to determine the shortest path to find and output
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:175.78kb
    • 提供者:曹雷
  1. PID

    0下载:
  2. 采用遗传算法直接优化数字PID控制器参数,并控制一个带时延的系统,仿真结果表明遗传算法收 敛较快,得到的PID控制器控制效果明显优于传统的PID控制。 -Optimize the use of genetic algorithms directly figure PID controller parameters and control a system with time delay, simulation results show that the rapid convergence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:21.73kb
    • 提供者:孙传华
  1. gaReal

    0下载:
  2. 遗传算法实数编码求解 [Delphi] 效果显著-Real-coded genetic algorithm for solving [Delphi] the effect of significantly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:203.81kb
    • 提供者:mingming
  1. SOFM

    0下载:
  2. 自组织神经网络(SOFM)算法,实现语音数据的量化。-Self-organizing neural network (SOFM) algorithm, voice data, to quantify.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:737.23kb
    • 提供者:谌叶龙
  1. NormalBPNet

    0下载:
  2. 用Delphi实现的标准BP神经网络算法,测试数据以txt文件给出,在文件夹下有。-Delphi to achieve with the standard BP neural network algorithm, the test data to txt file are given in the folder under.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:451.97kb
    • 提供者:高雅田
  1. gene

    0下载:
  2. 基于delphi编写的遗传算法多校区排课系统,是学习遗传算法入门的好代码。本人原创。-Delphi-based genetic algorithm written in multi-campus Course Scheduling System, is a good entry-learning genetic algorithm code. I am original.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:207.06kb
    • 提供者:戴耀平
  1. BP_delphi

    0下载:
  2. 网络上找到的3个BP神经网络算法Delphi源码-Network found three BP neural network algorithm Delphi source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:5.74kb
    • 提供者:小强
  1. delphiGA

    0下载:
  2. 使用delphi编制的简单遗传算法,与C源码相同-Prepared using simple genetic algorithm delphi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:219.66kb
    • 提供者:holive
  1. Sample-Genetic-Algorithm

    0下载:
  2. 基本遗传算法,用来解决目标函数的算法问题-Basic genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:177.51kb
    • 提供者:雷锋
  1. SamplePGeneticPAlgorithm

    0下载:
  2. 遗传算法的示例程序 遗传算法Delphi源代码-Simple genetic algorithm sample program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:177.57kb
    • 提供者:asd
  1. ABC-Delphi-Codes

    0下载:
  2. 由Karaboga提出的一种人工智能算法(Delphi版),通过模拟蜜蜂寻找食物的行为的优化方法。它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-The proposed by Karaboga, an artificial intelligence algorithm (Delphi Edition), by simulating the bees to find food behavi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:330.38kb
    • 提供者:L
  1. K-means(delphi)

    0下载:
  2. 数据挖掘K-means聚类算法的delphi实现-Data mining K-means clustering algorithm delphi realized
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:337.42kb
    • 提供者:dsf
  1. genetic-algorithm

    0下载:
  2. delphi利用遗传算法进行优化计算程序-delphi using genetic algorithms to optimize the calculation procedure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:219.71kb
    • 提供者:周波
  1. Automatically-pathfinding-algorithm-

    0下载:
  2. 游戏自动寻路算法(A星算法)以及Delphi例子。 A星在游戏设计中有它很典型的用法,是人工智能在游戏中的代表。-The game automatically pathfinding algorithm (A star algorithm) and Delphi examples. A star in the game design has its very typical usage, the game is the AI​ ​ s representative.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:663.33kb
    • 提供者:Phi
  1. genetic-algorithm-examples

    0下载:
  2. 一个小小的遗传算法算例,简单易懂。这个遗传算法采用的是Delphi语言,后台程序。-A small genetic algorithm examples, easy to understand. The genetic algorithm is used in Delphi language, daemon.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:85.53kb
    • 提供者:周波
« 12 »
搜珍网 www.dssz.com