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

搜索资源列表

  1. CalCulateCodeLine

    0下载:
  2. 这个是代码统计器,里面的算法是外国人做的,我做的只是对其中进行了修改,比如可以一次性选择多个文件等等,写的更通俗一点,便于大家观看,具有比较强的实用性,值的一下!相信对大家有用的-this is code for statistics, which the algorithm is a foreigner to do, I just do them the right to amend, For example, one-time can select multiple documents, e
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:28019
    • 提供者:xmcxcoc
  1. 北京公交线路选择问题

    0下载:
  2. 北京公交线路选择问题 功能完全实现的工交算法,但是速度不快
  3. 所属分类:并行运算

    • 发布日期:2014-01-16
    • 文件大小:1228
    • 提供者:杨光
  1. sort-mpi

    0下载:
  2. * 算法描述: 分段 -> 段内排序 -> 归约结果。 * 1,根进程读取输入,将元素个数广播给各个进程。 * 2,然后各进程计算段长度和段偏移。 * 3,然后根进程选择第一个段,标记站位符。 * 4,跟进程将剩余元素发送给下一进程,下一进程选择段的同时,根进程排序。 * 5,下一进程继续此过程,直到最后一个进程,所有元素都进行排序。 * 6,进程将排序好的元素,按照段偏移归约给根进程。 * 7,根进程输入结果。 *
  3. 所属分类:并行运算

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

    0下载:
  2. 遗传算法通过源代码 选择交叉编译 有较好的收敛性-Genetic selection through cross-compile the source code has a better convergence
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:10713
    • 提供者:cuiping5122
  1. AKL

    0下载:
  2. 使用DCOM和VC++6.0编程实现了AKL并行K选择算法!带有详细的注释!非常详细可直接运行和测试。-Using DCOM and VC++6.0 K parallel programming selection algorithm of the AKL! With detailed notes! Very detailed and the test can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:8079553
    • 提供者:海诺
  1. LUwithOpenMP

    2下载:
  2. 用OpenMP实现的LU矩阵分解算法,选择了合适的并行颗粒度,速度快。-LU decomposition with OpenMP
  3. 所属分类:MPI

    • 发布日期:2016-09-18
    • 文件大小:1024
    • 提供者:fa
  1. Differential-evolution-algorithm

    0下载:
  2. 两目标函数差分进化算法带罚函数算例,罚函数写在目标函数包括交叉、竞争、选择等-Differential evolution algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-09
    • 文件大小:3623
    • 提供者:lixiang
  1. DeJong

    1下载:
  2. 遗传算法程序测试De Jong函数;选择方法:最优保存、轮盘赌选择、改进最佳保留;动态或静态变异;量子遗传算法测试PFH函数;运用到量子遗传算法的交叉、变异等操作。-De Jong genetic algorithm program test function selection methods: elitist, roulette selection, the best retention improvement dynamic or static variation quantum g
  3. 所属分类:MPI

    • 发布日期:2015-05-19
    • 文件大小:7168
    • 提供者:张润丹
  1. BEZIER

    0下载:
  2. 一个完成第k小问题的选择算法,可以实现,而且有三个项目-Completion of a small problem of the k selection algorithm can be achieved, and there are three items
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1149729
    • 提供者:xiaoou
  1. Untitled2

    0下载:
  2. 利用遗传算法的选择、交叉、变异功能来解决一元函数求最优值问题-The use of genetic algorithm selection, crossover and mutation function to solve a problem of the optimal value function uation dollar
  3. 所属分类:MPI

    • 发布日期:2017-12-10
    • 文件大小:693
    • 提供者:沉淀
  1. duoyuanhanshuyouhua

    2下载:
  2. 利用遗传算法的选择、交叉、变异功能来解决多元函数求最优值问题-The use of genetic algorithm selection, crossover and mutation function to solve the problem of the optimal value of variable function
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:894
    • 提供者:沉淀
  1. duoyuandanfenghanshuyouhua

    0下载:
  2. 利用遗传算法的选择、交叉、变异功能来解决多元单峰函数求最优值问题-The use of genetic algorithm selection, crossover and mutation function to solve the multi-function uation unimodal optimal value problem
  3. 所属分类:并行运算

    • 发布日期:2017-04-12
    • 文件大小:764
    • 提供者:沉淀
  1. Untitled3

    0下载:
  2. 利用遗传算法的选择、交叉、变异功能来求解De Jong函数优化问题-The use of genetic algorithm selection, crossover and mutation function to solve the function optimization problem De Jong
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:沉淀
  1. cutou

    0下载:
  2. 无线传感器的分簇算法。多轮选择簇头,簇内多跳-Wireless sensor clustering algorithm. Several rounds of cluster head selection
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:9228
    • 提供者:熊伟
  1. 并行计算导论(原书第2版) 清晰PDF

    2下载:
  2. 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit
  3. 所属分类:并行计算

    • 发布日期:2020-09-26
    • 文件大小:49017856
    • 提供者:gl62m
搜珍网 www.dssz.com