CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - simple algorithm

搜索资源列表

  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:863.52kb
    • 提供者:wzy
  1. ga

    0下载:
  2. A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:616.67kb
    • 提供者:林大衛
  1. fenzhifa

    1下载:
  2. 棋盘覆盖问题,是用分治法实现的。基本上全是数字实现的。虽然简单,但是这是为了说明一个算法的设计问题-Board cover problem is the use of sub-rule method to achieve. Basically, all the figures attainable. Although simple, but this is to illustrate the design of an algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:832byte
    • 提供者:刘锦瑞
  1. ch1

    0下载:
  2. 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:876byte
    • 提供者:小云朵
  1. ch2

    0下载:
  2. 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:957byte
    • 提供者:小云朵
  1. ch3

    0下载:
  2. 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1.06kb
    • 提供者:小云朵
  1. ch4

    0下载:
  2. 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:899byte
    • 提供者:小云朵
  1. geneticalgorithms

    0下载:
  2. 用于进行简单的遗传算法,算法给出了一个具体的算例,用于进行计算-For the simple genetic algorithm, the algorithm is given a specific example, used to make the calculation
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:348.52kb
    • 提供者:王风
  1. pso

    0下载:
  2. 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1kb
    • 提供者:fanglingfen
  1. ACO

    0下载:
  2. 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
  3. 所属分类:MPI

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

    0下载:
  2. 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:963byte
    • 提供者:付玉强
  1. Genetic

    0下载:
  2. 一個簡單的ga演算法,並有線圖產生,利用VB所寫的。-Ga a simple algorithm, and cable map production, written using VB.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:479.87kb
    • 提供者:張小傑
  1. mpi_sort

    0下载:
  2. this is a simple merge sort algorithm by MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:618.15kb
    • 提供者:chen
  1. mpi-programming

    0下载:
  2. mpi编程,并行计算实验实现的十四个小算法,效率,算法简单易懂,希望对初学mpi编程的人有所帮助,有详细注释。-Mpi programming, parallel computing experiment of the realization of the 14 small algorithm, efficiency, algorithm is simple to understand, the hope for beginners who mpi programming help, and h
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:754.54kb
    • 提供者:李影
  1. CPPdanchunxingfa

    0下载:
  2. 用C++实现修正单纯形法的优化计算,算法简洁,应用广泛-Corrected with C++ realize the simplex method of optimization calculation algorithm is simple, and widely used
  3. 所属分类:MPI

    • 发布日期:2017-12-05
    • 文件大小:5.41kb
    • 提供者:III
  1. maopao

    0下载:
  2. 冒泡算法的具体C++程序,简洁方便,能够快速运行-Bubbling algorithm specific C++ program is simple and convenient to quickly run
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:4.5mb
    • 提供者:young
  1. test1

    0下载:
  2. 并行算法的简单demo,简单的打印输出线程-Simple parallel algorithm demo, simple printout thread
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:1.12mb
    • 提供者:litianqi
  1. bp-neural-network

    0下载:
  2. 很简洁的bp神经网络算法讲义,而且比较容易懂,其实bp网络很简单的-handouts of concise bp neural network algorithm, and very easy to understand, in fact, bp network very simple is very simple as this
  3. 所属分类:MPI

    • 发布日期:2017-12-04
    • 文件大小:175.77kb
    • 提供者:卢仝
  1. newtest

    0下载:
  2. 在hadoop下实现的一个简单的哈夫曼算法,能对文件进行压缩-In hadoop achieve a simple Huffman algorithm, can compress the file
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11.49mb
    • 提供者:dupengcheng
  1. ARD

    0下载:
  2. 矩阵联合对角化的ARD算法。超级经典。超级简单。超级好用。-ARD lization of the matrix algorithm. Super classic. Super simple. Super easy to use.
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:6.07kb
    • 提供者:王磊杰
« 12 »
搜珍网 www.dssz.com