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

搜索资源列表

  1. nt1

    0下载:
  2. mpi 结合vc编程用模拟退火法算一个最小路径的值-MPI programming combined with simulated annealing count path of a minimum value
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:969.63kb
    • 提供者:里港
  1. XShortest.rar

    0下载:
  2. 最短路径的并行算法 采用TBB 需要intel编译器 速度很快,Parallel shortest path algorithm required the use of TBB fast intel compiler
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:334.75kb
    • 提供者:邓辉
  1. shortpath

    0下载:
  2. 用c++实现求出最短路径的算法,并在结果中将其输出-Using c++ to achieve the shortest path algorithm to derive, and the result will be the output
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:7.27kb
    • 提供者:强哥
  1. routerArithmetic

    0下载:
  2. 路由算法,实现两台PC机之间的路由行走路径,提供源代码-Routing algorithm to achieve between the two PC-walking path routing to provide the source code
  3. 所属分类:MPI

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

    0下载:
  2. 求图的任意两点之间最小路径的算法,利用了矩阵乘的原理-Order to map the smallest path between any two points in the algorithm, using the principle of the matrix multiply
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1.41kb
    • 提供者:hexing
  1. Antcolonyalgorithmpathplanning

    0下载:
  2. 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:40.32kb
    • 提供者:沈徐聪
  1. gsd

    0下载:
  2. 蚁群算法源程序:求31个城市的最短路径的程序!(TSP)-Ant Colony source: 31 cities seeking the shortest path program! (TSP)
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1.43kb
    • 提供者:赵宁
  1. main

    0下载:
  2. Short Path Problem with MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:milad
  1. Shortest-path

    0下载:
  2. 弗洛伊德(Floyd)算法 MPI并行算法 MPI.h MPI.c源码-Floyd (Floyd) algorithm source MPI parallel algorithm MPI.h MPI.c
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:261.89kb
    • 提供者:riter
  1. floyd

    0下载:
  2. floyd warshell this is the all pair shortest path algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:584byte
    • 提供者:RAJASHEKAR
  1. 5maze

    0下载:
  2. 自动生成迷宫并寻找路径,无路径的情况下不查找-Automatically generated maze and find the path
  3. 所属分类:MPI

    • 发布日期:2017-11-29
    • 文件大小:979.81kb
    • 提供者:范小震
  1. InvertedIndex

    0下载:
  2. Hadoop中实现倒排索引,实现最简单行的倒排索引,并能够显示单词出现的文档路径-Hadoop achieve inverted index, achieve the most simple lines inverted index, and be able to display the word document path appears
  3. 所属分类:MPI

    • 发布日期:2017-11-12
    • 文件大小:1.09kb
    • 提供者:小咸鱼
  1. hw3

    0下载:
  2. 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
  3. 所属分类:MPI

    • 发布日期:2017-06-01
    • 文件大小:12.9mb
    • 提供者:徐个
  1. Shortest-path-algorithm

    1下载:
  2. 最短路径问题,遗传算法的matlab代码。可以解决物流中车辆路径最短问题-The shortest path problem, genetic algorithm matlab code. Can solve the shortest path problem logistics vehicle
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:6.42kb
    • 提供者:
  1. Finding_path

    0下载:
  2. 求图中任意两点之间的最短路径,需要输入邻接矩阵!-searching for the shortest path between any two nodes in a graph with the neighbor matrix given as input!
  3. 所属分类:MPI

    • 发布日期:2017-05-18
    • 文件大小:4.68mb
    • 提供者:洛龙
  1. dijkstra3.c

    0下载:
  2. dijkstra algorithm 用来描述最短路径,这里是并行化的实线.希望大家有时间试试,用的是openmp-dijkstra algorithm is used to describe the shortest path, here it is the parallelism of the solid line. I hope you have time to try, using a openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3.97kb
    • 提供者:duanhao
  1. MapReduce_SSSP

    0下载:
  2. MapReduce框架实现的单源最短路径算法(SSSP, Single-source Shortest Path),包含源文件及数据。sssp.c是MapReduce实现,ss seq.cpp是串行的普通实现。-An implementation of single-source shortest path with MapReduce framework. Contains source code and dataset. In the folder, sssp.c is the MapRed
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:136.11kb
    • 提供者:张任
搜珍网 www.dssz.com