搜索资源列表

  1. 遗传算法应用

    0下载:
  2. 这是一个基于遗传算法的人工生命模拟 AL_GA.C -This is a genetic algorithm based on the simulation of artificial life AL_GA.C
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:631808
    • 提供者:如月
  1. 遗传算法基本算法

    0下载:
  2. 这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。-on the genetic algorithm is relatively complete C language program, individuals think it is quite a reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:65536
    • 提供者:沈忆
  1. 粒子群优化算法C

    1下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it ha
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:wxd
  1. 柔性加工车间遗传算法调度C++

    2下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optim
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:林献坤
  1. 改进遗传算法-郭涛算法做最优化问题很管用

    0下载:
  2. 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:龚文引
  1. GA遗传算法2005

    0下载:
  2. 遗传算法的C代码。如需使用可根据实际问题进行修改。-genetic algorithm C code. For use in accordance with practical problems amended.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:
  1. 遗传算法_VC源码

    0下载:
  2. 最近研究遗传算法,得到这点程序,均很好运行,共享给大家。同时还想得到更好更多的有关遗传算法的程序,望大家多多奉献。没有加密,解压即可-recent research on genetic algorithms, to be this procedure which is a good run for everyone to share. While more would like to be better in the GA proce
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:356352
    • 提供者:绿原
  1. 基于遗传算法的人工生命模拟源程序

    0下载:
  2. A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world-A_life.c based on genetic algorithm simulation of artificial life source, input data files world
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:张文广
  1. 遗传算法笔记

    0下载:
  2. 提供遗传算法的经典笔记,内付典型程序代码,希望对大家有帮助。-provide genetic algorithm classic Notes, which pay the typical procedure code, and I hope to be helpful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:219136
    • 提供者:哀怜棵
  1. 遗传算法(实数编码)

    0下载:
  2. 遗传算法的源代码,不错,希望与大家共同分享,谢谢1-genetic algorithm source code, good, and he hopes to share with you, thank you a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:208896
    • 提供者:王络
  1. 遗传算法程序包

    0下载:
  2. 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:80896
    • 提供者:王松松
  1. 124145

    0下载:
  2. 一个简单实用的遗传算法c程序,对你很有帮助!-a simple and practical procedure Genetic Algorithm c, very helpful to you!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:谎言
  1. GA-c

    0下载:
  2. C语言编写的遗传算法程序,对学习遗传算法者非常有帮助。-C language program of genetic algorithm, genetic algorithm for learning are very helpful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:86016
    • 提供者:zhangsan
  1. GA遗传算法

    0下载:
  2. 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:nglnc
  1. 遗传算法和BP人工神经网络算法C++实现代码

    0下载:
  2. 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:513024
    • 提供者:鼎折覆餗
  1. 遗传算法

    0下载:
  2. 实现了最佳路劲选择,而不遗漏任何一个坐标位置的遗传算法程序,c++.(A genetic algorithm program for the best choice of road strength without missing any one coordinate position, c++.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:610304
    • 提供者:Starkey
  1. 简单遗传算法求函数极值C代码

    0下载:
  2. 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:淡爱18
  1. 遗传算法应用于模糊C均值聚类

    0下载:
  2. 将遗传算法应用于模糊C均值聚类,可以取得不错的效果(The application of genetic algorithm to fuzzy C mean clustering can achieve good results.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:195584
    • 提供者:赵亮
  1. 遗传算法解决背包问题

    0下载:
  2. 遗传算法解决背包问题,matlab环境实现c流程(Solving knapsack problem by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:sgdmc
  1. 基于图着色的遗传算法

    1下载:
  2. C++语言编写,用遗传算法解决图着色问题
  3. 所属分类:数据结构常用算法

« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org