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

搜索资源列表

  1. 一个GA源程序

    0下载:
  2. This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function - This a simple genetic algorithm implementation where the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6902
    • 提供者:刘海
  1. 遗传算法.C

    0下载:
  2. 用dev-C编写的遗传算法程序,用来计算函数极值的。-with dev - C GA prepared by the procedures used to calculate the maximum function.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:马文
  1. 5ivb_172253

    0下载:
  2. 挂号 费更好的反户飞过海发飞过海反户嘎-registered better - households over the sea over the sea-Ga households
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:362881
    • 提供者:wq
  1. PIDTuningUsingG.A

    0下载:
  2. -PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic geneti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:104620
    • 提供者:余志华
  1. GA(VC)

    0下载:
  2. 是利用VC6.0开发出来的,实现基本的遗传算法,提供给大家一起学习一下。-using VC6.0 developed, and achieving the basic genetic algorithm, for everyone to learn about.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:17597
    • 提供者:谢瑞浩
  1. hgaexp

    0下载:
  2. HGA 大力神图形卡开发程序   HGA 大力神图形卡开发程序  Redirection重定向脚本工具  -HGA Hercules graphics card development process H GA Hercules Graphics Card procedures Redirection Redirection redirect scr ipt tools redirect feet this tool
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:147752
    • 提供者:62657415
  1. Chp15

    0下载:
  2. 背包问题的遗传算法解法 背包问题的遗传算法解法-knapsack problem genetic algorithm method knap sack problem GA knapsack asked Solution that the genetic algorithm method knapsack problem Genetic Algorithm Solution
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1019339
    • 提供者:my name
  1. SGA_for_testing

    1下载:
  2. 在软件测试的单元测试中,需要找出满足某种覆盖率(如分支覆盖)的测试数据(函数参数值)来判断被测函数是否有bug。源程序利用遗传算法的全局寻优特性实现了测试数据的自动产生而不用人工凭经验输入参数值。程序中被测试函数用的是三角函数。源码用C++实现了GA的寻优过程,并注有必要的注释,运行结果能够很快找到解。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1045177
    • 提供者:rongliping
  1. ga

    0下载:
  2. 一个比较好的遗传算法源代码,希望对初学者有用!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21371
    • 提供者:wyq
  1. ga

    0下载:
  2. 设置窗体置顶源码
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1719
    • 提供者:222
  1. 基本术语(中英文对照)

    0下载:
  2. 对学习遗传算法的同行有帮助-learning GA peer help!
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:2976
    • 提供者:林全
  1. 遗传算法GA解决TSP问题

    0下载:
  2. 基本遗传算法GA解决TSP问题 完美运行
  3. 所属分类:其它

    • 发布日期:2011-06-13
    • 文件大小:3011
    • 提供者:wsluoqi37
  1. led

    0下载:
  2. 光二极管 发光二极管简称为LED。由镓(Ga)与砷(AS)、磷(P)的化合物制成的二极管,当电子与空穴复合时能辐射出可见光,因而可以用来制成发光二极管,在电路及仪器中作为指示灯,或者组成文字或数字显示-led
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8257010
    • 提供者:
  1. Vince-Geometric_Algebra_for_Computer_Graphics

    0下载:
  2. Geometric Algebra for Computer Graphics interested in designing GA algorithms
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:2038690
    • 提供者:Vladimir
  1. GA_workscheduling

    0下载:
  2. 使用基因演算法對工廠工作做最佳化。每個零件都有送進機器處理的順序,每個零件在不同機器也有不同處理時間,使用GA演算法來找出可行解。-The use of genetic algorithm to optimize the factory work. Parts are sent to each machine to deal with the order, each machine in different parts have different processing time, the us
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:390323
    • 提供者:張看極
  1. tsp-GA-UI

    0下载:
  2. 带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:419091
    • 提供者:xnhcx
  1. scroll

    0下载:
  2. 这是滚动条的应用的例子,有置左置右,还有重置的功能,控制滚动条时会有滚动条进度数字显示!- I am ga chinese man,so I don t know how to decrisinnng it!
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1871194
    • 提供者:罗剑
  1. GA_TSP

    0下载:
  2. 用MFC开发的GA写的旅行商问题(TSP)-it is a program on MFC,for the problen of TSP ,the algrorithm is GA
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:4030413
    • 提供者:李晓
  1. TST51

    0下载:
  2. 路径优化,遗传算法,蚁群算法,遗传蚁群算法-imformation GA
  3. 所属分类:Button control

    • 发布日期:2017-12-25
    • 文件大小:46111744
    • 提供者:德育
  1. mulgiple-transmite

    0下载:
  2. 遗传算法是数据挖掘中的重要部分,通过杂交的方法,选出最优的解-Genetic algorithm (ga) is the most important part of data mining, through hybridization method, choose the optimal solution
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:92307
    • 提供者:Sabriza
« 12 »
搜珍网 www.dssz.com