CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - objective c

搜索资源列表

  1. NSGA(C++) 单目标遗传算法

    2下载:
  2. 单目标遗传算法c++ 本程序以调通,有充分的说明便于理解 须注明的是本程序来自于网络-single objective of the genetic algorithm c procedures to transfer links. Note fully annotated to facilitate understanding of the process from the network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-02-28
    • 文件大小:3.87kb
    • 提供者:dongzi
  1. MyPSO

    0下载:
  2. //开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3.12 //作者:刘波 //粒子群优化算法(PSO):本算法求目标函数的最小值-/ / development platforms : Microsoft.NET Framework 2.0, Microsoft Visual C# 2005 Express / / Date : 2005.3.12 / / Author : Liu Bo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.66kb
    • 提供者:剑胆琴心
  1. gacode-in-c

    0下载:
  2. This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective(
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23.97kb
    • 提供者:阳光灿烂
  1. K-均值聚类算法C++编程

    3下载:
  2. K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.98kb
    • 提供者:韩磊
  1. deboor-cox.rar

    0下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-13
    • 文件大小:215.63kb
    • 提供者:高阳
  1. NSGA-II.非常强大的多目标遗传算法

    27下载:
  2. NSGA-2 一种非常强大的多目标遗传算法,本人已经把它调通.,NSGA-2 a very strong multi-objective genetic algorithm, I have to tune it pass.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-11-24
    • 文件大小:374.63kb
    • 提供者:feishao
  1. nsga2_c_source.rar

    2下载:
  2. 实现遗传算法(GA)的多目标优化算法:NSGA-II算法。,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:9.88kb
    • 提供者:宋庆席
  1. NSGAII.rar

    1下载:
  2. 实现遗传算法(GA)的多目标优化算法:NSGA-II的MATLAB程序,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:7.39kb
    • 提供者:宋庆席
  1. GAexamples1

    0下载:
  2. 单目标遗传算法优化的经典例子,从中既能很好的理解遗传算法的基本原理,又能快速学会GA的C++编程。-Single-objective genetic algorithm optimization of the classic examples, from both a good understanding of the basic principles of genetic algorithm, GA can quickly learn to the C++ Programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:24.48kb
    • 提供者:antercy
  1. GAexamples2

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:24.21kb
    • 提供者:antercy
  1. GAexamples3

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:44.19kb
    • 提供者:antercy
  1. GAhead1

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。这3部分是头文件部分。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming. This Part 3 is part of header file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:67.43kb
    • 提供者:antercy
  1. GAhead2

    0下载:
  2. 单目标遗传算法优化的经典例子c++源码,可以很好的理解GA的原理和学习编程。这3部分是头文件部分。-Single-objective genetic algorithm optimization of the classic examples c++ Source can be a very good understanding of the principles of GA and learning programming. This Part 3 is part of header file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:44.21kb
    • 提供者:antercy
  1. Multiobjective-pso

    0下载:
  2. 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-16
    • 文件大小:10.44kb
    • 提供者:pengyang
  1. mopso

    0下载:
  2. 此程序为多目标粒子群程序,开发软件为Visual C-This procedure for the multi-objective particle swarm procedures, to develop software for the Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:61.46kb
    • 提供者:彭娟
  1. NSGA-II(2000)

    0下载:
  2. 这是多目标优化问题的经典文章,值得研究。A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)-A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:Winjade
  1. ga-and-mutil-objective

    0下载:
  2. 以C语言实现微遗传算法和多目标问题的源码。-C language source of micro-genetic algorithm and multi-objective problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:301.48kb
    • 提供者:grace
  1. c

    0下载:
  2. 实现遗传算法,基于遗传算法的水资源多目标优化问题的C程序。-Genetic algorithm, genetic algorithm-based water multi-objective optimization problem C program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:13.73kb
    • 提供者:李刚
  1. ABC.c

    2下载:
  2. 人工蜂群ABC算法的VC++源代码,在四个基准目标函数下,经仿真测试可成功运行,对刚接触ABC的初学者很有帮助-ABC VC++ artificial bee colony algorithm source code, in the four benchmark objective function, the simulation tests can be run successfully, very helpful for beginners new to ABC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:21.18kb
    • 提供者:雷天
  1. Single-objective-GA-code-in-C

    0下载:
  2. 遗传算法,适用于单目标的优化情况,C语音编写-Genetic algorithms for optimization case of a single goal, C prepared speech
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:28.03kb
    • 提供者:xcy
« 12 3 »
搜珍网 www.dssz.com