搜索资源列表

  1. RouletteWheelSelection

    0下载:
  2. GA算法中的轮盘赌选择法程序,本程序为本人所写,ati-clockwise方向,另附输入输出文件。-GA the roulette selection procedures, the procedures I wrote, ati-clockwise direction, followed by input and output documents.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:ab418001
  1. GAGJ)

    0下载:
  2. 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choic
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3662
    • 提供者:林洋
  1. SimpleGA

    0下载:
  2. 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2976
    • 提供者:东方志柱
  1. TSP

    0下载:
  2. 用遗传算法解决旅行商问题,并用图形界面显示出来。比较了分别采用轮盘赌选择算子和锦标赛选择算子的遗传算法求解TSP问题的性能,包括:运行时间、进化总代数和最优解质量。 结果曲线可以用图形显示出来。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:71673
    • 提供者:sdfsfdsf
  1. GAforTSP

    0下载:
  2. 遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5001
    • 提供者:底欣
  1. monisuanfa

    0下载:
  2. 遗传算法及轮盘赌选择的C++实现.pdf
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:208928
    • 提供者:gaozhiyuan
  1. routelleloginforwindows

    0下载:
  2. routelle login for windows 一个台湾轮盘赌的登陆工具条!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4452
    • 提供者:翁进飞
  1. 遗传算法实现旅行商问题

    0下载:
  2. 本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2770
    • 提供者:谢继晖
  1. 遗传算法实现旅行商问题

    1下载:
  2. 本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:谢继晖
  1. RouletteWheelSelection

    0下载:
  2. GA算法中的轮盘赌选择法程序,本程序为本人所写,ati-clockwise方向,另附输入输出文件。-GA the roulette selection procedures, the procedures I wrote, ati-clockwise direction, followed by input and output documents.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:
  1. GAGJ)

    0下载:
  2. 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choic
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:林洋
  1. SimpleGA

    0下载:
  2. 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。-The procedure for the use of a roulette wheel selection, single-point crossover and basic bit mutation operator, embedded elite reservation strategy for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:东方志柱
  1. TSP

    0下载:
  2. 用遗传算法解决旅行商问题,并用图形界面显示出来。比较了分别采用轮盘赌选择算子和锦标赛选择算子的遗传算法求解TSP问题的性能,包括:运行时间、进化总代数和最优解质量。 结果曲线可以用图形显示出来。-Genetic algorithm is used to solve the traveling salesman problem, and use graphical interface is displayed. Compared usin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:71680
    • 提供者:sdfsfdsf
  1. GAforTSP

    0下载:
  2. 遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.-Genetic Algorithm for TSP problem, using roulette wheel selection method, partially matched crossover operator and exchange mutation design.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:5120
    • 提供者:底欣
  1. monisuanfa

    0下载:
  2. 遗传算法及轮盘赌选择的C++实现.pdf-Genetic Algorithm and roulette choose C to achieve. Pdf
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:208896
    • 提供者:gaozhiyuan
  1. routelleloginforwindows

    0下载:
  2. routelle login for windows 一个台湾轮盘赌的登陆工具条!-routelle login for windows of a Taiwan roulette landing Toolbar!
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:翁进飞
  1. gamain

    1下载:
  2. 一个简单的遗传算法 采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:wangkang
  1. GAtest

    1下载:
  2. 轮盘赌遗传算法,用vc++写的,主要用于函数求最优值-Roulette wheel genetic algorithm, using vc++ to write, and is mainly used for seeking the optimal value function
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:474112
    • 提供者:wenzheng
  1. main

    0下载:
  2. 遗传算法的轮盘赌实现和竞标赛实现,很完整-Genetic Roulette Tournament achieve the realization and very complete
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:吴清源
  1. chat

    1下载:
  2. 俄罗斯少年开发的轮盘赌随机视频聊天,在线人们超过1-The development of Russian roulette juvenile random video chat, online people are more than 10,000
  3. 所属分类:WEB源码

    • 发布日期:2024-06-17
    • 文件大小:344064
    • 提供者:里面
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org