CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic algorithm c

搜索资源列表

  1. c implement of GA

    1下载:
  2. 遗传算法的c语言实现-genetic algorithm in C Language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:79811
    • 提供者:周爽
  1. ych2

    0下载:
  2. 遗传算法的c语言程序-Genetic Algorithm c Language Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:308787
    • 提供者:陈孟
  1. 粒子群优化算法C

    2下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17201
    • 提供者:wxd
  1. C++遗传算法的源代码

    0下载:
  2. 用VC++编写的遗传算法源程序,可以用内容较多-very useful, widely,VC++, coding, Genetic algorithm of C++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3841946
    • 提供者:me
  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7451
    • 提供者:阿波
  1. genetic-algorithm-in-cSharp

    0下载:
  2. C#的遗传算法实现,在学会代码的同时可以学会算法的思想-genetic algorithm in c#
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:14394
    • 提供者:流浪汉
  1. Genetic-algorithm-c-source-code-

    0下载:
  2. 基于遗传算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic Algorithms write code based on the traveling salesman problem, the function can solve fundamental problems, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:14727
    • 提供者:董乾东
  1. genenetic-algorithm-C-

    0下载:
  2. 一个函数优化遗传算法的C语言程序,可解决一般的函数优化问题-A function to optimize the C programming language of genetic algorithm, to solve the general function optimization problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:68108
    • 提供者:褚玉璞
  1. Genetic-algorithm-

    0下载:
  2. 简单的遗传算法实例,求解多个城市的旅行商问题。C++编写。大量注释-Examples of simple genetic algorithm to solve the traveling salesman problem in many cities. C++ write. Extensive comments
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2684892
    • 提供者:zhangxiangfei
  1. genetic algorithm in c#

    0下载:
  2. genetic algorithm in c#
  3. 所属分类:C#编程

    • 发布日期:2014-12-24
    • 文件大小:88019
    • 提供者:maalyawad
  1. Genetic-algorithm-to-optimize-svm

    1下载:
  2. 遗传算法优化支持向量机的惩罚系数C与高斯核系数g,能够提高支持向量机的分类精度-Genetic algorithm to optimize the punish coefficient of support vector machine (SVM) with gaussian kernel coefficient C g, can improve the support vector machine (SVM) classification accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1938
    • 提供者:T和
  1. Manhattan-loop-genetic-algorithm

    0下载:
  2. Manhattan回路—遗传算法求解,用遗传算法解哈密顿回路的c++ -Manhattan loop genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1009561
    • 提供者:zhangshuyang
  1. Genetic-Algorithm-Power-Systems

    0下载:
  2. 用C语言编写的基于遗传算法对电力系统无功优化程序源代码,程序调试基本完成。-C language based on genetic algorithm for reactive power optimization program source code, debugging basically completed.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-30
    • 文件大小:20996
    • 提供者:闻多
  1. 基于c语言的人工免疫算法的源程序

    0下载:
  2. 人工遗传算法的C语言代码,可以在C Free 5.0 IDE上测试通过。亲测有效。(artificial immune genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:116736
    • 提供者:小迪要加U
  1. Genetic Arithmetic

    0下载:
  2. C++实现的遗传算法(有注释)。写的很一般,但是可以实现。(C ++ genetic algorithm (annotated), write very general, but can be used.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:浅川
  1. knapsack_GA

    0下载:
  2. visual c++背包问题遗传算法求解,含注释(visual C++ knapsack problem genetic algorithm solution, containing annotation)
  3. 所属分类:

    • 发布日期:2018-01-09
    • 文件大小:286720
    • 提供者:zj992
  1. 简单遗传算法求函数极值C代码

    0下载:
  2. 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:淡爱18
  1. Three-methods-for-VRP

    0下载:
  2. 包括遗传算法,构建法和改进法在内的3种方法实现VRP问题。供初学者学习和参考(3 methods, including genetic algorithm, construction method and improved method, are used to realize the VRP problem. For beginners to learn and refer to)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:6419456
    • 提供者:chaostu
  1. Genetic and Ant Algorithms_src

    0下载:
  2. 遗传算法和蚁群算法的C++实现,对于初学者有一定的帮助(C++ implementation of genetic algorithm and ant colony algorithm, it is help for the studends who is learnign the algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:134144
    • 提供者:dabing0617
  1. C++排课系统

    1下载:
  2. 基于c++的排课系统,包含遗传算法和模拟退火算法,可以课设使用(Course scheduling system based on c++ includes genetic algorithm and simulated annealing algorithm, which can be used in course design.)
  3. 所属分类:Windows编程

    • 发布日期:2021-03-07
    • 文件大小:382976
    • 提供者:therookie
« 1 2 3 4 5 67 8 9 10 11 ... 39 »
搜珍网 www.dssz.com