CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - parallel algorithm

搜索资源列表

  1. Metaparllel

    0下载:
  2. 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:154.64kb
    • 提供者:joey
  1. 分形图并行算法

    0下载:
  2. 这是一个基于Delphi开发的网络分形图并行算法-based Delphi network Fractal Parallel Algorithm
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:45.79kb
    • 提供者:覃积飞
  1. SampleSort

    0下载:
  2. 关于PSRS(Parallel Sorting by Regular Sampling)并行算法的权威论文-on Message (Parallel Sorting by Regular Sampl ing) the authority parallel algorithm papers
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:57.44kb
    • 提供者:鲁永泉
  1. parallel_algorithm_of_wavelet

    0下载:
  2. 用于图象处理的小波变换并行算法,本文在二进小波变换及Mallat快速算法原理的基础上,分析了小波变换的 可并行成分,研究了小波变换的并行算法.算法分析表明,并行小波变换可以有效 地提高运行速度,其并行处理效率也接近理想状态.-image processing for the wavelet transform parallel algorithm, In this paper, two Progressive Mallat wavelet transform and fast algor
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23.74kb
    • 提供者:bmb
  1. 解一般tsp问题的并行算法

    0下载:
  2. 此文件是用VC编写的关于编译原理解一般tsp问题的并行算法-this document is prepared by the VC on the original compiler tsp general understanding of the parallel algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:97.49kb
    • 提供者:nyxz
  1. Desktop

    0下载:
  2. 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
  3. 所属分类:Console

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

    1下载:
  2. 假设有n个任务由k个可并行工作的机器完成。完成任务i需要时间为Ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。 -Suppose there are n-task by the k-parallel machine can be completed. I need time to complete the task Ti. Try to design an algorithm to find completing these n-best task schedu
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-20
    • 文件大小:995byte
    • 提供者:孙云
  1. 演化法

    0下载:
  2. 首先介绍了当前求解TSP问题最好的演化算法之一:GT算法。文中重点设计了在NOW上求解旅行商问题GT算法的并行算法,详细描述了设计思路,设计策略。还给出了相当详细的并行算法描述。文中设计的并行算法已经在NOW上的PVM平台上实现。关键词NOW,演化计算,旅行商问题,并行计算-first briefed on the current TSP evolutionary algorithm best one : GT algorithm. The article focused on the desi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:195.54kb
    • 提供者:巨金华
  1. Apriori

    1下载:
  2. 关联规则挖掘的研究工作主要包括:Apriori算法的扩展、数量关联规则挖掘、关联规则增量式更新、无须生成候选项目集的关联规则挖掘、最大频繁项目集挖掘、约束性关联规则挖掘以及并行及分布关联规则挖掘算法等,其中快速挖掘与更新频繁项目集是关联规则挖掘研究的重点,也是多种数据挖掘应用中的技术关键,已用于分类规则挖掘和网络入侵检测等方面的研究。研究者还对数据挖掘的理论进行了有益的探索,将概念格和粗糙集应用于关联规则挖掘中,获得了显著的效果。到目前为止,关联规则的挖掘已经取得了令人瞩目的成绩,包括:单机环境
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:1.96mb
    • 提供者:henry
  1. Dijkstra-omp

    0下载:
  2. C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:computing
  1. conf043

    0下载:
  2. A Genetic Algorithm Approach to Scheduling Communications for a Class of Parallel Space-Time Adaptive Processing Algorithms
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:65.93kb
    • 提供者:mohamed
  1. desion_tree

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

    • 发布日期:2017-05-24
    • 文件大小:7.44mb
    • 提供者:薛文
  1. name4

    0下载:
  2. DES加密算法(VS C++ 2005)并行算法-DES encryption algorithm (VS C++ 2005) Parallel Algorithm for
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4.06kb
    • 提供者:equator
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1023byte
    • 提供者:周济
  1. Graphic

    0下载:
  2. 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:561.5kb
    • 提供者:郭事业
  1. Machine

    0下载:
  2. 最佳调度问题,假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Optimal scheduling problem, assuming there are n a task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design a complet
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:903byte
    • 提供者:李晓明
  1. Gaussian

    0下载:
  2. Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
  3. 所属分类:Windows Develop

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

    0下载:
  2. Peric书中附带的所有源码,包括同位网交错网格在2d,3d的层流算法,还有附带的并行算法,拉普拉斯算法等,具体参考readme文件-Peric book with all the source code, including the coordinates with a staggered grid in the 2d, 3d of the laminar flow algorithm, as well as with the parallel algorithm, Laplace algor
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1.44mb
    • 提供者:耗子
  1. A-Parallel-Repair-Genetic-Algorith

    0下载:
  2. A Parallel Repair Genetic Algorithm to Solve the Unit Commitment Problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:391.21kb
    • 提供者:power
  1. PParallelDista

    0下载:
  2. 并行算法学习资料。附录了大量量并行算法例子程序。 -Parallel algorithm for learning materials. Appendix considerable amount of parallel algorithm example program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:1.98mb
    • 提供者:guowai
« 12 3 4 5 6 »
搜珍网 www.dssz.com