CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 基础算法

搜索资源列表

  1. xiaoshengjing

    0下载:
  2. 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:30.47kb
    • 提供者:崔暁魏
  1. genetic-algorithm

    0下载:
  2. 这是一个比较基础的遗传算法源代码,可以在此基础上根据个人的实际需要进行改动,希望有用!-This is a simple original code of genetic algorithm,you can adjust it according to your need。May it s helpful to you!!
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2.74kb
    • 提供者:Dr.Wang
  1. C

    0下载:
  2. 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:362.23kb
    • 提供者:pan
  1. FFT

    0下载:
  2. 实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1.04kb
    • 提供者:wuxinzhu
  1. 178_c

    0下载:
  2. 178个经典C语言源码,学习的经典。包含经典算法100例等诸多学习资料,适合初学者,菜鸟一定要学的最基础知识-178 classic C language source code, learning classic. Contains 100 cases of classic algorithms, and many other learning materials, suitable for beginners, the rookie we must learn the most basic
  3. 所属分类:assembly language

    • 发布日期:
    • 文件大小:80.52kb
    • 提供者:kaka
  1. yiqunjulei

    0下载:
  2. 改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛-Improved ant colony algorithm is based on improved genetic algorithm, based on the basic genetic algorithm, adding the variability factor, mutation, and thus faster convergence
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.45kb
    • 提供者:TANSHEN
  1. zuobiaozhuanhuan--MATLAB

    0下载:
  2. 基于matlab的大地测量基础的坐标转换,涉及算法和基础大地测量过程-Matlab-based geodetic coordinates of the base conversion, involving algorithms and basic geodetic process
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:520.03kb
    • 提供者:李祥云
  1. basic-simulated-annealing

    0下载:
  2. 基本的模拟退火算法程序,适合各类型在此基础上做相关改进。-The basic simulated annealing algorithm procedures, suitable for all types on this basis to make related improvements.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:194.87kb
    • 提供者:wanls
  1. m-particle-swarm-optimization

    0下载:
  2. 多目标粒子群算法,在基本粒子群算法的基础上进行了改进,程序简单明了。-Multi-objective particle swarm algorithm based on particle swarm algorithm has been improved, the program is simple and straightforward.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:11kb
    • 提供者:wanls
  1. cPP

    0下载:
  2. c++基础功能展示 从基础学起 功能关于c++的数学算法问题的源代码!- C++ basic function display From the basics Function on the mathematical algorithm c++ source code!
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:143.91kb
    • 提供者:平洛
  1. 3

    1下载:
  2. 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
  3. 所属分类:assembly language

    • 发布日期:2017-12-15
    • 文件大小:2kb
    • 提供者:刘琦
  1. Fibonacci

    0下载:
  2. 运行一个斐波那契序列,,得到基础的函数,是一个c语言初学的不错算法(Run a Fibonacci sequence, function based, is a good algorithm for C language beginners.)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-06
    • 文件大小:477kb
    • 提供者:SENAIZUMI
  1. 二维粒子群算法的matlab源程序

    0下载:
  2. 基于基础的粒子群算法,实现粒子群算法的二维求解。(The realization of two-dimensional particle swarm algorithm.)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-30
    • 文件大小:20kb
    • 提供者:Oliver_xin
  1. 遗传算法多目标优化

    0下载:
  2. 这是遗传算法多目标优化程序。虽然是基础的GA算法程序,但是注释清晰,可以修改目标函数运行,也可以在此基础上进行算法优化(This is a multi-objective optimization program of genetic algorithm. Although it is the basic GA algorithm program, but the annotation is clear, it can modify the operation of the objective
  3. 所属分类:汇编语言

    • 发布日期:2021-02-22
    • 文件大小:7kb
    • 提供者:游鱼儿
搜珍网 www.dssz.com