搜索资源列表

  1. GA

    0下载:
  2. GA遗传算法,C语言遗传算法程序 C语言遗传算法程序-GA
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:49152
    • 提供者:胥胜林
  1. SGA

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:hua gong
  1. sloveTSPbothcandmatlab

    0下载:
  2. 同样是遗传算法 从 c和matlab 两方面解决-From the same genetic algorithm to solve both c and matlab
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:zhang
  1. yichuansuanfa

    0下载:
  2. 遗传算法的c++实现,里面有比较详细的代码说明,可以直接使用,也可以作为参考。-Simulated annealing algorithm to solve TSP problem, which has more detailed code instructions can be used directly, or as a reference.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:737280
    • 提供者:蓝旺隆
  1. GENETIC

    0下载:
  2. VC写的一个遗传算法优化的C++类,根据对于初次接触遗传算法的很有用。-Genetic C++class,which is importmant to new comer want to study genetic.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:46080
    • 提供者:li
  1. GA

    0下载:
  2. 遗传算法的C++程序源代码,此部分为功能描述的部分关键代码!-it is about GA! if you need it, download and check it! thanks
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:钱赛
  1. SGA

    0下载:
  2. 标准的遗传算法的C源码,有详细的注释,能运行,适合初学者。-Standard genetic algorithm C source code, detailed notes, can run for beginners.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:200704
    • 提供者:Nancy
  1. yichuansuanfa

    0下载:
  2. 作者用C语言编写的遗传算法程序,修改了部分BUG,调试通过可以运行-Genetic algorithm written in C program (can run for beginners)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:dushen
  1. gak

    0下载:
  2. 给予遗传算法的k均值聚类算法的c++ 源代码 采用二进制编码方式-yichuan suan fa de c++ yuan daima
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:jim green
  1. 4

    0下载:
  2. 一个相当经典的遗传算法在C++上的实现-A very classic genetic algorithm implementation on C++
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:dsp
  1. GAyuzhifenge

    1下载:
  2. 一个很不错的小软件,基于遗传算法的图像阈值分割,C++编写,运行结果满意-A very nice little software, based on genetic algorithm for image segmentation, C++ written, the results satisfactory
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:5943296
    • 提供者:加仑
  1. 1

    0下载:
  2. c++遗传算法非常有用的代码希望大家下载 多说无益快去下载吧-c++ code for genetic algorithm is very useful to say a futile hope to download Go to download it
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:王凯
  1. bag

    0下载:
  2. C++实现的,遗传算法解决背包问题,很经典-C++ implementation of genetic algorithm to solve knapsack problem, it is classic
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:923648
    • 提供者:wangdong
  1. TSP_GA

    0下载:
  2. 在c语言中用遗传算法解决旅行商问题的一个简单的程序,含有主程序,数据文件-In c language using genetic algorithms to solve the traveling salesman problem of a simple program, with the main program, data file
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:陈建飞
  1. beibaoGA

    0下载:
  2. 背包问题用遗传算法的一种简单程序,所用语言是c语言。-Knapsack problem with a simple genetic algorithm procedure, the language is c language.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:陈建飞
  1. TSP

    0下载:
  2. 基于C++的,利用遗传算法解决TSP问题的程序。-Based on C++, using the genetic algorithm to solve TSP problem procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:屈斌
  1. GenteticAlgorithm

    0下载:
  2. 遗传算法,包括他的改进算法,并且有详细的算法解释说明,很容易理解-Genetic algorithm based on C++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:271360
    • 提供者:zhangxinlin
  1. ga

    0下载:
  2. C语言实现遗传算法源程序,是参考某博士编的书上的源程序修改得来的-ga
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:hujunjie
  1. gac

    0下载:
  2. C++的遗传算法,仅供初学者参考,包含基本遗传算法的基本方法-C++ genetic algorithm, only for advanced users, including the basic method of genetic algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:193536
    • 提供者:qi
  1. GAVRP

    0下载:
  2. 基于遗传算法的VRP程序,主要是其中几个操作,用c++编写-VRP procedures based on genetic algorithms, several of which operate mainly with the preparation of c++
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:li
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org