CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 遗传

搜索资源列表

  1. 20056153639781

    0下载:
  2. 本文采用C++开发遗传算法,并由次算法解决最短路算法,函数最优化算法,取得了良好的效果。-this paper, C development of genetic algorithms, meeting with the shortest path algorithm for solving algorithms, function optimization algorithm, achieved good results.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:477556
    • 提供者:高路新
  1. gc-gga.tar

    0下载:
  2. linux下的一个分组遗传算法,用于求解点着色的问题
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. ga算法的源码解连续空间.遗传算法解最优化问题的计算效率比较高、适用范围相当广
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4640
    • 提供者:李丽
  1. m5

    0下载:
  2. 详细说明: 用遗传算法解决函数优化问题原代码 求出最优解与迭代次数
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1660
    • 提供者:tangli
  1. GA

    0下载:
  2. 基于遗传算法的背包问题求解,有基本的说明和代码 其他人不需帐号就可自由下载此源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:789
    • 提供者:ZHANGWEN
  1. UMFG

    1下载:
  2. 程序适合大学毕业设计论文!!用java编写! [autopk.rar] - 开源的自动排课系统,遗传算法,非常好,大家可以参考参考 [psd.zip] - photoshop图像文件格式说明 -Program for university students study! ! Written with java! [Autopk.rar]- Open Source Automated Course Scheduling System, genetic algorithm, very
  3. 所属分类:Network Security

    • 发布日期:2017-04-09
    • 文件大小:1860037
    • 提供者:董鹏康
  1. SGA

    0下载:
  2. 自编的基于实数编码的遗传算法源程序(fortran) ,用于搜索最小值-Self-based real-coded genetic algorithm source code (fortran), used to search for the minimum
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2201
    • 提供者:wangrubin
  1. CGA

    0下载:
  2. 遗传算法包 C开发 很实用的 遗传算法 遗传算法-Genetic Algorithm package C is very useful to develop genetic algorithm genetic algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:79846
    • 提供者:赵新星
  1. scs

    0下载:
  2. 基本遗传分类系统 SCS.C */ /* Simple Classifier System */ /* developed from the Pascal SCS code presented by David E.Goldberg */ /* 同济大学计算机系 王小平-The basic genetic classification system SCS.C*//* Simple Classifier System*//* developed from the Pascal SC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:7734
    • 提供者:莫篠
  1. GenetikZIP

    0下载:
  2. 相当不错的,遗传算法源程序,大家不要积分可以随便下载。-GA code by c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4277
    • 提供者:shouhaiyang
  1. nsga2-gnuplot-v1.1

    0下载:
  2. nsga2具体算法代码,用来多目标遗传算法的学习和研究-the code of nsga2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:24350
    • 提供者:小刘
  1. SGA

    0下载:
  2. 实现基本遗传算法对Rosenbrock函数的全局最大值的计算,可以通过改变遗传算子和染色体的编码解码来实现基本遗传算法通用性。-Genetic algorithm to achieve the basic function of Rosenbrock calculation of the overall maximum value, you can by changing the genetic operator and chromosome codec to achieve universal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:10022
    • 提供者:liuzhaodong
  1. mima

    0下载:
  2. 遗传密码学经典的大家下载呀非常漂亮简短优美安全-Genetic code of all the classic places to download it very beautiful beautiful short security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5793895
    • 提供者:聂恒军
  1. TSP

    0下载:
  2. 有遗传算法及模拟退火算法对TSP的应用,有框架窗口。-A genetic algorithm and simulated annealing algorithm for TSP applications, there are frame window.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4495516
    • 提供者:terry
  1. tsp

    0下载:
  2. 该程序解决10个城市的货郎担问题(TSP),主要使用简单的遗传算法实现。该过程中包括:编码、解码,选择,交叉,变异等!-The program to solve the traveling salesman problem of 10 cities (TSP), the use of simple genetic algorithm. The process includes: encoding, decoding, selection, crossover and mutation!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:11080
    • 提供者:yangshoping
  1. GA_TSP

    0下载:
  2. 很好的用VC++解决了遗传算法实现TSP的源代码,很不错的,去试一试吧-Using yichuan suanfa jiejue TSP
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:3382
    • 提供者:华江
  1. Hopfield

    0下载:
  2. 遗传算法,希望对搞算法研究的人有所帮助吧!!多看看啊-Genetic algorithms, hope to people who engage in Algorithm help it! ! See more ah! !
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:402255
    • 提供者:张小华
  1. ModelGenerationforanIntrusionDetection

    0下载:
  2. 记载每一代的进化过程中保留多个最优个体不参加交叉,变异等遗传运算,而直接将他们复制到下一代群体中。-Documented the evolution of each generation to keep more than the best individual does not participate in crossover and mutation genetic operators, and direct them to the next generation of copy group
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:197407
    • 提供者:andyiouv
  1. newyichuan

    0下载:
  2. 用C++编程后遗传算法的仿真实验,非常有用,大家可以下载来运行看看结果。-C++ programmed genetic algorithm simulation, very useful, you can download to run look at the result.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:689372
    • 提供者:努力
  1. 蚁群算法

    1下载:
  2. 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according to the dynamic model of the un
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:zyx1903435712
« 12 3 »
搜珍网 www.dssz.com