CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - GA C

搜索资源列表

  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.59kb
    • 提供者:周薇
  1. c_for_GA

    0下载:
  2. 应用c语言模拟遗传算法的计算权值,实现平台vc6.0 .-use c simulink the GA for weight
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2.64kb
    • 提供者:dennis
  1. GA

    1下载:
  2. 遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.89kb
    • 提供者:whutedn009
  1. GAonC

    0下载:
  2. This is a simple GA on C with source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:38.06kb
    • 提供者:ayiek
  1. VRPH-1.0.0

    0下载:
  2. Furthermore, the simulator actually build in another algorithm - Dijikstra Algorithm. This algoritm is the best and fastest algo in solving shortest path problem. It s actually used to compare wtih GA in solving a specified situation. Simulator also
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:134.37kb
    • 提供者:celine
  1. gac

    0下载:
  2. /* ga.c */ /* Genetic Algorithm Program */ /* By Will Lennon */-/* ga.c */ /* Genetic Algorithm Program */ /* By Will Lennon */
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:9.23kb
    • 提供者:doc
  1. [My]Kruskal

    0下载:
  2. C Source Code for Genetic Algorithm (GA) in DCMST -C Source Code for Genetic Algorithm (GA) in DCMST
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.02mb
    • 提供者:vu hai ha
  1. GA

    0下载:
  2. 通过遗传算法,c++编程实现,工程实际中一些问题。-GA algorithms by c++
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:280.46kb
    • 提供者:蒲宝山
  1. GA-TSP

    0下载:
  2. TSP问题的遗传算法(GA)C++编程设计,需要自行编写输入数据文档即可-TSP Genetic Algorithem C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:Jeremy
  1. tsp

    0下载:
  2. SA、GA、PSO解决TSP问题的C++源代码-SA, GA, PSO to solve the TSP problem. C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:8.87kb
    • 提供者:demi
  1. code

    0下载:
  2. converted ga matlab code to c++ for solving scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:41.42kb
    • 提供者:sami
  1. NHibernate-3.2.0.GA-bin

    0下载:
  2. C#mvc开发使用的spring框架包,C#mvc开发使用的spring框架包-C# spring mvc framework package developed using the
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:7.95mb
    • 提供者:fengxu
  1. GABP

    1下载:
  2. 基于C++,的GA优化BP神经网络算法,有详细注释-Based C++, the GA optimization BP neural network algorithm, detailed notes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:477.11kb
    • 提供者:tgx
  1. GA

    0下载:
  2. 遗传算法的c++源代码,仅仅包含杂交和变异,不包含迁移-GA c++ source code,only contains crossover and mutation, does not include migration
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.6mb
    • 提供者:Cindy Shih
  1. Optimal_location_of_STATCOM_in_multimachine

    0下载:
  2. a b s t r a c t A new metaheuristic method, the Cuckoo Search (CS) algorithm, based on the life of a bird family is proposed in this paper for optimal design of static synchronous compensator (STATCOM) in a multimachine environment. PV curves are i
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:890.49kb
    • 提供者:elijj56
  1. GA_Algrithm

    0下载:
  2. 针对遗传算法有可能淘汰掉优秀种群的确定,对遗传算法做改进并用C++代码实现。-For genetic algorithm could eliminate the determination of good species, to do to improve the genetic algorithm (ga) and it is implemented in a c++ code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:8.69mb
    • 提供者:李虎
  1. GA-tsp

    0下载:
  2. 使用遗传算法解决了旅行商问题,采用C++做实现(The traveling salesman problem is solved by genetic algorithm, and implemented by C++.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2kb
    • 提供者:derek__z
搜珍网 www.dssz.com