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

搜索资源列表

  1. message

    0下载:
  2. 利用linux环境下的C语言编写的一个并行算法的简单程序-err
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1122
    • 提供者:
  1. PGA

    0下载:
  2. 本文详细介绍了并行遗传算法的定义,应用等等,不失为一篇好论文-This paper introduces in detail the definition of parallel genetic algorithms, applications, etc., may be a good thesis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:126390
    • 提供者:yuboyushui
  1. quantum2

    0下载:
  2. 遗传算法并行性好,不易陷入早熟,是目前在遗传算法方面一个比较新研究,该压缩包里包含了大量了一些优秀的遗传算法的一些优秀文章-Parallel genetic algorithm is good, not easily caught early, is the genetic algorithm in a relatively new research area, the compression bag contains a large number of a number of excellen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:433485
    • 提供者:meng
  1. ex2_simulated_annealing

    2下载:
  2. MPI并行计算模拟退火算法,可以设置处理器结点个数,比较不同节点个数时的计算时间-MPI parallel computing simulated annealing algorithm, you can set the number of processor nodes, the number of different nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:164021
    • 提供者:谷谷
  1. paralall_sort

    0下载:
  2. mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:176944
    • 提供者:谷谷
  1. kebiaopaike

    0下载:
  2. 以前从网上下载的一个比较好的排课系统,排课系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。课表安排完全自动化(也可手工安排),排完后可进行调整,采用随机安排方式,具有排课速度快、准确率高、效果好,并能自动计算教师教学工作量,多种格式的班级、教师、全校课程表的输出。主要功能包括:课表管理(新建、打开、删除课表)、基本设置(年级、班级、教师、课程)、教学设置(上课时间、课时、教师任课)、排课设置(班级课表、排课条件、科目优先、排课选项)、教师安排、
  3. 所属分类:Education soft system

    • 发布日期:2017-05-07
    • 文件大小:1243824
    • 提供者:张强
  1. Hertingexe

    0下载:
  2. 多体系统运动学,动力学分析计算程序,采用递推算法。-Dymore
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:48703
    • 提供者:mqh_2009
  1. homework

    0下载:
  2. 这是研究生的并行计算的作业,实现多插入排序抽取算法,C语言的。-it is a homework for postgraduate by C language ,in order to sort data。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:33402
    • 提供者:songkzh
  1. ExperimentsOfParallelAlgorithms

    1下载:
  2. 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
  3. 所属分类:Algorithm

    • 发布日期:2016-06-23
    • 文件大小:1150777
    • 提供者:绿城苍狼
  1. assignment5

    1下载:
  2. 输入24位bmp图片,根据误差扩散算法,使其变成黑白图,并尝试使用openMP并行化-input .bmp picture-24bits,according to some method, change to blank-and-white picture,used openMP to parallel
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-09-22
    • 文件大小:10880540
    • 提供者:王文婷
  1. picturemix

    0下载:
  2. 用VC++实现的一个系统,该系统实现了各种图像融合算法并对各种算法的效果并行比较-Using VC++ to achieve a system to achieve a variety of image fusion algorithms and compare the effect of parallel
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3899822
    • 提供者:蜗牛
  1. canon2

    0下载:
  2. 主要还是让A(i,j) B(i,j)进行移动A(i,i+j),B(i+j,j),然后进能直接相乘。具体的内容可以看并行算法导论,-Matrix multiplication with the Cannon Algorithm: The Cannon Algorithm for matrix multiplication was presented in the course “Parallel and Distributed Algorithms “by Dr. Klauck. Sh
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2406
    • 提供者:刘铭
  1. Matrixmultiplication

    0下载:
  2. 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:3554
    • 提供者:Jurihui
  1. FFT

    1下载:
  2. 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:3807
    • 提供者:Juri hui
  1. gauss

    0下载:
  2. 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2568
    • 提供者:Juri hui
  1. bingxing

    0下载:
  2. 并行算法源码,提供了多个例子,刚学习并行算法的可以参考一下-source code of Parallel Algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:836882
    • 提供者:pengxiaoyan
  1. BP_parallem

    0下载:
  2. 编程的 BP算法并行,很好,值得下载,详细的介绍了BP算法-Of the BP algorithm for parallel programming, well worth downloading and detailed descr iption of the BP algorithm for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1651683
    • 提供者:薛文
  1. desion_tree

    0下载:
  2. 决策树的并行算法 及决策树的研究,值得下载-Parallel Decision Tree Algorithm and Decision Tree Research
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7798912
    • 提供者:薛文
  1. fga-1.4.tar

    0下载:
  2. 使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed descr iption of the document, use the interface function is passed the fitness functi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:226693
    • 提供者:asy
  1. OpenMP_exercise

    1下载:
  2. 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:240056
    • 提供者:luoang
« 1 2 3 4 5 6 78 9 10 11 12 ... 40 »
搜珍网 www.dssz.com